Re: New SQLJ Task

2003-05-06 Thread Jesse Stockall
On Tue, 2003-05-06 at 17:45, Schultz, David (US - Chicago) wrote: > > Please let me know if there is any additional work needed to get this > included. > Create a bugzilla enhancement request and attach the files to it. Documentation is a must, and test cases are nice. -- Jesse Stockall <[EMAI

Re: modify classpath for a following compile ..

2003-05-06 Thread Jesse Stockall
On Tue, 2003-05-06 at 17:27, Harsha Kalidindi wrote: > Hi: > > I have question about Tasks and setting Classpath .. > > > > ... > > ... > >... > > > > > > >

New SQLJ Task

2003-05-06 Thread Schultz, David (US - Chicago)
I have attached a new SQLJ task for inclusion in the optional tasks. I know there is strong resistance to adding more tasks but this is relatively simple and isn't tied to a particular vendor. I have noticed a few instances of people on the email lists using complicated checking schemes to check

modify classpath for a following compile ..

2003-05-06 Thread Harsha Kalidindi
Hi: I have question about Tasks and setting Classpath .. ... ... ... I am implementing mytask. Can I change/modify the classpath in mytask's execute so that when jav

RE: Roles (was: antlib)

2003-05-06 Thread Jose Alberto Fernandez
Hi guys, I was away on vacation so hasn't been around to make comments about the entire discussion. I will try to sumarize here some comments that go across several messages I have read today. The current provides a way for the user of a particular antlib to rename one or more elements that a

Re: AW: command line option visibility within a task ..

2003-05-06 Thread Harsha Kalidindi
Peter: Thanks for the example. I was thinking of an attribute called debug for my tasks but I think I will use verbose to keep it consistent .. Regards, Harsha The normal way is get debug output is to use log(..., Project.MSG_VERBOSE); And then use -debug at the command line. Thi

Re: AW: command line option visibility within a task ..

2003-05-06 Thread peter reilly
The normal way is get debug output is to use log(..., Project.MSG_VERBOSE); And then use -debug at the command line. This however results in a lot of debug output So some tasks have a verbose attribute - like for ant -Ddelete.verbose="yes" ... Check the source (ant.apache.tools.ant.task

AW: AW: command line option visibility within a task ..

2003-05-06 Thread Jan . Materne
You can customize the wrapper script and store the parameter list as Flag. A kind of ant2.bat: call ant -Dcmdargs="%*" %* In Ant you have the property 'cmdargs'. Maybe that works ... Jan > -Ursprüngliche Nachricht- > Von: Harsha Kalidindi [mailto:[EMAIL PROTECTED] > Gesendet a

Re: AW: command line option visibility within a task ..

2003-05-06 Thread Harsha Kalidindi
Jan,Peter: Thanks for fixing the email address. Main.main() -> Main.start() -> Main.Main() and none of these methods store the arguments. So you can´t access them. You can modify this class (should be very easy ...). But then you have a customized version of an Ant base class. I def

AW: AW: command line option visibility within a task ..

2003-05-06 Thread Jan . Materne
Ups, sorry. Thanks for correction :-) Jan > -Ursprüngliche Nachricht- > Von: peter reilly [mailto:[EMAIL PROTECTED] > Gesendet am: Dienstag, 6. Mai 2003 18:51 > An: Ant Developers List > Betreff: Re: AW: command line option visibility within a task .. > > On Tuesday 06 May 2003 17:39, [

Re: AW: command line option visibility within a task ..

2003-05-06 Thread peter reilly
On Tuesday 06 May 2003 17:39, [EMAIL PROTECTED] wrote: > BTW > You´re using the old email adress [EMAIL PROTECTED] > The new one is > [EMAIL PROTECTED] that is [EMAIL PROTECTED] Peter

AW: command line option visibility within a task ..

2003-05-06 Thread Jan . Materne
ASAIK no. Main.main() -> Main.start() -> Main.Main() and none of these methods store the arguments. So you can´t access them. You can modify this class (should be very easy ...). But then you have a customized version of an Ant base class. BTW You´re using the old email adress [EMAIL PROTECTED]

command line option visibility within a task ..

2003-05-06 Thread Harsha Kalidindi
Hi: I am trying to write a few tasks to extend ant in our environment. I would like these tasks to emit some debug information depending on the command line options used with the ant invocation. Is there a way I can get a list of command line options that ant was invoked

cvs commit: ant/src/main/org/apache/tools/ant/taskdefs/optional/ide VAJExport.java VAJImport.java VAJLoad.java VAJLocalUtil.java VAJRemoteUtil.java VAJTask.java VAJToolsServlet.java

2003-05-06 Thread bodewig
bodewig 2003/05/06 08:19:17 Modified:.WHATSNEW build.xml docs/manual/Integration VAJAntTool.html src/main/org/apache/tools/ant/taskdefs/optional/ide VAJExport.java VAJImport.java VAJLoad.java VAJLocalUt

DO NOT REPLY [Bug 10016] - VAJ Tasks broken

2003-05-06 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 2236] - Visual Age vajload task - ability to load open projects in workspace

2003-05-06 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_bug

cvs commit: ant/xdocs external.xml

2003-05-06 Thread bodewig
bodewig 2003/05/06 06:26:47 Modified:docs external.html xdocsexternal.xml Log: Pointer to Java2HTML, submitted by Jason Shattu Revision ChangesPath 1.113 +50 -1 ant/docs/external.html Index: external.html

DO NOT REPLY [Bug 14849] - JProbe tasks: executables cannot be found with JProbe 4.0.1

2003-05-06 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/main/org/apache/tools/ant/taskdefs/optional/sitraka CovBase.java

2003-05-06 Thread bodewig
bodewig 2003/05/06 06:01:07 Modified:src/main/org/apache/tools/ant/taskdefs/optional/sitraka CovBase.java Log: need a leading dash for JProbe 4 as well Revision ChangesPath 1.4 +1 -1 ant/src/main/org/apache/tools/ant/taskdefs/optional/s

DO NOT REPLY [Bug 12700] - [PATCH] Please allow Ant users to define the default set of excludes

2003-05-06 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 12700] - [PATCH] Please allow Ant users to define the default set of excludes

2003-05-06 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 19601] - Add 'Thumbs.db' to default exclude list.

2003-05-06 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 19639] - Case sensitive function

2003-05-06 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 17506] - loadproperties not working with non latin characters

2003-05-06 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 19603] - Property task with file attribute only suppoer ansi charset

2003-05-06 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 12700] - [PATCH] Please allow Ant users to define the default set of excludes

2003-05-06 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

AW: list a content of a directory

2003-05-06 Thread Jan . Materne
For easy display I had made a short project some time ago: All in one row: ${files.prop} In multiple lines: ${files.prop2} With a given directory structure C:\tmp\anttes

Re: Namespaces in Ant

2003-05-06 Thread peter reilly
On Monday 05 May 2003 20:20, J.Pietschmann wrote: > peter reilly wrote: > > I would agree with most of what Nicola says. I think > > that XML ns is a "heavy" solution for name clashing > > of names defined in a antlib. Moreover I do not > > think that the antlib needs to define a qualified name. >

DO NOT REPLY [Bug 19690] New: - Cvs log & CvsChangeLog are painfully slow

2003-05-06 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