EucalyptusInMainSpec
10398
Comment:
|
11809
|
Deletions are marked like this. | Additions are marked like this. |
Line 26: | Line 26: |
This spec does not take care of any other non-Java MIR that Eucalyptus may need. iscsitarget for example could be a new 1.6 dependency, and it is in universe currently. == Design == |
|
Line 28: | Line 32: |
== Design == | === Avoid packages difficult to maintain === * Abandoned stuff * OpenSAML 1.1/Java * Large software stacks * JBoss (pulled through Hibernate) * Glassfish (pulled through glassfish-javaee and glassfish-toplink-essentials, used as build-deps) |
Line 32: | Line 42: |
* libhibernate3-java in eucalyptus-javadeps : saves 34+ packages * libhibernate-entity-manager in eucalyptus-javadeps : saves 10+ packages * Use glassfish-javaee instead of geronimo-* |
* Use a specific eucalyptus-hibernate package instead of generic libhibernate3-java: saves 34+ packages * Include libhibernate-entity-manager in eucalyptus-hibernate: saves 10+ packages * Include libhibernate-[commons-]annotations in eucalyptus-hibernate: saves 2 packages (?) |
Line 36: | Line 46: |
* xmlbeans is no longer needed (Axis2 build dep) so removed libxmlbeans-java libsaxonb-java from list | |
Line 44: | Line 53: |
|| glassfish-javaee || ej || libjgroups-java || || glassfish-toplink-essentials || || libhibernate-annotations-java || |
|
Line 54: | Line 61: |
|| libbackport-util-concurrent-java || libdom4j-java, libehcache-java || || || libbcprov-java || ej || libjgroups-java || |
|| libbackport-util-concurrent-java || libdom4j-java || || || libbcprov-java || ej || || |
Line 66: | Line 73: |
|| libdom4j-java || ej, libjaxen-java, libsaxonb-java || || || libehcache-java || ej || || |
|| libdom4j-java || ej, libjaxen-java || || || libgeronimo-activation-1.1-spec-java || ej || || || libgeronimo-j2ee-connector-1.5-spec-java || ej || || || libgeronimo-javamail-1.4-spec-java || ej || || || libgeronimo-javamail-1.4-provider-java || ej || || || libgeronimo-jms-1.1-spec-java || ej || || || libgeronimo-jta-1.0.1b-spec-java || ej || || || libgeronimo-stax-1.0-spec-java || ej || || |
Line 69: | Line 82: |
|| libhibernate-annotations-java || ej || || || libhibernate-commons-annotations-java || ej || || |
|
Line 75: | Line 86: |
|| libjdom1-java || ej, libcommons-jxpath-java, libjaxen-java, libsaxonb-java || || | || libjdom1-java || ej, libcommons-jxpath-java, libjaxen-java || || |
Line 77: | Line 88: |
|| libjgroups-java || || libehcache-java || | |
Line 82: | Line 92: |
|| libjsr107cache-java || libehcache-java || || | |
Line 93: | Line 102: |
|| libxom-java || ej, libsaxonb-java || || | || libxom-java || ej || || |
Line 98: | Line 107: |
=== New packages expected from RefactorEucalyptusJavadepsSpec === * Backport Util Concurrent 3.1 * Google Web Toolkit |
=== New dependencies expected from Eucalyptus 1.6 === * netty 3.1 * dnsjava * Excalibur * geronimo-ejb_3.0_spec-1.0.1 * geronimo-jpa_3.0_spec-1.1.1 === Packages expected from RefactorEucalyptusJavadepsSpec === * Axiom * Drools * Mule * MVEL * WSS4J |
Line 103: | Line 123: |
* Mule | |
Line 106: | Line 125: |
* Drools * MVEL |
* Google Web Toolkit === Packages from Eucalyptus-Hibernate === * eucalyptus-hibernate |
Line 110: | Line 132: |
Spring packaging is proposed in Debian, however it brings a little too many dependencies with it and a few alternate choices we would not make (wrt what is already in main). ==== Ubuntu delta ==== * Use libtomcat6-java instead on libtomcat5.5-java (avoiding libcommons-[el,launcher,modeler]-java) * Use tomcat6-examples (or a new "jakarta-taglibs-std") instead of glassfish-appserv * Do not build spring-orb, get rid of hibernate/toplink/ibatis/jdo dependencies * Migrate glassfish-javaee deps to Geronimo equivalents * Use our libehcache ? |
|
Line 118: | Line 150: |
==== Extra dependencies coming from Debian packaging ==== ||<rowbgcolor="#cccccc"> '''Package''' || '''Dependency of''' || '''Extra build dep of''' || || libjdo-api-java || Spring || || |
|
Line 127: | Line 154: |
|| glassfish-appserv || Spring || || || libibatis-java || Spring || || || libtomcat5.5-java || Spring || || |
|
Line 135: | Line 159: |
|| libjdom0-java || libfreemarker-java, velocity || || libwerken.xpath-java || velocity || || libcommons-digester-java || libstruts1.2-java, libcommons-validator-java, libcommons-modeler-java, libtiles-java || || libcommons-validator-java || libstruts1.2-java || || libcommons-el-java || libtomcat5.5-java || || libcommons-launcher-java || libtomcat5.5-java || || libcommons-modeler-java || libtomcat5.5-java || || libcommons-beanutils-java || libtiles-java || |
|| libjdom0-java || libfreemarker-java, velocity || || || libwerken.xpath-java || velocity || || || libcommons-digester-java || libstruts1.2-java, libcommons-validator-java, libcommons-modeler-java, libtiles-java || || || libcommons-validator-java || libstruts1.2-java || || || libcommons-beanutils-java || libtiles-java || || |
Line 147: | Line 168: |
* 8 from RefactorEucalyptusJavadepsSpec * 25 from Refactor/Spring |
* 5 from new Eucalyptus deps * 9 from RefactorEucalyptusJavadepsSpec * 1 from Euca-hibernate * 18 from Refactor/Spring |
Line 154: | Line 177: |
* Remove libcglib2.1-java -> libaspectwerkz2-java dependency, get rid of 5 packages * Do a minimal Spring rather than take Debian spring, get rid of (at most) 21 packages |
* Do a minimal Spring rather than take Debian spring, get rid of (at most) 17 packages |
Line 159: | Line 181: |
tbd | === Create eucalyptus-hibernate === Create the specific eucalyptus hibernate libraries, containing the subset of hibernate needed for Eucalyptus and not all the JBoss hooks the libhibernate3-java package contains. Those should be shipped as the new "eucalyptus-javadeps" package (which is kept to include all the non-standard libraries required by Eucalyptus). === Implement other hacks === All the other number-reducing hacks should be implemented: * Remove dependency from libclassworlds-java -> maven-ant-helper * ... === Determine final map of MIR, split into sets === The final dependencies should be determined and splitted into sets that can be handled separately. === Process MIR sets === Several options, to be discussed with MIR team: * One bug per set, one task per package in set * One bug per package * One bug for everything * Process outside Launchpad, with one metabug to track progress |
Line 169: | Line 215: |
''This should highlight any issues that should be addressed in further specifications, and not problems with the specification itself; since any specification with problems cannot be approved.'' | None. |
Launchpad Entry: server-karmic-eucalyptus-in-main
Created: June 2nd, 2009
Contributors: ThierryCarrez
Packages affected: lots
Summary
Eucalyptus, as part of the Ubuntu Enterprise Cloud, needs to move to main to be properly supported by Canonical. That means that all runtime and build-time dependencies (and all dependencies of the dependencies) must also move to main. This specification tracks which packages will need to move to main and efforts made to reduce the total number as much as possible.
Release Note
Eucalyptus is now part of the Ubuntu "main" repository, and fully supported by Canonical.
Rationale
Eucalyptus is currently in universe, together with most of its Java library dependencies. Since Eucalyptus is part of the Ubuntu Enterprise Cloud product, it needs to be properly supported by Canonical, which means move to the "main" repository. However, packages in "main" also need to have all their runtime and build-time dependencies in "main" as well. Java software in general heavily makes use of other Java libraries, so this quickly snowballs into a large number of packages to move to main. Furthermore, there isn't so much Java-based software in main already (OpenOffice.org, tomcat6) so even some basic Java libraries need to be moved.
User stories
- Dave has been trying the UEC technology preview in 9.04 and aims to deploy UEC with the 9.10 release. As it will no longer be a technology preview, it needs to be properly supported.
Assumptions
This spec does not take care of any other non-Java MIR that Eucalyptus may need. iscsitarget for example could be a new 1.6 dependency, and it is in universe currently.
Design
We need to try to keep the number of packages as small as possible in order to avoid MIR team overload. Some hacks (like duplicating some greedy source packages to avoid bringing lots of unnecessary build dependencies) are worth the trouble if they save a significant amount of packages. However Debian doesn't care about keeping the number of dependency packages small, so those hacks don't really make sense from a Debian perspective.
Avoid packages difficult to maintain
- Abandoned stuff
- OpenSAML 1.1/Java
- Large software stacks
- JBoss (pulled through Hibernate)
- Glassfish (pulled through glassfish-javaee and glassfish-toplink-essentials, used as build-deps)
Proposed actions for package number reduction
- Use a specific eucalyptus-hibernate package instead of generic libhibernate3-java: saves 34+ packages
- Include libhibernate-entity-manager in eucalyptus-hibernate: saves 10+ packages
- Include libhibernate-[commons-]annotations in eucalyptus-hibernate: saves 2 packages (?)
Remove dependency from libclassworlds-java -> maven-ant-helper: saves 8+ packages
- Add arch-based recommend in antlr3 + build as "any": removed antlr3-gcj from list
- Add arch-based recommend in libbcprov-java + build as "any": removed libbcprov-java-gcj from list
Resulting list (without those from RefactorEucalyptusJavadepsSpec)
Binary Package |
Runtime dep of |
Extra Build dep of |
antlr3 |
ej |
|
groovy |
ej |
|
janino |
ej |
|
junit4 |
groovy |
|
libasm2-java |
ej, groovy |
|
libasm3-java |
|
ej, libjarjar-java |
libasm-java |
ej, libcglib2.1-java |
|
libaspectwerkz2-java |
|
libcglib2.1-java |
libavalon-framework-java |
ej |
|
libbackport-util-concurrent-java |
libdom4j-java |
|
libbcprov-java |
ej |
|
libc3p0-java |
ej |
|
libcglib2.1-java |
ej |
|
libclassworlds-java |
groovy |
|
libcommons-cli-java |
ej, groovy |
|
libcommons-codec-java |
ej, libjaxme-java, libcommons-httpclient-java |
|
libcommons-fileupload-java |
ej |
|
libcommons-httpclient-java |
ej |
|
libcommons-io-java |
ej, libcommons-fileupload-java |
|
libcommons-jxpath-java |
ej |
|
libconcurrent-java |
|
libaspectwerz2-java |
libdom4j-java |
ej, libjaxen-java |
|
libgeronimo-activation-1.1-spec-java |
ej |
|
libgeronimo-j2ee-connector-1.5-spec-java |
ej |
|
libgeronimo-javamail-1.4-spec-java |
ej |
|
libgeronimo-javamail-1.4-provider-java |
ej |
|
libgeronimo-jms-1.1-spec-java |
ej |
|
libgeronimo-jta-1.0.1b-spec-java |
ej |
|
libgeronimo-stax-1.0-spec-java |
ej |
|
libgoogle-collections-java |
ej |
|
libjarjar-java |
|
libaspectwerkz2-java |
libjavassist-java |
ej |
|
libjaxen-java |
ej, libdom4j-java, libxom-java |
|
libjaxme-java |
libdom4j-java |
|
libjdom1-java |
ej, libcommons-jxpath-java, libjaxen-java |
|
libjettison-java |
ej |
libxstream-java |
libjibx-java |
ej |
|
libjmock-java |
|
libqdox-java |
libjoda-time-java |
|
libxstream-java |
libjrexx-java |
libaspectwerkz2-java |
|
libjunitperf-java |
|
libdom4j-java |
libmockobjects-java |
ej, groovy |
|
libow-util-ant-tasks-java |
|
libasm-java, libasm2-java, libasm3-java |
libqdox-java |
libjibx-java |
ej, libcommons-attributes-java |
libslf4j-java |
ej |
|
libstringtemplate-java |
antlr3 |
|
libtrove-java |
|
libaspectwerkz2-java |
libwoodstox-java |
libjibx-java |
|
libxml-commons-external-java |
ej |
|
libxml-security-java |
ej |
|
libxom-java |
ej |
|
libxpp2-java |
libdom4j-java |
|
libxpp3-java |
ej, libdom4j-java, groovy, libjibx-java |
|
libxstream-java |
ej, groovy |
|
New dependencies expected from Eucalyptus 1.6
- netty 3.1
- dnsjava
- Excalibur
- geronimo-ejb_3.0_spec-1.0.1
- geronimo-jpa_3.0_spec-1.1.1
Packages expected from RefactorEucalyptusJavadepsSpec
- Axiom
- Drools
- Mule
- MVEL
- WSS4J
- Spring
- JUG
- Jetty 6
- Google Web Toolkit
Packages from Eucalyptus-Hibernate
- eucalyptus-hibernate
Dependencies from Spring
Spring packaging is proposed in Debian, however it brings a little too many dependencies with it and a few alternate choices we would not make (wrt what is already in main).
Ubuntu delta
- Use libtomcat6-java instead on libtomcat5.5-java (avoiding libcommons-[el,launcher,modeler]-java)
- Use tomcat6-examples (or a new "jakarta-taglibs-std") instead of glassfish-appserv
- Do not build spring-orb, get rid of hibernate/toplink/ibatis/jdo dependencies
- Migrate glassfish-javaee deps to Geronimo equivalents
- Use our libehcache ?
Core dependencies
Package |
Dependency of |
Extra build dep of |
jruby1.1 |
|
Spring |
libcommons-attributes-java |
|
Spring |
libaopalliance-java |
|
Spring |
libjamon-java |
|
Spring |
libfreemarker-java |
Spring |
|
velocity |
Spring |
|
libjexcelapi-java |
Spring |
|
libstruts1.2-java |
Spring |
|
libtiles-java |
Spring |
|
libquartz-java |
Spring |
|
libxapool-java |
Spring |
|
libvelocity-tools-java |
Spring |
|
testng |
Spring/test |
|
libjdom0-java |
libfreemarker-java, velocity |
|
libwerken.xpath-java |
velocity |
|
libcommons-digester-java |
libstruts1.2-java, libcommons-validator-java, libcommons-modeler-java, libtiles-java |
|
libcommons-validator-java |
libstruts1.2-java |
|
libcommons-beanutils-java |
libtiles-java |
|
Total
- 54 from primary list
- 5 from new Eucalyptus deps
- 1 from Euca-hibernate
- 18 from Refactor/Spring
Total: 87 packages to MIR
Other potential actions to reduce number of packages
- Do a minimal Spring rather than take Debian spring, get rid of (at most) 17 packages
Implementation
Create eucalyptus-hibernate
Create the specific eucalyptus hibernate libraries, containing the subset of hibernate needed for Eucalyptus and not all the JBoss hooks the libhibernate3-java package contains.
Those should be shipped as the new "eucalyptus-javadeps" package (which is kept to include all the non-standard libraries required by Eucalyptus).
Implement other hacks
All the other number-reducing hacks should be implemented:
Remove dependency from libclassworlds-java -> maven-ant-helper
- ...
Determine final map of MIR, split into sets
The final dependencies should be determined and splitted into sets that can be handled separately.
Process MIR sets
Several options, to be discussed with MIR team:
- One bug per set, one task per package in set
- One bug per package
- One bug for everything
- Process outside Launchpad, with one metabug to track progress
Test/Demo Plan
It's important that we are able to test new features, and demonstrate them to users. Use this section to describe a short plan that anybody can follow that demonstrates the feature is working. This can then be used during testing, and to show off after release. Please add an entry to http://testcases.qa.ubuntu.com/Coverage/NewFeatures for tracking test coverage. This need not be added or completed until the specification is nearing beta.
Unresolved issues
None.
BoF agenda and discussion
UDS discussion
Current status
- 99 packages which would need to move to main.
Java in main is currently driven by OpenOffice. Tomcat6 is there, but has few dependencies.
Future
- Eucalyptus version for Karmic should have fewer dependencies anyway from upstream refactoring.
How can the number of build/runtime dependencies be reduced?
- Get rid of anything not necessary
- Geronimo spec packages (already provided by glassfish-j2ee)
- Move parts into Eucalyptus code
- Refactor packages (e.g. hibernate pulls in a lot of stuff)
- Requires multiple source packages or only to promote some resulting binaries to main.
- (doko recommends duplicating the source package and documenting it)
- Requires multiple source packages or only to promote some resulting binaries to main.
What could be expected to be refused inclusion to main
- Active upstream criteria
- Annogen
- OpenSAML
- WSS4J?
- Known to be insecure
- Nothing obvious
- Partial builds (because of non-free dependencies)
- Mule
- We don't really care
Size issues (adding to default CD)
- GWT is 6MB of binary
- 1.6 should be more granular and work with existing java packages more
- JRuby is 3MB
- Just be a build-time dependency of GWT
- libjgroups-java, 3MB. Not needed ?
- glassfish-toplink-essentials, 2.4MB, comes from hibernate
- Avoiding JDK would save about 50MB of CD space
- Avoiding GCJ would save about 20MB
Can we use the new Spring packaging from Debian?
- Not included yet in Debian, but work is underway
- Might make too hard choices for us ? Testing from Eucalyptus side needed.
Safety net
- Keep a eucalyptus-javadeps package to drop in any problematic parts which can't be fixed (hibernate?).
- One tiny part of Drools
Action Summary
- Which Eucalyptus version we'll use in Karmic and its dependencies?
- Can we use Spring from Debian?
- What can we do to reduce Hibernate size?
- Will it be acceptable to move JBoss to main?
- JDK dependency investigation
- Ask Colin about blacklisting for the server seed only to solve GCJ issue
- Once it's known what is required, start preparing/filing MIRs to avoid a last minute panic.
EucalyptusInMainSpec (last edited 2009-08-10 09:46:57 by lns-bzn-48f-81-56-218-246)