From Fedora Project Wiki

No edit summary
Line 19: Line 19:
|-
|-
|}
|}
==== Dependencies ====
This is the list of dependencies identified to date and their status:
* <s>[http://mina.apache.org Apache Mina]</s> 2.0.1 or newer
** jhernand - packaging the core only at the moment, as it is what is needed for oVirt
* <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
* <s>[http://jackson.codehaus.org/ Jackson]</s> 1.6.3 or newer
** jhernand - packaging it and its dependencies
* [http://code.google.com/webtoolkit GWT]

Revision as of 15:03, 10 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 Mina 2.0.1 or newer
    • jhernand - packaging the core only at the moment, as it is what is needed for oVirt
  • Apache SSHD 0.6.0 or newer
    • jhernand - packaging the core only at the moment, as it is what is needed for oVirt
  • Jackson 1.6.3 or newer
    • jhernand - packaging it and its dependencies
  • GWT