Remove classworlds build dependency on maven-ant-helper
Bug #399719 reported by
Thierry Carrez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
classworlds (Ubuntu) |
Fix Released
|
Wishlist
|
Thierry Carrez |
Bug Description
classworlds uses maven-ant-helper build.xml rules in its build.xml. However it does not make use of any of the more advanced maven-ant-helper features (modello, resources generation, junit testing) so it is quite easy to rewrite its build.xml to avoid this dependency.
classworlds should move to main as a runtime dependency of groovy, which is a build/run dependency of Eucalyptus. Removing the maven-ant-helper build-dependency from classworlds saves at least 8 MIRs.
Related branches
Changed in classworlds (Ubuntu): | |
assignee: | nobody → Thierry Carrez (ttx) |
importance: | Undecided → Wishlist |
status: | New → In Progress |
To post a comment you must log in.
This bug was fixed in the package classworlds - 1.1-final-1ubuntu1
--------------- 1ubuntu1) karmic; urgency=low
classworlds (1.1-final-
* debian/build.xml, debian/control: Remove build dependency on ant-helper to ease classworlds move to main (LP: #399719)
maven-
* debian/control, debian/rules: Build with default-jdk
* debian/control: use "java" section for libclassworlds-java
* debian/control: add misc:Depends to avoid lintian warning
-- Thierry Carrez <email address hidden> Wed, 15 Jul 2009 15:02:09 +0200