Package: libcommons-attributes-java / 2.2-8
Metadata
Package | Version | Patches format |
---|---|---|
libcommons-attributes-java | 2.2-8 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
build.diff | (download) |
build.xml |
4 2 + 2 - 0 ! |
--- |
jar target.diff | (download) |
build.xml |
2 1 + 1 - 0 ! |
--- |
qdox_1.9.diff | (download) |
compiler/src/java/org/apache/commons/attributes/compiler/AttributeCompiler.java |
9 6 + 3 - 0 ! |
fix compatibility with qdox 1.9 " In both JavaClass and JavaSource the getPackage() returns an object of type JavaPackage instead of a String. To get the same result as before use getPackage().getName(). " <http://qdox.codehaus.org/upgrade.html> |
1