DO NOT REPLY [Bug 25345] New: - jspc tag broken with new version of jasper

2003-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 25274] - [PATCH] Docs for should mention that JDK 1.4 includes an XSLT processor

2003-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/docs/manual install.html

2003-12-08 Thread antoine
antoine 2003/12/08 15:01:52 Modified:docs/manual/CoreTasks Tag: ANT_16_BRANCH style.html docs/manual Tag: ANT_16_BRANCH install.html Log: Merge from HEAD Improve documentation concerning external libs for the style task. Basically no external libs are required if u

cvs commit: ant/docs/manual install.html

2003-12-08 Thread antoine
antoine 2003/12/08 14:59:54 Modified:docs/manual/CoreTasks style.html docs/manual install.html Log: Improve documentation concerning external libs for the style task. Basically no external libs are required if using JDK 1.4 PR: 25274 Submitted by: Jesse Glick (jg

AW: bug fixes!! WAS: ant 1.6beta3 released

2003-12-08 Thread Antoine Lévy-Lambert
Hi Filip, it is good that you show up. I would suggest that you do the following for each of your fixes : - check that your problems are not already fixed in ant1.6beta3 - open a bugrep in bugzilla for each problem, and attach your patch there - if you are worried that your changes are not going

bug fixes!! WAS: ant 1.6beta3 released

2003-12-08 Thread Filip Hanik
I have fixes for the following tasks: 1. SCP - this task hangs on large file transfers, I have added in a batch size which issues new SCP command for each X tasks. This allows me to transfer over 2000 files between our servers. 2. CVS - the line "cvs add *" doesn't work, I have added in element

Need help including empty directories in WAR task (or Zip/JAR/TAR)

2003-12-08 Thread Jeremy Nix
I've been trying to figure out how to include an empty directory into a fileset based task for months now. I have an immediate need to include empty directories in my build process that will hold log files, generated files, etc... I've tried simple pattern matching in the WAR task with the filese

AW: ant 1.6beta3 released

2003-12-08 Thread Antoine Lévy-Lambert
Hi Alexey, do you have some particular bugs in mind which you would like to see fixed before the release ? Contributions to fix the open bugs in Bugzilla are welcome. Then depending on committer energy, and whether the changes are not too radical, some further bug fixes might make their way into

DO NOT REPLY [Bug 25339] New: - javadoc task excludes packages with only package.html

2003-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 24058] - task is documented as (without 'c' at the end)

2003-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/docs/manual/OptionalTasks jsharp.html

2003-12-08 Thread antoine
antoine 2003/12/08 12:16:07 Removed: docs/manual/OptionalTasks Tag: ANT_16_BRANCH jsharp.html Log: Ooops, had not removed the old version PR: 24058 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comman

cvs commit: ant/docs/manual/OptionalTasks jsharpc.html dotnet.html

2003-12-08 Thread antoine
antoine 2003/12/08 12:14:38 Modified:docs/manual/OptionalTasks Tag: ANT_16_BRANCH dotnet.html Added: docs/manual/OptionalTasks Tag: ANT_16_BRANCH jsharpc.html Log: Merge from HEAD jsharpc is not jsharp (documentation correction) PR: 24058 Revision ChangesPath

cvs commit: ant/docs/manual/OptionalTasks jsharpc.html dotnet.html jsharp.html

2003-12-08 Thread antoine
antoine 2003/12/08 12:05:06 Modified:docs/manual/OptionalTasks dotnet.html Added: docs/manual/OptionalTasks jsharpc.html Removed: docs/manual/OptionalTasks jsharp.html Log: Document jsharpc, not jsharp PR: 24058 Revision ChangesPath 1.14 +5 -5 an

Re: ant 1.6beta3 released

2003-12-08 Thread Alexey N. Solofnenko
.NET tasks documentation is still not fixed (24058 ). There are other bugs that would be good to fix before 1.6 release. Are they going to be fixed before the release? - Alexey. Antoine Lévy-Lambert wrote: Hi Ant developers and users, I h

DO NOT REPLY [Bug 25327] New: - Forked VMs != forking VM, breaking script portability

2003-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

jspc task error

2003-12-08 Thread Edson Alves Pereira
Hello folks, i´ve just create this snapshot: And the code above produces this error: compilarPaginasJSP: [jspc] Compiling 26 source filesD:\tmp\osctrl-

DO NOT REPLY [Bug 25258] - System.in closed by

2003-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu

cvs commit: ant/docs/manual/CoreTasks exec.html java.html

2003-12-08 Thread conor
conor 2003/12/07 18:27:15 Modified:docs/manual/CoreTasks exec.html java.html Log: Merge Revision ChangesPath 1.37 +21 -19ant/docs/manual/CoreTasks/exec.html Index: exec.html === RCS file:

cvs commit: ant WHATSNEW

2003-12-08 Thread conor
conor 2003/12/07 18:25:42 Modified:.Tag: ANT_16_BRANCH WHATSNEW Log: Move to Beta3+ section - should coalesce these on release Revision ChangesPath No revision No revision 1.503.2.18 +10 -4 ant/WHATSNEW Index: WHA

cvs commit: ant/docs/manual/CoreTasks exec.html java.html

2003-12-08 Thread conor
conor 2003/12/07 18:23:39 Modified:.Tag: ANT_16_BRANCH WHATSNEW docs/manual/CoreTasks Tag: ANT_16_BRANCH exec.html java.html Log: Document that attempts to read from System.in will receive an EOF rather than blocking as was the case in Ant 1.5 PR: 25258

DO NOT REPLY [Bug 25258] - System.in closed by

2003-12-08 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bu