svn commit: r1350882 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/bzip2/CBZip2InputStream.java

2012-06-16 Thread bodewig
Author: bodewig Date: Sat Jun 16 08:08:51 2012 New Revision: 1350882 URL: http://svn.apache.org/viewvc?rev=1350882&view=rev Log: Merge bzip2 input from Compress, bringing support for files with multiple streams Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/bz

svn commit: r1350883 - in /ant/core/trunk: ./ src/main/org/apache/tools/ant/taskdefs/ src/tests/antunit/taskdefs/ src/tests/antunit/taskdefs/bzip2/

2012-06-16 Thread bodewig
Author: bodewig Date: Sat Jun 16 08:10:27 2012 New Revision: 1350883 URL: http://svn.apache.org/viewvc?rev=1350883&view=rev Log: Properly expand bzip2 files with multiple streams in Added: ant/core/trunk/src/tests/antunit/taskdefs/bunzip2-test.xml (with props) ant/core/trunk/src/tests/

[GUMP@vmgump]: Project test-ant (in module ant) failed

2012-06-16 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project test-ant has an issue affecting its community integration. This issue affe

[GUMP@vmgump]: Project test-ant-no-xerces (in module ant) failed

2012-06-16 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project test-ant-no-xerces has an issue affecting its community integration. This

[GUMP@vmgump]: Project test-ant-1.8.x (in module ant-1.8.x) failed

2012-06-16 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project test-ant-1.8.x has an issue affecting its community integration. This issu

svn commit: r1350904 - in /ant/core/trunk: WHATSNEW manual/Tasks/tar.html src/main/org/apache/tools/ant/taskdefs/Tar.java src/tests/antunit/taskdefs/tar-test.xml src/tests/junit/org/apache/tools/tar/T

2012-06-16 Thread bodewig
Author: bodewig Date: Sat Jun 16 10:31:00 2012 New Revision: 1350904 URL: http://svn.apache.org/viewvc?rev=1350904&view=rev Log: Add a longfile='posix' option to tar task Modified: ant/core/trunk/WHATSNEW ant/core/trunk/manual/Tasks/tar.html ant/core/trunk/src/main/org/apache/tools/an

Jenkins build is back to stable : Ant-Build-Matrix » JDK 1.7 (latest),Ubuntu #499

2012-06-16 Thread Apache Jenkins Server
See

[Ant Wiki] Update of "MergeCandidates18xBranch" by NicolasLalevée

2012-06-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The "MergeCandidates18xBranch" page has been changed by NicolasLalevée: http://wiki.apache.org/ant/MergeCandidates18xBranch?action=diff&rev1=9&rev2=10 * [[https://svn.apache.org/viewv

[Bug 41924] Untar target does not handle long filenames in POSIX tar files

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41924 --- Comment #14 from adi...@yahoo.com --- Is that why ant fails to extract this file correctly? http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/snapshot/jetty-8.1.4.v20120524.tar.bz2 -- You are receiving this mail because: You

[GUMP@vmgump]: Project svn-antlib-test (in module ant-antlibs) failed

2012-06-16 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project svn-antlib-test has an issue affecting its community integration. This iss

[Bug 41924] Untar target does not handle long filenames in POSIX tar files

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41924 --- Comment #15 from Stefan Bodewig --- (In reply to comment #14) > Is that why ant fails to extract this file correctly? > http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/snapshot/jetty- > 8.1.4.v20120524.tar.bz2 yes -- You

[Bug 41924] Untar target does not handle long filenames in POSIX tar files

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41924 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 31093] tar task on Win2K incompatible with GNU tar 1.14 ?

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=31093 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 36851] Task does not support multi-byte file names

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=36851 --- Comment #3 from Stefan Bodewig --- With svn revision 1350857 the infrastructure for proper handling of encoding is there, the task doesn't use it, though. The only real way to handle characters other than ASCII is to use PAX extension

[Bug 42500] tar task is incompatible with BusyBox v1.3.1 (the "old GNU format")

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42500 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 47153] Support tar files > 8 GByte

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=47153 --- Comment #1 from Stefan Bodewig --- with svn revision 1350857 big files should be read transparently, writing them needs still to be enabled inside the tar task, though. -- You are receiving this mail because: You are the assignee for

[Bug 49777] org.apache.tools.zip.ZipFile cannot handle big ZipFiles >4GB

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=49777 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53407] Parallel Task cause deadlock

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53407 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53241] property substitution in macrodef failing

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53241 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 53335] Output redirection fails if antcall is started using a script

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53335 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

svn commit: r1351053 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/util/PackageNameMapper.java src/tests/antunit/types/mappers/packagemapper-test.xml

2012-06-16 Thread bodewig
Author: bodewig Date: Sun Jun 17 06:01:27 2012 New Revision: 1351053 URL: http://svn.apache.org/viewvc?rev=1351053&view=rev Log: packagemapper mapped too uch with handlediresep true. PR 53399 Modified: ant/core/trunk/WHATSNEW ant/core/trunk/src/main/org/apache/tools/ant/util/PackageNameM

[Bug 53399] packagemapper maps full path when handleDirSep=true

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53399 Stefan Bodewig changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Ant Wiki] Update of "MergeCandidates18xBranch" by StefanBodewig

2012-06-16 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Ant Wiki" for change notification. The "MergeCandidates18xBranch" page has been changed by StefanBodewig: http://wiki.apache.org/ant/MergeCandidates18xBranch?action=diff&rev1=10&rev2=11 * [[https://svn.apache.org/viewv

svn commit: r1351060 - /ant/core/trunk/src/tests/antunit/taskdefs/condition/resourceexists-test.xml

2012-06-16 Thread bodewig
Author: bodewig Date: Sun Jun 17 06:28:52 2012 New Revision: 1351060 URL: http://svn.apache.org/viewvc?rev=1351060&view=rev Log: verifying resourcexists works for URLs, see PR 53383 Modified: ant/core/trunk/src/tests/antunit/taskdefs/condition/resourceexists-test.xml Modified: ant/core/trun

[Bug 53383] assertResourceExists fails for URL

2012-06-16 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=53383 --- Comment #1 from Stefan Bodewig --- This workaround should work http://ant.apache.org/index.html"/> -- You are receiving this mail because: You are the assignee for the bug.