___________________________________________________________
/ Lam <[EMAIL PROTECTED]> wrote:
| <target name="init">
| ...
| <property name="jcsc-dir" value="/usr/local/src/jcsc"/>
| </target>
It's better if you define a property out-side of any target and in
your case, prefer �location� instead of the �value� argument.
| it is the same problem with jcsc task
| i have a problem with variable
Quote from the Ant-Manual:
�Properties are immutable: whoever sets a property first freezes
it for the rest of the build; they are most definately not
variable.�
| could you help me ?
You'd better subscribe[1] to the ant-list[2]... or check the
archives[3].
Hope these helps...
[1] mailto:[EMAIL PROTECTED]
[2] mailto:[EMAIL PROTECTED]
[3]
http://archives.apache.org/eyebrowse/SummarizeList?[EMAIL PROTECTED]
-- Arnaud Vandyck
<http://vbstefi60.fapse.ulg.ac.be/~arnaud/>
<http://www.ulg.ac.be/cgi-bin/ph/search?id=u184137>
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]