RE: Classpath Wildcards

2009-03-12 Thread Murray, Mike
https://issues.apache.org/bugzilla/show_bug.cgi?id=46842 -Original Message- From: Paul King [mailto:pa...@asert.com.au] Sent: Thursday, March 12, 2009 6:16 AM To: user@ant.apache.org Subject: RE: Classpath Wildcards +1 for a bug report/enhancement requrest. I need this functionality

RE: Classpath Wildcards

2009-03-12 Thread Paul King
&& > "*".equals(f.getName( { > > I get the behavior I desire. Maybe this change would create problems for > other usage scenarios, but it would seem unlikely. If so, maybe an > attribute to enable support for java classpath wildcards could be added. > >

RE: Classpath Wildcards

2009-02-26 Thread Murray, Mike
the behavior I desire. Maybe this change would create problems for other usage scenarios, but it would seem unlikely. If so, maybe an attribute to enable support for java classpath wildcards could be added. I'll submit a bug report if I don't receive any feedback contrary to my an

Re: Classpath Wildcards

2009-02-26 Thread David Weintraub
ng it, and throwing it out as non-existent.  I would > expect this validation with "pathelement location", but not "pathelement > path". > > Thanks, Mike > > -Original Message----- > From: jan.mate...@rzf.fin-nrw.de [mailto:jan.mate...@rzf.fin-nrw.de] >

RE: Classpath Wildcards

2009-02-26 Thread Murray, Mike
ot;, but not "pathelement path". Thanks, Mike -Original Message- From: jan.mate...@rzf.fin-nrw.de [mailto:jan.mate...@rzf.fin-nrw.de] Sent: Thursday, February 26, 2009 12:02 AM To: user@ant.apache.org Subject: AW: Classpath Wildcards >I'm trying to use Java's Cl

AW: Classpath Wildcards

2009-02-25 Thread Jan.Materne
>I'm trying to use Java's Classpath wildcards to limit the cmd length on >forked java calls. > > That's not a Java wildcard, it's an Ant wildcard. Because is an Ant construct and Java wildcard can only be used from the command line. >But, Ant is throwi

Classpath Wildcards

2009-02-25 Thread Murray, Mike
I'm trying to use Java's Classpath wildcards to limit the cmd length on forked java calls. But, Ant is throwing it out. dropping L:\Windchill\srclib\wnc\* from path as it doesn't exist [java] Executing 'D:\programs\jdk1.6.0_10\jre\bin\java.exe' with ar