Customizable handling of unset properties

2006-09-09 Thread Marcus Lindblom
Hi, I just want to ask a bit something that probably has been discussed to death before: unset properties handling. The latest 1.7 does not address this (according to the release notes), and I could find no enhancement request discussing it either. So, my simple proposal is: Allow the user

Re: Attempting to write a custom import-task

2006-09-09 Thread Marcus Lindblom
I'm not using 1.7 (yet), but the latter seems easy enough. I was thinking along those lines a bit but it was too simple. :) Thanks! /Marcus Peter Reilly wrote: You have got to set the location and the target attributes of the import task, in ant 1.7 there is a utility method bindToTask to do

Re: Ant Dojo Compression

2006-09-09 Thread Diego Chagastelles
Thank you! Thats what I was looking for! On 9/7/06, JM <[EMAIL PROTECTED]> wrote: Can I suggest you use the excellent javascript compressor ant task from LCA Soft ( http://www.lcasoft.com/compress-js.html http://www.lcasoft.com/compress-js.html ) which is based DOJO Rhino. JM Diego Chagaste