AntLib compress

2010-03-28 Thread Jan Matèrne
I tried to build the compress library with ant -lib commons-compress-1.0.jar using - Ant 1.8.0 - Commons Compress 1.0 But I get compiler errors: compile: [javac] Compiling 43 source files to C:\ant\svn-repository\antlibs\compress\trunk\build\classes [javac]

RE: AntLib compress

2010-03-28 Thread Jan Matèrne
I found that the Antlib compress requires commons-compress in version 1.1. But where to that that? The last release was 1.0 and it is not built in Hudson or Continuum. And I cant access the created JAR in Gump /srv/gump/public/workspace/apache-commons/compress/target/commons-compress-1

Bug report for Ant [2010/03/28]

2010-03-28 Thread bugzilla
+---+ | Bugzilla Bug ID | | +-+ | | Status: UNC=Unconfirmed NEW=New ASS=Assigned

AW: task that allows augmentation of previously declared references

2010-03-28 Thread Jan.Materne
append/prepend isn't as far a departure from the current model as would be allowing complex expressions or arbitrary transformations. I havent followed the discussion, but read the append to path and this is possible. You can not append directly to a path, but because paths are - in contrast