[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ANT_OPTS is not correct variable to set build properties



Hi Varun,

I just checked that you uploaded a new revision of oscache. You have
added build properties for setting target JVM version 1.4. But the
variable you used is wrong (contrary to what the variable name
suggests). ANT_OPTS is used to pass arguments to JVM used by ant. The
correct variable to set build properties is ANT_ARGS.
By the way, in this case I would suggest you to move the arguments to
debian/ant.properties as the file already exists.


Cheers
Onkar
-- 
Passion - Some people climb mountains - others write Free software.
Don't ask why - the reason is the same.


Reply to: