DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2008-10-29 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118 --- Comment #4 from Charles Xie [EMAIL PROTECTED] 2008-10-29 17:13:35 PST --- (In reply to comment #3) Is there an individual file bigger than 2 GB? If so, you are out of luck. No, but the directory is totally bigger than 10 GB

DO NOT REPLY [Bug 4752] Make Ant report an error when an undefined property is referenced.

2008-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4752 Ville Oikarinen [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 4752] Make Ant report an error when an undefined property is referenced.

2008-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4752 --- Comment #3 from Matt Benson [EMAIL PROTECTED] 2008-10-30 07:18:26 PST --- Wow, seven years. Well, for some time Ant has had the ability to use a custom PropertyHelper, and in the current trunk branch it is easier than ever

DO NOT REPLY [Bug 4752] Make Ant report an error when an undefined property is referenced.

2008-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4752 --- Comment #4 from Ville Oikarinen [EMAIL PROTECTED] 2008-10-30 07:33:01 PST --- Thanks Matt, but we are not there yet. The apidoc at http://www.dpml.net/api/ant/1.6.4/org/apache/tools/ant/PropertyHelper.html#getUserProperty

DO NOT REPLY [Bug 4752] Make Ant report an error when an undefined property is referenced.

2008-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4752 --- Comment #5 from Matt Benson [EMAIL PROTECTED] 2008-10-30 07:47:15 PST --- (In reply to comment #4) Thanks Matt, but we are not there yet. The apidoc at http://www.dpml.net/api/ant/1.6.4/org/apache/tools/ant

DO NOT REPLY [Bug 46063] MailLogger does not work correctly with SSL

2008-10-30 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46063 Craig Richardson [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 41280] APT Task ignores memoryMaximumSize argument

2008-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41280 Marek Slama [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED

DO NOT REPLY [Bug 41280] APT Task ignores memoryMaximumSize argument

2008-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41280 --- Comment #4 from Marek Slama [EMAIL PROTECTED] 2008-10-31 03:20:54 PST --- I forgot to say: The same target passes on 32bit JDK. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

DO NOT REPLY [Bug 41280] APT Task ignores memoryMaximumSize argument

2008-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41280 --- Comment #5 from Steve Loughran [EMAIL PROTECTED] 2008-10-31 04:21:29 PST --- It probably only fails on a 64 bit VM because Sun 64-bit JVM heap requirements are 1.5X 32 bit due entirely to memory pointer length; it probably works

DO NOT REPLY [Bug 41280] APT Task ignores memoryMaximumSize argument

2008-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41280 --- Comment #6 from Marek Slama [EMAIL PROTECTED] 2008-10-31 04:48:57 PST --- I set ANT_OPTS to -Xmx1024m -Dbuild.compiler.debug=true but it does not help anyway. It would say this should be enough so there might be another problem

DO NOT REPLY [Bug 41280] APT Task ignores memoryMaximumSize argument

2008-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41280 --- Comment #7 from Steve Loughran [EMAIL PROTECTED] 2008-10-31 05:15:14 PST --- looking at the source, that warning about forking is invalid; its the superclass whining. The stack trace implies this is a new JVM (no ant classes

DO NOT REPLY [Bug 41280] APT Task ignores memoryMaximumSize argument

2008-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41280 --- Comment #8 from Marek Slama [EMAIL PROTECTED] 2008-10-31 05:49:29 PST --- I used memoryMaximumSize=256m for apt task and it works now. Yes warning about forking is confusing and should be eliminated. Parent process memory settings

DO NOT REPLY [Bug 41280] APT Task ignores memoryMaximumSize argument

2008-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41280 --- Comment #9 from Marek Slama [EMAIL PROTECTED] 2008-10-31 05:56:55 PST --- Problem is that task does not fail when OutOfMemoryError happens in forked JVM. Is it correct? It makes diagnostic difficult in case of building big project

DO NOT REPLY [Bug 46135] New: Regression: scriptcondition fails on 1.7.1

2008-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46135 Summary: Regression: scriptcondition fails on 1.7.1 Product: Ant Version: 1.7.1 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 34505] python script only warns if the launcher jar isnt where it is meant to be

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=34505 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

DO NOT REPLY [Bug 39426] zip task in double pass mode confuses through its output..

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39426 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||notifications

DO NOT REPLY [Bug 43936] fixcrlf errors are unhelpful

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43936 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||notifications

DO NOT REPLY [Bug 44822] Unset reference warning message for isreference task

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44822 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||notifications

DO NOT REPLY [Bug 46056] PropertyFile: shouldn't this be moved to core tasks

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46056 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED

DO NOT REPLY [Bug 46034] [Main] Add support for build.ant as default build file

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46034 --- Comment #2 from Remie Bolte [EMAIL PROTECTED] 2008-11-03 05:51:10 PST --- Created an attachment (id=22821) -- (https://issues.apache.org/bugzilla/attachment.cgi?id=22821) Proposal for implementing bug 46034 Added patch

DO NOT REPLY [Bug 43936] fixcrlf errors are unhelpful

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43936 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 44822] Unset reference warning message for isreference task

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44822 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 39426] zip task in double pass mode confuses through its output..

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=39426 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118 --- Comment #5 from Stefan Bodewig [EMAIL PROTECTED] 2008-11-03 05:18:00 PST --- in what way is the archive corrupted? What is the error output you see? -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab

DO NOT REPLY [Bug 32503] [PATCH] Include RCS versioning files in default excludes

2008-11-03 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=32503 Jesse Glick [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46090] Build target dependency structure can be enhanced

2008-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46090 Matt Benson [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46089] Build target specification on command line can be enhanced

2008-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46089 --- Comment #4 from Matt Benson [EMAIL PROTECTED] 2008-11-04 07:24:55 PST --- *** Bug 46090 has been marked as a duplicate of this bug. *** -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email --- You

DO NOT REPLY [Bug 46147] New: condition or fails with more than two tests

2008-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46147 Summary: condition or fails with more than two tests Product: Ant Version: 1.7.1 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 46147] condition or fails with more than two tests

2008-11-04 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46147 Matt Benson [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46149] New: XSLT task only writes to an outputstream

2008-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46149 Summary: XSLT task only writes to an outputstream Product: Ant Version: 1.7.1 Platform: Macintosh OS/Version: Mac OS X 10.3 Status: NEW Severity: normal

DO NOT REPLY [Bug 44900] Using ant java api: Exec: Nested args are not passed to task

2008-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44900 Xavi [EMAIL PROTECTED] changed: What|Removed |Added Version|1.7.0 |1.7.1 -- Configure

DO NOT REPLY [Bug 46151] New: scp: copying two certain files not working

2008-11-05 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46151 Summary: scp: copying two certain files not working Product: Ant Version: 1.7.1 Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 42275] running ant off a network share can cause Ant to fail

2008-11-06 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42275 --- Comment #15 from Jesse Glick [EMAIL PROTECTED] 2008-11-06 19:17:24 PST --- FYI - for NetBeans 6.5 we are just shipping the Locator.java minipatch shown above. -- Configure bugmail: https://issues.apache.org/bugzilla

DO NOT REPLY [Bug 46171] New: Define standard directory layout

2008-11-09 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46171 Summary: Define standard directory layout Product: Ant Version: 1.8Alpha (nightly) Platform: PC OS/Version: Linux Status: NEW Severity: enhancement Priority

DO NOT REPLY [Bug 45858] AntXtras foreach tasks fail with undefined loop variables

2008-11-11 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45858 wascallywabbit [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 36658] Delete task follows symlinks - bad behavior

2008-11-12 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=36658 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Severity|major |enhancement

DO NOT REPLY [Bug 45807] Ant and optional libs as OSGi Bundles

2008-11-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45807 --- Comment #1 from Stefan Bodewig [EMAIL PROTECTED] 2008-11-13 05:20:26 PST --- no concrete plans from the Ant community, we'd certainly accept patches that made our jars valid bundles as long as only metadata has to change, though

DO NOT REPLY [Bug 46118] Zip task produced corrupt .zip file when total byte is above 10GB.

2008-11-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46118 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |NEEDINFO

DO NOT REPLY [Bug 41622] ant.bat not working on win2k

2008-11-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41622 Horst Weber [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED

DO NOT REPLY [Bug 46203] New: input task can lose data

2008-11-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46203 Summary: input task can lose data Product: Ant Version: unspecified Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 46203] input task can lose data

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46203 --- Comment #1 from Stefan Bodewig [EMAIL PROTECTED] 2008-11-14 03:57:31 PST --- actually, things are a lot worse - and a lot more difficult to fix. Throw in an exec task and all bets are off http://ant.apache.org/faq.html#input

DO NOT REPLY [Bug 4240] war task enhancements needed

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4240 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||notifications

DO NOT REPLY [Bug 4240] create a resource collection that uses a nested mapper

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4240 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Summary|war task enhancements needed|create

DO NOT REPLY [Bug 28299] Please add mapper inside fileset

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=28299 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46091] erroronmissingdir attribute equivalent for archive-type filesets (e.g. zipfileset)

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46091 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||notifications

DO NOT REPLY [Bug 43067] Enhanced zipfileset to extract sub-path of zips

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43067 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 4240] create a resource collection that uses a nested mapper

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4240 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED

DO NOT REPLY [Bug 40810] Zipfileset: optionally include added dir as entry

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40810 --- Comment #1 from Stefan Bodewig [EMAIL PROTECTED] 2008-11-14 06:42:49 PST --- wouldn't you achieve the same result with a plain fileset? fileset dir=${src}/.. includes=src// -- Configure bugmail: https://issues.apache.org

DO NOT REPLY [Bug 32804] check version of Ant

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=32804 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|VERIFIED|CLOSED

DO NOT REPLY [Bug 40259] FileSet should include an attribute to specify not found behavior

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40259 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|REOPENED|RESOLVED

DO NOT REPLY [Bug 45284] allow for regular expressions in FileSet include and exclude

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45284 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 23760] allow for regular expressions in FileSet include and exclude

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=23760 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 8722] allow setting class path for optional tasks via build file

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=8722 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 40810] Zipfileset: optionally include added dir as entry

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40810 --- Comment #2 from Lars Monsees [EMAIL PROTECTED] 2008-11-14 06:59:53 PST --- hmm, this is way to long ago. I donĀ“t even know where I wanted to use this... -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab

DO NOT REPLY [Bug 7624] chmod task should be extensible to non-Unix systems

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=7624 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 6599] Fork in javadoc is not needed if you added a security manager

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=6599 --- Comment #7 from Jesse Glick [EMAIL PROTECTED] 2008-11-14 07:41:05 PST --- We can't just call one of the overloads of com.sun.tools.javadoc.Main.execute? It is only .main(String...) which calls System.exit. Obviously you could

DO NOT REPLY [Bug 40810] Zipfileset: optionally include added dir as entry

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=40810 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 6599] Fork in javadoc is not needed if you added a security manager

2008-11-14 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=6599 --- Comment #9 from Jesse Glick [EMAIL PROTECTED] 2008-11-14 08:22:20 PST --- Well, we already call com.sun.tools.javac.Main, so it would be pretty analogous. Although com.sun.** classes are not part of the Java platform definition, Sun

DO NOT REPLY [Bug 43067] Enhanced zipfileset to extract sub-path of zips

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43067 --- Comment #3 from Stefan Bodewig [EMAIL PROTECTED] 2008-11-17 08:01:58 PST --- with Ant's trunk in svn revision 718263 ( https://svn.apache.org/viewcvs.cgi?view=revrev=718263 ) the original problem can be solved with jar

DO NOT REPLY [Bug 46151] scp: copying two certain files not working

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46151 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 45386] Exec Task Hangs on Linux

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45386 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 38996] ANT hangs

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=38996 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 42483] subant incorrectly complaining about circular references

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=42483 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 43353] JUnit4 reports unknown test cases

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=43353 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 44249] Unzip task doesn't extract internal Zip files unless patternset is used.

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44249 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 44352] Nested element from different xmlns is not recognized.

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44352 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 44915] manifestclasspath interferes with other build targets when the classpath directory does not exist

2008-11-17 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44915 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEEDINFO|RESOLVED

DO NOT REPLY [Bug 46228] New: includesfile is case sensitive

2008-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46228 Summary: includesfile is case sensitive Product: Ant Version: 1.7.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: normal Priority: P2

DO NOT REPLY [Bug 46228] includesfile is case sensitive

2008-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46228 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 4240] create a resource collection that uses a nested mapper

2008-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4240 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46230] New: apt task should respect executable attribute

2008-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46230 Summary: apt task should respect executable attribute Product: Ant Version: 1.7.0 Platform: PC OS/Version: Windows XP Status: NEW Severity: enhancement

DO NOT REPLY [Bug 46236] New: BigProjectLogger breaks basedir calculations

2008-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46236 Summary: BigProjectLogger breaks basedir calculations Product: Ant Version: 1.7.1 Platform: PC OS/Version: Linux Status: NEW Severity: major Priority: P2

DO NOT REPLY [Bug 46236] BigProjectLogger breaks basedir calculations

2008-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46236 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45607] BigProjectLogger screws up basedir.

2008-11-18 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45607 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 4240] create a resource collection that uses a nested mapper

2008-11-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=4240 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL PROTECTED

DO NOT REPLY [Bug 31947] War task should flatten files in lib element

2008-11-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=31947 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 19523] zip/unzip should have the capability to use a mapper

2008-11-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=19523 --- Comment #18 from Stefan Bodewig [EMAIL PROTECTED] 2008-11-19 03:24:41 PST --- a partial solution is bug 4240 - it would be complete if zipgroupfileset was a resource collection or we had a resource collection that worked somewhat

DO NOT REPLY [Bug 45607] BigProjectLogger screws up basedir.

2008-11-19 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45607 Jesse Glick [EMAIL PROTECTED] changed: What|Removed |Added Status|RESOLVED|VERIFIED

DO NOT REPLY [Bug 46091] erroronmissingdir attribute equivalent for archive-type filesets (e.g. zipfileset)

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46091 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 41982] add zipgroupfileset-like support for Resources to Zip task

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41982 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46257] Add zipgroupfileset-like resource collection

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46257 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 46257] New: Add zipgroupfileset-like resource collection

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46257 Summary: Add zipgroupfileset-like resource collection Product: Ant Version: 1.8Alpha (nightly) Platform: All OS/Version: All Status: NEW Severity: enhancement

DO NOT REPLY [Bug 46257] Add zipgroupfileset-like resource collection

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46257 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 34403] zipgroupfileset should support a nested pattern specification

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=34403 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 46257] Add zipgroupfileset-like resource collection

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=46257 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||[EMAIL

DO NOT REPLY [Bug 26083] Problems with zipgroupfileset

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=26083 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 45607] BigProjectLogger screws up basedir.

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=45607 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|VERIFIED|CLOSED

DO NOT REPLY [Bug 27722] Project description contains target description

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=27722 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Severity|normal |enhancement

DO NOT REPLY [Bug 34455] doc-files dir is not recognized

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=34455 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||notifications

DO NOT REPLY [Bug 41958] Javadoc failure with sun java 6 jdk on windows

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41958 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Component|Core tasks |Documentation

DO NOT REPLY [Bug 41958] Javadoc failure with sun java 6 jdk on windows

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=41958 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added CC||notifications

DO NOT REPLY [Bug 19249] javadoc @doclet.ins equivalent

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=19249 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED

DO NOT REPLY [Bug 21065] new core task - MergeJavaDocs

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=21065 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|1.8.0

DO NOT REPLY [Bug 21249] Add getXxx() and clearXxx() methods to Javadoc task

2008-11-21 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=21249 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|1.8.0

DO NOT REPLY [Bug 8895] ant and/or antcall should support forking

2008-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=8895 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|1.8.0

DO NOT REPLY [Bug 8972] allow property expansion in filterset property values

2008-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=8972 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|1.8.0

DO NOT REPLY [Bug 9294] [PATCH] optional/j2ee/ServerDeploy OC4J Support

2008-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=9294 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|1.8.0

DO NOT REPLY [Bug 2743] More sophisticated dependency analysis

2008-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=2743 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|1.8.0

DO NOT REPLY [Bug 10020] ejbjar's dependency behaviour should be more controllable

2008-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=10020 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|1.8.0

DO NOT REPLY [Bug 10402] adding the ability of html like whitespace preservence to echo task

2008-11-24 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=10402 Stefan Bodewig [EMAIL PROTECTED] changed: What|Removed |Added Target Milestone|1.8.0

<    7   8   9   10   11   12   13   14   15   16   >