Package: ant / 1.8.2-4

Metadata

Package Version Patches format
ant 1.8.2-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 detect classpath based JVM.patch | (download)

src/main/org/apache/tools/ant/taskdefs/optional/native2ascii/KaffeNative2Ascii.java | 1 1 + 0 - 0 !
src/main/org/apache/tools/ant/taskdefs/optional/native2ascii/Native2AsciiAdapterFactory.java | 4 2 + 2 - 0 !
src/main/org/apache/tools/ant/util/JavaEnvUtils.java | 15 15 + 0 - 0 !
3 files changed, 18 insertions(+), 2 deletions(-)

 [patch] detect classpath based jvm


0002 do not build test jars.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] do not build test jars


0003 add Xerces from Debian s path.patch | (download)

src/script/ant | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 [patch] add xerces from debian's path


0005 add gjdoc task.patch | (download)

main/org/apache/tools/ant/taskdefs/Gjdoc.java | 2146 2146 + 0 - 0 !
src/main/org/apache/tools/ant/taskdefs/defaults.properties | 1 1 + 0 - 0 !
2 files changed, 2147 insertions(+)

 [patch] add gjdoc task


0006 fix ANT_HOME path.patch | (download)

src/script/ant | 22 3 + 19 - 0 !
1 file changed, 3 insertions(+), 19 deletions(-)

 [patch] fix $ant_home path


0007 use build.classpath.patch | (download)

build.xml | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 [patch] use ${build.classpath}