Re: Contrib: Attrib Task (chmod for Windows)

2003-07-17 Thread Conor MacNeill
On Fri, 18 Jul 2003 04:48 am, [EMAIL PROTECTED] wrote: > (Used the wrong from address in my last post attempt, > so this may get double posted - my apologies in advance > if it does) > > I was looking for a Windows equiv of the chmod task > and couldn't find it. In general, you need to check CVS

cvs commit: ant/docs/manual install.html

2003-07-17 Thread antoine
antoine 2003/07/17 16:06:36 Modified:docs/manual install.html Log: added dependency to log4j.jar for the Log4jListener Revision ChangesPath 1.58 +6 -0 ant/docs/manual/install.html Index: install.html ===

cvs commit: ant/docs external.html

2003-07-17 Thread antoine
antoine 2003/07/17 15:49:56 Modified:xdocsexternal.xml docs external.html Log: changed compatibility for Just4log from 1.4 to 1.5.2 after exchange of emails with Lucas Bruand Revision ChangesPath 1.90 +1 -1 ant/xdocs/external.xml Ind

RE: CommonsLoggingListener

2003-07-17 Thread Steve Cohen
OK, I'll try that, but I should point out that this is not mentioned in the manual. -Original Message- From: Steve Loughran [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 5:46 PM To: Ant Developers List Subject: Re: CommonsLoggingListener Steve Cohen wrote: > I made a build of

Re: CommonsLoggingListener

2003-07-17 Thread Steve Loughran
Steve Cohen wrote: I made a build of Ant 1.5.3 and we have been using it in my shop for 2 or 3 months now. Now one of my developers would like to use org.apache.tools.ant.listener.CommonsLoggingListener, as mentioned in Erik and Steve's book p. 507. However, although I see the source file in the

cvs commit: ant/docs/manual install.html

2003-07-17 Thread antoine
antoine 2003/07/17 15:43:20 Modified:docs/manual install.html Log: added a pointer to commons-logging.jar in the build/install dependencies list because of the CommonsLoggingListener. Revision ChangesPath 1.57 +6 -0 ant/docs/manual/install.html Index: inst

CommonsLoggingListener

2003-07-17 Thread Steve Cohen
I made a build of Ant 1.5.3 and we have been using it in my shop for 2 or 3 months now. Now one of my developers would like to use org.apache.tools.ant.listener.CommonsLoggingListener, as mentioned in Erik and Steve's book p. 507. However, although I see the source file in the 1.5.3 distribution,

cvs commit: ant/xdocs external.xml

2003-07-17 Thread antoine
antoine 2003/07/17 15:21:57 Modified:docs external.html xdocsexternal.xml Log: Added pointers to the Just4log task. Revision ChangesPath 1.123 +49 -0 ant/docs/external.html Index: external.html

Re: New external task: Just4log.

2003-07-17 Thread Antoine Levy-Lambert
I am going to add just4log to the list of external tools. Cheers, Antoine - Original Message - From: "Lucas Bruand" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 11:10 PM Subject: New external task: Just4log. > Hello, > > Could someone tell me how to have the J

New external task: Just4log.

2003-07-17 Thread Lucas Bruand
Hello, Could someone tell me how to have the Just4log Ant Task referenced on "External Tools and Tasks" page, of the ant website ? I would be very glad to see it listed there... Just4log is a ant task to optimize JVM bytecode with regards for Logs ( be it, Log4j, Apache

Re: Antlib feedback

2003-07-17 Thread Antoine Levy-Lambert
Hi Peter, +1 could you add also somewhere in the manual an explanation what ant-type means and which tasks or datatypes support it. Antoine - Original Message - From: "peter reilly" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, July 17, 2003 7:34 PM Subject: Antlib feedback

Re: Ant Documentation

2003-07-17 Thread Steve Loughran
Andrew Marlow wrote: [EMAIL PROTECTED] writes: Hi Andrew, I must confess I have downloaded your bz2 file but not yet opened it. I am interested by your work, because ant documentation needs to be improved, but my personal inclination would be to perfect the proposal of Erik Hatcher (with xdocs) W

Contrib: Attrib Task (chmod for Windows)

2003-07-17 Thread ant-dev
(Used the wrong from address in my last post attempt, so this may get double posted - my apologies in advance if it does) I was looking for a Windows equiv of the chmod task and couldn't find it. Attrib is the equivalent command, and the company I'm with is cross platform. We use a locking repos

Re: Ant Documentation

2003-07-17 Thread Erik Hatcher
On Thursday, July 17, 2003, at 01:31 PM, Andrew Marlow wrote: [EMAIL PROTECTED] writes: Hi Andrew, I must confess I have downloaded your bz2 file but not yet opened it. I am interested by your work, because ant documentation needs to be improved, but my personal inclination would be to perfect the

Ant Documentation

2003-07-17 Thread Andrew Marlow
[EMAIL PROTECTED] writes: >Hi Andrew, >I must confess I have downloaded your bz2 file but not yet opened it. >I am interested by your work, because ant documentation needs to be >improved, but my personal inclination would be to perfect the proposal of >Erik Hatcher (with xdocs) What proposal is

Antlib feedback

2003-07-17 Thread peter reilly
Hi Is there any feedback for the two latest patches for antlib? http://issues.apache.org/bugzilla/show_bug.cgi?id=19897 patch: 7203 add ant-type patch: 7204 add antlib (xml form for type/task definitions) Peter - To unsubscr

DO NOT REPLY [Bug 21635] - AntClassLoader Constructor fails to initialize parent classloader

2003-07-17 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

Re: Using ANT API

2003-07-17 Thread Erik Hatcher
The PDF looked great (it was the only document I tried) Having your assistance with generating PDF from the proposal/xdocs stuff would be great! Erik On Thursday, July 17, 2003, at 11:23 AM, Andrew Marlow wrote: Has anyone had a chance to look at the work I've done on the Ant manual yet?

Re: RE: Using ANT API

2003-07-17 Thread Antoine Levy-Lambert
Hi Andrew, I must confess I have downloaded your bz2 file but not yet opened it. I am interested by your work, because ant documentation needs to be improved, but my personal inclination would be to perfect the proposal of Erik Hatcher (with xdocs) without bringing new programs like Latex into the

cvs commit: ant/src/main/org/apache/tools/mail MailMessage.java

2003-07-17 Thread conor
conor 2003/07/17 08:44:45 Modified:src/main/org/apache/tools/ant DemuxOutputStream.java IntrospectionHelper.java Main.java src/main/org/apache/tools/ant/filters TailFilter.java src/main/org/apache/tools/ant/filters/util

Re: RE: Using ANT API

2003-07-17 Thread Andrew Marlow
Has anyone had a chance to look at the work I've done on the Ant manual yet? See http://www.marlowa.plus.com/ant.html Regards, Andrew Marlow There is an emerald here the size of a plover's egg! - To unsubscribe, e-mail:

cvs commit: ant/src/main/org/apache/tools/ant/types/optional ScriptFilter.java

2003-07-17 Thread conor
conor 2003/07/17 07:55:44 Modified:src/main/org/apache/tools/ant/taskdefs/optional ANTLR.java Cab.java EchoProperties.java IContract.java Javah.java Native2Ascii.java PropertyFile.java RenameExtensions.java Replace

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs Tar.java

2003-07-17 Thread conor
conor 2003/07/17 07:36:44 Modified:src/main/org/apache/tools/ant IntrospectionHelper.java src/main/org/apache/tools/ant/taskdefs Tar.java Log: More style Revision ChangesPath 1.58 +49 -32 ant/src/main/org/apache/tools/ant/IntrospectionHelper.java

cvs commit: ant/src/main/org/apache/tools/ant/types FilterSet.java

2003-07-17 Thread conor
conor 2003/07/17 07:17:01 Modified:src/main/org/apache/tools/ant DemuxOutputStream.java src/main/org/apache/tools/ant/taskdefs Javac.java Javadoc.java src/main/org/apache/tools/ant/taskdefs/condition Conditio

RE: CVS Commit with ANT

2003-07-17 Thread Robert Koberg
Hi, Shouldn't you do a 'cvs update' first? And if so, what happens if you get a conflict? And if not, what happens if a change has been made and it won't let you commit? ? -Rob - To unsubscribe, e-mail: [EMAIL PROTECTED] For ad

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs DefaultExcludesTest.java DemuxOutputTask.java

2003-07-17 Thread peter reilly
On Thu, 2003-07-17 at 13:49, Antoine Levy-Lambert wrote: > The class TokenFilter.LineTokenizer (written by Peter Reilly) is the tool > which allows to read input line by line including the original line ending. > > Actually, I wonder whether this class (LineTokenizer) should not be in its > own .j

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs LogOutputStream.java

2003-07-17 Thread conor
conor 2003/07/17 06:02:57 Modified:src/main/org/apache/tools/ant DemuxOutputStream.java src/main/org/apache/tools/ant/taskdefs LogOutputStream.java Log: Implement array writes for output processing Revision ChangesPath 1.16 +30 -1 ant/src/main/or

DO NOT REPLY [Bug 21684] New: - sysproperty fails when using a properties file

2003-07-17 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

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs DefaultExcludesTest.java DemuxOutputTask.java

2003-07-17 Thread Antoine Levy-Lambert
Hi Conor, I am +1 on your changes. > The Ant output handling now will pass every character through to the > generating task without inserting line breaks at buffer full intervals. Also > line breaks will not be converted to the platform line separator. > > So, if a java application running on Win

cvs commit: ant WHATSNEW

2003-07-17 Thread conor
conor 2003/07/17 05:37:54 Modified:.WHATSNEW Log: Add info on output changes Revision ChangesPath 1.460 +3 -0 ant/WHATSNEW Index: WHATSNEW === RCS file: /home/cvs/ant/WHATSNEW,v

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs DefaultExcludesTest.java DemuxOutputTask.java

2003-07-17 Thread Stefan Bodewig
On Thu, 17 Jul 2003, Conor MacNeill <[EMAIL PROTECTED]> wrote: > As it stands the content going to the listeners is largely the same > as pre-change. OK, so it has been wrong before and we must keep it to remain backwards compatible. Nothing we could do, I guess. Stefan ---

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs DefaultExcludesTest.java DemuxOutputTask.java

2003-07-17 Thread Conor MacNeill
On Thu, 17 Jul 2003 09:52 pm, Stefan Bodewig wrote: > On Thu, 17 Jul 2003, Conor MacNeill <[EMAIL PROTECTED]> > > wrote: > > Since messages now typically contains the end-of-line characters, > > the log processing code will now strip line.separator chars from the > > end of a message since the outp

DO NOT REPLY [Bug 21635] - AntClassLoader Constructor fails to initialize parent classloader

2003-07-17 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

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs DefaultExcludesTest.java DemuxOutputTask.java

2003-07-17 Thread Stefan Bodewig
On Thu, 17 Jul 2003, Conor MacNeill <[EMAIL PROTECTED]> wrote: > Since messages now typically contains the end-of-line characters, > the log processing code will now strip line.separator chars from the > end of a message since the output logger will println anyway. The "log processing code" or ju

Re: Possible patch to ZipOutputStream

2003-07-17 Thread Stefan Bodewig
On Thu, 17 Jul 2003, Richard Evans <[EMAIL PROTECTED]> wrote: > I have attached patches below to ZipOutputStream.java and Zip.java > which use a RandomAccessFile where possible to create the file. I only had time to quickly glance over the patch. I'll play with it and take care of either coming

DO NOT REPLY [Bug 21681] - Allow apply to use all files in set

2003-07-17 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 21681] - Allow apply to use all files in set

2003-07-17 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 21681] New: - Allow apply to use all files in set

2003-07-17 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 BorlandEJBTasks.html ejb.html

2003-07-17 Thread bodewig
bodewig 2003/07/17 04:05:35 Modified:docs/manual/OptionalTasks Tag: ANT_15_BRANCH BorlandEJBTasks.html ejb.html Log: Point to Benoit's FAQ Revision ChangesPath No revision No revision 1.6.2.5 +6

cvs commit: ant/xdocs resources.xml

2003-07-17 Thread bodewig
bodewig 2003/07/17 04:05:16 Modified:docs resources.html docs/manual/OptionalTasks BorlandEJBTasks.html ejb.html xdocsresources.xml Log: Point to Benoit's FAQ Revision ChangesPath 1.64 +19 -0 ant/docs/resources.html Inde

cvs commit: ant/src/main/org/apache/tools/ant TaskAdapter.java

2003-07-17 Thread peterreilly
peterreilly2003/07/17 04:04:16 Modified:src/main/org/apache/tools/ant TaskAdapter.java Log: checkstyle Revision ChangesPath 1.23 +3 -1 ant/src/main/org/apache/tools/ant/TaskAdapter.java Index: TaskAdapter.java =

Re: cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs DefaultExcludesTest.java DemuxOutputTask.java

2003-07-17 Thread Conor MacNeill
On Thu, 17 Jul 2003 08:20 pm, [EMAIL PROTECTED] wrote: > conor 2003/07/17 03:20:16 > > Modified:src/main/org/apache/tools/ant DemuxOutputStream.java > Project.java Task.java UnknownElement.java >src/main/org/apache/tools/ant/taskdefs Ant.java >

Re: Using ANT API

2003-07-17 Thread Paul Nasrat
On Thu, Jul 17, 2003 at 03:54:40PM +0800, Navanee wrote: > Hello, > > That is useful only when we run single task with ANT API. But I have to > do many tasks (cvs - checkout, compilation, copy, delete, compare, cvs - > commit), that?s y I'm looking for sample code to create a project, > several

DO NOT REPLY [Bug 21636] - Java task wraps output by default

2003-07-17 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 21662] - import task does not handle serial import relative files

2003-07-17 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/src/etc/testcases/taskdefs/import/subdir serial.xml

2003-07-17 Thread peterreilly
peterreilly2003/07/17 03:39:07 Modified:src/main/org/apache/tools/ant/taskdefs ImportTask.java src/testcases/org/apache/tools/ant/taskdefs ImportTest.java src/testcases/org/apache/tools/ant BuildFileTest.java Added: src/etc/testcases/taskdefs/import/

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/vss MSVSS.java MSVSSADD.java MSVSSCHECKOUT.java MSVSSGET.java

2003-07-17 Thread conor
conor 2003/07/17 03:36:29 Modified:src/main/org/apache/tools/ant/loader AntClassLoader2.java src/main/org/apache/tools/ant/taskdefs Definer.java src/main/org/apache/tools/ant/taskdefs/optional/depend/constantpool FieldRefCPInfo.jav

RE: Using ANT API

2003-07-17 Thread Navanee
Hello, That is useful only when we run single task with ANT API. But I have to do many tasks (cvs - checkout, compilation, copy, delete, compare, cvs - commit), thatÂ’s y I'm looking for sample code to create a project, several target and several tasks.. Regards, Navanee. -Original Message

Possible patch to ZipOutputStream

2003-07-17 Thread Richard Evans
Zip files created with the zip task store the CRC and size of deflated entries in the data descriptor _following_ the actual data. This means that if the zip file is processed later using a ZipInputStream, it is not possible to determine the CRC and size of each entry until the data has been read

cvs commit: ant/src/testcases/org/apache/tools/ant/taskdefs DefaultExcludesTest.java DemuxOutputTask.java

2003-07-17 Thread conor
conor 2003/07/17 03:20:16 Modified:src/main/org/apache/tools/ant DemuxOutputStream.java Project.java Task.java UnknownElement.java src/main/org/apache/tools/ant/taskdefs Ant.java CallTarget.java Java.java Redirector.java

RE: Using ANT API

2003-07-17 Thread Jan . Materne
I gave you an answer on http://www.jguru.com/forums/view.jsp?EID=1064654 and http://www.jguru.com/forums/view.jsp?EID=1101483 and got no reply to that. Jan > -Original Message- > From: Navanee [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 17, 2003 9:21 AM > To: [EMAIL PROTECTED] > Sub

Using ANT API

2003-07-17 Thread Navanee
Hello, Can we run ANT tasks only by using ANT API and without creating any build.xml? If anybody has sample code for using ANT API, please give it to me. Best Regards, Navanee [EMAIL PROTECTED]

RE: CVS Commit with ANT

2003-07-17 Thread Navanee
Hello, Please try this: Regards, navanee -Original Message- From: Vikas Phonsa [mailto:[EMAIL PROTECTED] Sent: Thursday, July 17, 2003 12:04 AM To: '[EMAIL PROTECTED]' Subject: CVS Commit with ANT Hi Does any one know if there is an Ant task to do CVS commit. I have seen the CVS tas

cvs commit: ant/src/etc/testcases/taskdefs/import/subdir - New directory

2003-07-17 Thread peterreilly
peterreilly2003/07/17 02:32:26 ant/src/etc/testcases/taskdefs/import/subdir - New directory - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

cvs commit: ant/src/main/org/apache/tools/ant Location.java

2003-07-17 Thread peterreilly
peterreilly2003/07/17 02:25:13 Modified:src/main/org/apache/tools/ant Location.java Log: Expose filename and linecount of location Revision ChangesPath 1.15 +17 -0 ant/src/main/org/apache/tools/ant/Location.java Index: Location.java ===

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs ImportTask.java

2003-07-17 Thread peterreilly
peterreilly2003/07/17 02:21:32 Modified:src/main/org/apache/tools/ant/taskdefs ImportTask.java Log: checkstyle Revision ChangesPath 1.14 +29 -26 ant/src/main/org/apache/tools/ant/taskdefs/ImportTask.java Index: ImportTask.java =

DO NOT REPLY [Bug 21665] - should stop the build even with "keep-going"

2003-07-17 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