From Fedora Project Wiki

No edit summary
No edit summary
Line 57: Line 57:
* apache-parent
* apache-parent
* hessian
* hessian
* struts (in progress)
* apache-portlet-1.0-api
* maven-injection-plugin
* apt-maven-plugin
* glassfish-jstl
* xml-maven-plugin
* myfaces-core
* commons-chain
* struts


Fake packages to provide "jakarta" deps for spring2 bootstrapping (note: this was only because I might need to have a couple of spring2 packages installed from jpackage in order to build some spring2 dependencies.  I will eventually take a different approach on this):
Fake packages to provide "jakarta" deps for spring2 bootstrapping (note: this was only because I might need to have a couple of spring2 packages installed from jpackage in order to build some spring2 dependencies.  I will eventually take a different approach on this):

Revision as of 15:47, 30 August 2011

This page is for tracking progress on the packaging of (primarily Java-based) dependencies for Eucalyptus 3.x. This project will have some overlap with JBossAS7. Other required Java packages include:

  • ActiveMQ
  • Axiom
  • Google Web Toolkit
  • HA-JDBC
  • Infinispan
  • JasperReports
  • Mule

The majority of other required packages are either already part of Fedora or are transitive dependencies of the above dependencies. These packages require large parts of jboss, geronimo, and spring2, among other things. Packaging spring2 in particular seems to be a task full of circular dependencies, so the bootstrapping may be difficult.

A Fedora-hosted repository was created last week as a workspace for this, but my quota was quickly exceeded, so I'll be moving this to a eucalyptus-hosted site soon.

packages built so far:

Direct Eucalyptus dependencies:

  • axis2c (and axis2c-devel)
  • btm
  • ha-jdbc
  • proxool
  • rampartc

ActiveMQ 5 dependencies:

  • easymock-classextension

Axiom dependencies:

  • osgi-bundle-utility (ch.jm.osgi.util.bundle)
  • ws-commons-axiom
  • wstx

Google Web Toolkit dependencies:

  • guava 09

Infinispan dependencies

  • rhq

JasperReports dependencies:

  • barcode4j
  • eigenbase-properties (for mondrian)
  • eigenbase-resgen (for mondrian)
  • jexcelapi
  • olap4j (for mondrian)

Mule dependencies:

  • aopalliance
  • glassfish-jaf
  • jsr107cache (for ehcache)
  • jug
  • ognl
  • quartz

Spring2 dependencies:

  • tiles-master
  • tiles
  • struts-master
  • apache-parent
  • hessian
  • apache-portlet-1.0-api
  • maven-injection-plugin
  • apt-maven-plugin
  • glassfish-jstl
  • xml-maven-plugin
  • myfaces-core
  • commons-chain
  • struts

Fake packages to provide "jakarta" deps for spring2 bootstrapping (note: this was only because I might need to have a couple of spring2 packages installed from jpackage in order to build some spring2 dependencies. I will eventually take a different approach on this):

  • commons-collections
  • commons-parent
  • commons-lang
  • oro