Thomas,

Sorry it took a while ...

> Reading the documentation to PropertyFile on
> http://jakarta.apache.org/ant/manual/OptionalTasks/propertyfile.html i
> I found an inconsistence.
> The documentation dictates that every Entry requires a value but
> you give two examples which does not have a value:
>
>  <entry  key="anint" type="int" operation="+"/>
>  <entry  key="formated.int" type="int" default="0013"
> operation="+" pattern="0000"/>
>
> So, does a Entry require a value or not?

yes and no - value is mandatory but for backward compatibility it defaults
to 1

Regards
Thomas Christen



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

Reply via email to