hexadecimals as integer parameters

2006-10-09 Thread Philippe Faes
(this was posted on the users list, but nobody responded) Hi all, I've noticed that I cannot pass hex values "0xa01" or octal values "0755" as integer parameters. This fails in the pom, and in the source file of the Mojo I develop ("@parameter expression="0xa01"). I'd like to submit this as a fe

Re: hexadecimals as integer parameters

2006-10-09 Thread Philippe Faes
oops, Martin did answer on the users list. sorry Ph On Mon, 2006-10-09 at 16:17 +0200, Philippe Faes wrote: > (this was posted on the users list, but nobody responded) > > Hi all, > > I've noticed that I cannot pass hex values "0xa01" or octal values > "0755" as integer parameters. This fails i