s case conversion ->
> http://www.javaregex.com/tutorial5.html
>
> So you should be able to do it through the propertyregexp task.
>
>
> Alain ROY wrote:
> > Hi all
> >
> > I need to capitalize a property value. I tried using regular expressions
>
g a filter java class ?
Regards
--
Alain ROY <[EMAIL PROTECTED]>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Adding , the expansion occurs.
deploy.url is ${deploy.url}
It seems not to occur when the property file is given in the command line.
Regards
Alain ROY
On Thu, 10 Jan 2008 14:52:27 -0800 (PST)
Michael Pelz Sherman <[EMAIL PROTECTED]> wrote:
> From the Prop
cess the
> properties defiend in the base.properties file.
>
> *base.properties*
>
> devenv.home=C:/dev
>
> *build-common.xml*
>
>
>
>
>
>
>
>*(this works fine)*
>
> *buildC.xml*
>
>
>
>
>
>
>
>
Hi
I have source *.xml files, and a target that generates *.html files from those
source files. Actually, my target is executed for all xml source files. I'd
like to execute it only for source files that are more recent than the
corresponding html file.
Is there a way to get a list of modified
upport path (as for example the copy task)
> then use antcontrib like that =
>
>
>
>
>
>
>
>
>
>
> Regards, Gilbert
>
> ---------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTE
;
>
>
> Regards, Gilbert
>
> -----
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
--
Alain ROY <[EMAIL PROTECTED]>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi all,
I use ant 1.7.0 and Checkstyle 4.3 Ant task.
I want to use a task which accepts nested elements.
I have up to 20 Java projects I want to process with checkstyle in one time.
I'd like to define a fileset which is the composition of filesets with *.java
source files of several source