RE: comma seperated value in project.properties

2004-06-26 Thread Andreas.Ebbert
Hi Chuck,

> -Original Message-
> From: ext Chuck Daniels [mailto:[EMAIL PROTECTED]

> Yes.  Use the util:tokenize jelly tag to create a list from the
> comma-separated property value.

Ah, I was not aware of such a tag, thanks :-)

 _ __  _  _
//\ndreas.[|-bbert(a)[|\|okia.com
   `-
   Andreas Ebbert
   Software Design Engineer - Nokia Networks OSS 
   gsm: +49-177-941-3928, fax: +49-211-9412-3838
   Heltorfer Straße 1, 40472 Düsseldorf, Germany 

--
This message is confidential. If you have received this message in error,
please delete it from your system. You should not copy it for any purpose,
or disclose its contents to any other person. Internet communications are
not secure and therefore Nokia GmbH does not accept legal responsibility
for the contents of this message as it has been transmitted over a public
network. Thank you.
Nokia GmbH, Nokia Networks is a German Company. Further information
about the Company is available from its principal offices at
Heltorferstrasse 1, D-40472, Düsseldorf, Germany and from the
website at http://www.nokia.com/
--

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: comma seperated value in project.properties

2004-06-25 Thread Chuck Daniels
Yes.  Use the util:tokenize jelly tag to create a list from the
comma-separated property value.  Then you can iterate over the list using
j:forEach.  There are plenty of examples throughout the plugins.  Search
your plugin.jelly files.

> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Friday, June 25, 2004 6:19 AM
> To: [EMAIL PROTECTED]
> Subject: comma seperated value in project.properties
>
>
> Hi,
>
> is it possible to have a comma seperated value in the
> project.properties, and iterate over it in a goal definition,
> something like j:forEach?
>
> Andreas Ebbert
>Software Design Engineer - Nokia Networks OSS
>gsm: +49-177-9413928, fax: +49-211-94123838
>Heltorfer Straße 1, 40472 Düsseldorf, Germany
>
>
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



comma seperated value in project.properties

2004-06-24 Thread Andreas.Ebbert
Hi,
 
is it possible to have a comma seperated value in the project.properties, and iterate 
over it in a goal definition, something like j:forEach?

Andreas Ebbert 
   Software Design Engineer - Nokia Networks OSS 
   gsm: +49-177-9413928, fax: +49-211-94123838 
   Heltorfer Straße 1, 40472 Düsseldorf, Germany