From Fedora Project Wiki
Line 27: | Line 27: | ||
* <s>[http://mina.apache.org Apache Mina]</s> 2.0.1 or newer | * <s>[http://mina.apache.org Apache Mina]</s> 2.0.1 or newer | ||
** jhernand - | ** jhernand - packaged the core only at the moment, as it is what is needed for oVirt - http://pkgs.fedoraproject.org/gitweb/?p=apache-mina.git | ||
* <s>[http://mina.apache.org/sshd Apache SSHD]</s> 0.6.0 or newer | * <s>[http://mina.apache.org/sshd Apache SSHD]</s> 0.6.0 or newer | ||
** jhernand - packaging the core only at the moment, as it is what is needed for oVirt | ** jhernand - packaging the core only at the moment, as it is what is needed for oVirt | ||
Line 34: | Line 34: | ||
* [http://code.google.com/webtoolkit GWT] | * [http://code.google.com/webtoolkit GWT] | ||
* <s>[http://jsr311.java.net JSR 311 API (Java API for RESTful Web Services)]</s> 1.1 | * <s>[http://jsr311.java.net JSR 311 API (Java API for RESTful Web Services)]</s> 1.1 | ||
** jhernand - | ** jhernand - done, thanks to gil - http://pkgs.fedoraproject.org/gitweb/?p=jsr-311.git | ||
* <s>[http://www.springsource.org/ldap Spring LDAP]</s> 1.3.0 or newer | |||
* [http://www.springsource.org/download Spring Framework] | |||
** We currently use 2.5.6, but maybe should move to 3.1 | |||
** At least spring-jdbc | |||
== Current progress == | == Current progress == |
Revision as of 09:06, 14 February 2012
oVirt Packaging
This page is used to track the status of the packaging effort for oVirt.
People involved
Below is the list of currently involved people in the process.
Name | IRC | Current work | Additional info |
---|---|---|---|
Juan Hernandez | jhernand | Packaging the oVirt engine backend and its dependencies. | UTC+1 |
Dependencies
This is the list of dependencies identified to date and their status:
Apache Mina2.0.1 or newer- jhernand - packaged the core only at the moment, as it is what is needed for oVirt - http://pkgs.fedoraproject.org/gitweb/?p=apache-mina.git
Apache SSHD0.6.0 or newer- jhernand - packaging the core only at the moment, as it is what is needed for oVirt
Jackson1.6.3 or newer- jhernand - packaging it and its dependencies
- GWT
JSR 311 API (Java API for RESTful Web Services)1.1- jhernand - done, thanks to gil - http://pkgs.fedoraproject.org/gitweb/?p=jsr-311.git
Spring LDAP1.3.0 or newer- Spring Framework
- We currently use 2.5.6, but maybe should move to 3.1
- At least spring-jdbc
Current progress
Table below shows what is submitted to Fedora:
# | Package | Version | Review request | Packager | Status | Comments |
---|---|---|---|---|---|---|
1 | apache-mina | 2.0.4 | RHBZ #789614 | jhernand | In Rawhide | |
2 | apache-sshd | 0.6.0 | RHBZ #789615 | jhernand | Waiting for review | Depends on |
3 | jsr-311 | 1.1.1 | RHBZ #789604 | jhernand | In Rawhide | |
4 | jackson | 1.6.3 | RHBZ #789611 | jhernand | Waiting for review | Depends on |
Status legend
Status | Meaning |
---|---|
Issue | Package encountered a serious issue while packaging (license, etc) - see Comments field for more info. |
Waiting for review | Package is submitted for review and ready to be reviewed. Feel free to pick this package and do the review. |
In review | Package is submitted for review and being reviewed by someone. |
After review, waiting for SCM | Package passed review and packages is waiting for creating git repo in Fedora for this package. |
In Rawhide | Package is available in Rawhide. |