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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

