Have you tried
Michael Bauroth wrote:
> Hi MAT,
>
> unfortunately the issue is another one (using Eclipse):
>
>
> The value of attribute "value" associated with an element type
> "replace" must not contain the '<' character.
>
>
> Regards
> Michael
>
> Mathieu Champlon schrieb:
>> Michael Bauro
No, & isn't allowed too :(
I've found another solution(!) at all :)
In the build script itself I use an import of an external property file:
The property file contains:
encoding =
The replace task in the build script looks like this:
Regards
Michael
Mathieu Champlon schrieb:
Michae
Michael Bauroth a écrit :
Hi MAT,
unfortunately the issue is another one (using Eclipse):
The value of attribute "value" associated with an element type
"replace" must not contain the '<' character.
What about :
The > is probably not required but it surely does not harm...
MAT.
--
Hi MAT,
unfortunately the issue is another one (using Eclipse):
The value of attribute "value" associated with an element type "replace"
must not contain the '<' character.
Regards
Michael
Mathieu Champlon schrieb:
Michael Bauroth a écrit :
Hi,
I'm having a little problem with the repla
Michael Bauroth a écrit :
Hi,
I'm having a little problem with the replace task. Here is the code
snippet:
" />
The use of wrapping CDATA doesn't work too.
Have you eventually any suggestions?
Hello,
If I understand the issue correctly :
or
MAT.
---