Re: ant UI

2004-12-16 Thread Jacob Kjome
At 04:30 PM 12/16/2004 -0500, you wrote: >Does Ant come with any user interface from where we can pass parameters >and see results on web explorer? Use an XSLT. Add something the following to your build file After that, just create (or find it on the net) the stylesheet and open the build.xm

Question Title: ANT -->> Directory access problem

2004-12-16 Thread IndianAtTech
Hi All, I know the following is valid syntax and also works fine in my case. simple example build file But i have different scenario. Say I have a project called in MyProect in root direectory and it contains sub directory called MyTest, something like c:/MyProject/MyTest

RE: Ant fileset from list of checked out files (cleartool lsco)

2004-12-16 Thread Anderson, Rob (Global Trade)
I have implemented this fileset selector. It seems to work. Can we add this to Ant? Before I open an enhancement request, I'd like to get some feedback. Thanks, -Rob Anderson > -Original Message- > From: Anderson, Rob (Global Trade) [mailto:[EMAIL PROTECTED] > Sent: Monday, December 13,

ant UI

2004-12-16 Thread Radha Sangal
Does Ant come with any user interface from where we can pass parameters and see results on web explorer?

Re: quiet attribute of delete task

2004-12-16 Thread Jeffrey E Care
See here: http://issues.apache.org/bugzilla/show_bug.cgi?id=32738 -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/mantis [EMAIL PROTECTED] wrote on 12/16/2004 04:30:55 PM: > If I specify q

RE: mask the input that user is giving

2004-12-16 Thread Charles Hudak
Yes, you can use a custom inputhandler. See here: http://umn.dl.sourceforge.net/sourceforge/emaria/antinput.pdf > -Original Message- > From: Sorabh Vijay [mailto:[EMAIL PROTECTED] > Sent: Thursday, December 16, 2004 6:37 AM > To: [EMAIL PROTECTED] > Subject: mask the input that user is

mask the input that user is giving

2004-12-16 Thread Sorabh Vijay
Hi All, Can I mask the input which user is giving in Ant. if yes how? Any examples. Regards, Sorabh

quiet attribute of delete task

2004-12-16 Thread Nick_Gianakas
If I specify quiet="true" when deleting a file, it still prints the file: prints out: Deleting: path/to/foo.txt I'm invoking ant w/out the verbose flag (ie. ant build.xml) Regards, Nick G. - To unsubscribe, e-mail: [EMA

Passing parameters to ant

2004-12-16 Thread Radha Sangal
Hi, I am sure this is a simple task, but I want to save time in reading tutorials. I need to pass parameters to xml file on a diff machine. How should I execute the build file ? Thanks in advance.

Re: Convert PathLike stucture to fileset

2004-12-16 Thread jfuller
Thomas Hackel <[EMAIL PROTECTED]> wrote .. > Hi ! > > Is is possible to convert a classpath(=) to a fileset, > so that i can copy all the files (=libs) defined the path to an other > location. http://marc.theaimsgroup.com/?l=ant-user&m=108058184014746&w=2 good luck jim fuller > > Thanks in a

Macrodef wrapper for vss dir

2004-12-16 Thread Dick, Brian E.
Have fun! -

Re: Convert PathLike stucture to fileset

2004-12-16 Thread Jacob Kjome
Ant-contrib has a task. Check it out. BTW, your libraries have to have a common root directory for this to work. Jake Quoting Thomas Hackel <[EMAIL PROTECTED]>: > Hi ! > > Is is possible to convert a classpath(=) to a fileset, > so that i can copy all the files (=libs) defined the path to a

Re: Convert PathLike stucture to fileset

2004-12-16 Thread Jeffrey E Care
I would advise using filesets (and assign IDs to them) in your classpaths, then just reference those same filesets later in your copy tasks. -- Jeffrey E. Care ([EMAIL PROTECTED]) WebSphere Build SWAT Team Lead WebSphere Build Tooling Lead (Project Mantis) https://w3.opensource.ibm.com/projects/

Nesting patternsets

2004-12-16 Thread Laran Evans
Why do I get a warning when I do: I get a warning that patternset x is being redefined. Is it not allowed to nest patternsets? I would think it would be. -- Laran Evans - Cornell University p: (607) 255-6864 f: (607) 255-0327 ---

Convert PathLike stucture to fileset

2004-12-16 Thread Thomas Hackel
Hi ! Is is possible to convert a classpath(=) to a fileset, so that i can copy all the files (=libs) defined the path to an other location. Thanks in advance, Thomas - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional comm

AW: missing page in manual

2004-12-16 Thread Jan . Materne
That´s ok - that was a bug and should be fixed. Thanks for reporting :) Jan > -Ursprüngliche Nachricht- > Von: Rebhan, Gilbert [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 16. Dezember 2004 14:52 > An: Ant Users List > Betreff: RE: missing page in manual > > > Hi, > > sorry for

RE: missing page in manual

2004-12-16 Thread Rebhan, Gilbert
Hi, sorry for all the stress due to that missing page ;-) But you guys fixed it very quick. Gilbert -Original Message- From: Stefan Bodewig [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 1:21 PM To: [EMAIL PROTECTED] Subject: Re: missing page in manual On Thu, 16 Dec 20

Re: missing page in manual

2004-12-16 Thread Stefan Bodewig
On Thu, 16 Dec 2004, Jan Materne <[EMAIL PROTECTED]> wrote: > yep - manually copied? sort of. Checked out and then copied. I don't think I can have a mix of sticky-tagged and not-tagged files in the same CVS controlled directory. When I published the API doc pointer change, I simply removed th

AW: missing page in manual

2004-12-16 Thread Jan . Materne
yep - manually copied? Jan > -Ursprüngliche Nachricht- > Von: Stefan Bodewig [mailto:[EMAIL PROTECTED] > Gesendet am: Donnerstag, 16. Dezember 2004 12:12 > An: [EMAIL PROTECTED] > Betreff: Re: missing page in manual > > On Thu, 16 Dec 2004, Jan Materne <[EMAIL PROTECTED]> wrote: > > > /

Re: missing page in manual

2004-12-16 Thread Stefan Bodewig
On Thu, 16 Dec 2004, Jan Materne <[EMAIL PROTECTED]> wrote: > /docs/manual/CoreTypes/regexp.html Should be online now. Stefan - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

AW: missing page in manual

2004-12-16 Thread Jan . Materne
> > (maybe via web interface). > > No. Which file are we talking about here exactly? /docs/manual/CoreTypes/regexp.html http://cvs.apache.org/viewcvs.cgi/*checkout*/ant/docs/manual/CoreTypes/regex p.html?content-type=text%2Fplain Jan

Re: missing page in manual

2004-12-16 Thread Stefan Bodewig
On Thu, 16 Dec 2004, Jan Materne <[EMAIL PROTECTED]> wrote: > So the only possibility for now is the direct-checkout from cvs Yes. > (maybe via web interface). No. Which file are we talking about here exactly? Stefan - To un

AW: AW: AW: missing page in manual

2004-12-16 Thread Jan . Materne
> We could have an on-line manual for head of 1.6 and head of cvs. ? If I remember right, that was asked several time. Mmmh - but with prio to the javadoc ... > > - seems to have the wrong tag (which could be the reason for > > the first point) > > No, it hasn't. The tag identifies the fil

Re: missing page in manual

2004-12-16 Thread Stefan Bodewig
On Thu, 16 Dec 2004, Jan Materne <[EMAIL PROTECTED]> wrote: > Fact is that the file > - is not online Check it out manually on ant.apache.org > - seems to have the wrong tag (which could be the reason for > the first point) No, it hasn't. The tag identifies the files that have been part of

Re: AW: AW: missing page in manual

2004-12-16 Thread Peter Reilly
[EMAIL PROTECTED] wrote: Puh! Good that I havent cvs here :) And what should be done instead? Make a new release. :-( Fact is that the file - is not online The online manual is the released manual. We could have an on-line manual for head of 1.6 and head of cvs. ? Peter - seems to have the w

AW: AW: missing page in manual

2004-12-16 Thread Jan . Materne
Puh! Good that I havent cvs here :) And what should be done instead? Fact is that the file - is not online - seems to have the wrong tag (which could be the reason for the first point) Jan > -Ursprüngliche Nachricht- > Von: Peter Reilly [mailto:[EMAIL PROTECTED] > Gesendet am: Donners

Re: AW: missing page in manual

2004-12-16 Thread Peter Reilly
The file has already been moved to the 1.6 branch. (A number of files were accidently not moved to the 1.6 branch for 1.6.2 and have been moved afterwards). One does not modify the fileset of a released tagged cut through cvs so doing cvs tag ANT_162 after releasing ANT_162 is wrong! Peter Ivan Iva

RE: and Processor Version

2004-12-16 Thread Keith Hatton
Looks like you have some (but not all) weblogic stuff in your CLASSPATH. I would try removing that and see what happens. Keith -Original Message- From: Arro [mailto:[EMAIL PROTECTED] Sent: 15 December 2004 20:02 To: [EMAIL PROTECTED] Subject: and Processor Version I have been getting

Re: AW: missing page in manual

2004-12-16 Thread Ivan Ivanov
Jan, the command you are looking for is cvs tag ANT_162 docs/manual/CoreTypes/filterchain.html --- [EMAIL PROTECTED] wrote: > Yes, I have seen. > The file is not tagged to the 162-branch. > > Sh... I havent any cvs access at the moment (and > dont know how > to do the taggin stuff). > Can another

AW: missing page in manual

2004-12-16 Thread Jan . Materne
Yes, I have seen. The file is not tagged to the 162-branch. Sh... I havent any cvs access at the moment (and dont know how to do the taggin stuff). Can another committer do the tagging? (and show me the command for that) Jan > -Ursprüngliche Nachricht- > Von: Rebhan, Gilbert [mailto:[EM

RE: missing page in manual

2004-12-16 Thread Rebhan, Gilbert
Hi, Jan FilterChains and FilterReaders -> The same broken link in my local copy and als online It's on line 337 in the html-source when opened in Ultra Edit. Gilbert -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Thursday, December 16, 2004 8:04 AM To: [EM