From Fedora Project Wiki
No edit summary |
|||
Line 2: | Line 2: | ||
This page is used to track the status of the packaging effort for oVirt. | This page is used to track the status of the packaging effort for oVirt. | ||
== People involved == | == People involved == | ||
Line 20: | Line 21: | ||
|} | |} | ||
== Dependencies == | |||
This is the list of dependencies identified to date and their status: | This is the list of dependencies identified to date and their status: | ||
Line 33: | Line 35: | ||
* <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 - spec done, thanks to gil: https://github.com/jhernand/jsr-311-rpm | ** jhernand - spec done, thanks to gil: https://github.com/jhernand/jsr-311-rpm | ||
== Current progress == | |||
Table below shows what is submitted to Fedora: | |||
{| | |||
!# | |||
!Package | |||
!Version | |||
!Review request | |||
!Packager | |||
!Status | |||
!Comments | |||
|- | |||
|1 | |||
|apache-mina | |||
|2.0.1 | |||
|{{bz|789614}} | |||
|[[User:Jhernand|jhernand]] | |||
|'''<span style="color:orange">Waiting for review</span>''' | |||
| | |||
|} | |||
== Status legend == | |||
{| | |||
!Status | |||
!Meaning | |||
|- | |||
|'''<span style="color:red">Issue</span>''' | |||
|Package encountered a serious issue while packaging (license, etc) - see Comments field for more info. | |||
|- | |||
|'''<span style="color:orange">Waiting for review</span>''' | |||
|Package is submitted for review and ready to be reviewed. Feel free to pick this package and do the review. | |||
|- | |||
|'''<span style="color:orange">In review</span>''' | |||
|Package is submitted for review and being reviewed by someone. | |||
|- | |||
|'''<span style="color:green">After review, waiting for SCM</span>''' | |||
|Package passed review and packages is waiting for creating git repo in Fedora for this package. | |||
|- | |||
|'''<span style="color:green">In Rawhide</span>''' | |||
|Package is available in Rawhide. | |||
|- | |||
|} |
Revision as of 19:26, 11 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 - packaging the core only at the moment, as it is what is needed for oVirt
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 - spec done, thanks to gil: https://github.com/jhernand/jsr-311-rpm
Current progress
Table below shows what is submitted to Fedora:
# | Package | Version | Review request | Packager | Status | Comments |
---|---|---|---|---|---|---|
1 | apache-mina | 2.0.1 | RHBZ #789614 | jhernand | Waiting for review |
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. |