JavaFX

2007-05-10 Thread Kevin Jackson
Hi all, Is there a need to support JavaFX in Ant going forward? We already support javascript via bsf & javax.scripting, we also support a multitude of dynamic/scripting languages, should we add support for this one? Kev - To

Re: JavaFX

2007-05-10 Thread Peter Reilly
Should be no need to do anything special Ant 1.7.0 supports the javax scripting and there is a javax scripting engine for javafx. Unfortunately, it does not seem to be released yet. the engine is net.java.jsr223.JavaFXScriptEngine in the SPI for javax.script.ScriptEngineFactory in the javafxft.jar

[EMAIL PROTECTED]: Project svn-antlib-test (in module ant-antlibs) failed

2007-05-10 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project svn-antlib-test has an issue affecting its community integration. This issue affe

Re: JavaFX

2007-05-10 Thread Peter Reilly
Opps, I see the class in the jar. Ok, there does seem to be a problem in setting beans in the script, I get the exception javax.script.ScriptException: Invalid binding name project for all the names used (self, basedir etc). Commenting out the setting of the beans, the following works:

Re: auto download of antlibs

2007-05-10 Thread Steve Loughran
Xavier Hanin wrote: On 5/9/07, Steve Loughran <[EMAIL PROTECTED]> wrote: teresting. Maybe every repository in ivyconf.xml would be marked as offline, meaning they are available when there is no network.When you run ant (or ivy) with -offline, only offline repositories would be used. What do

RE: auto download of antlibs

2007-05-10 Thread Stephen McConnell
> -Original Message- > From: Steve Loughran [mailto:[EMAIL PROTECTED] > Sent: Thursday, 10 May 2007 8:20 PM > To: Ant Developers List > Subject: Re: auto download of antlibs > > Xavier Hanin wrote: > > On 5/9/07, Steve Loughran <[EMAIL PROTECTED]> wrote: > teresting. > >> > >> Maybe ev

DO NOT REPLY [Bug 32853] - with fork=true and failOnError=false shows exception stack trace on timeout

2007-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42377] New: - task timeout occurence returns 0 as resultproperty

2007-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: auto download of antlibs

2007-05-10 Thread Xavier Hanin
On 5/10/07, Steve Loughran <[EMAIL PROTECTED]> wrote: Xavier Hanin wrote: > On 5/9/07, Steve Loughran <[EMAIL PROTECTED]> wrote: teresting. >> >> Maybe every repository in ivyconf.xml would be marked as offline, >> meaning they are available when there is no network.When you run ant (or >> ivy)

Re: auto download of antlibs

2007-05-10 Thread Steve Loughran
Stephen McConnell wrote: It seems that there may be two distinct subjects in this thread: a) introduction of policy that restricts dynamic resolution of resource to those available via a local file protocol (refer Xavier's comments "By offline I mean with no network access") b

DO NOT REPLY [Bug 32853] - with fork=true and failOnError=false shows exception stack trace on timeout

2007-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42378] New: - task timeout occurence returns 0 as resultproperty

2007-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

Re: auto download of antlibs

2007-05-10 Thread Xavier Hanin
On 5/10/07, Steve Loughran <[EMAIL PROTECTED]> wrote: Stephen McConnell wrote: > > It seems that there may be two distinct subjects in this thread: > > a) introduction of policy that restricts dynamic resolution of > resource to those available via a local file protocol (refer > Xav

[EMAIL PROTECTED]: Project test-ant (in module ant) failed

2007-05-10 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project test-ant has an issue affecting its community integration. This issue affects 1 p

[EMAIL PROTECTED]: Project test-ant-no-xerces (in module ant) failed

2007-05-10 Thread Gump Integration Build
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at [EMAIL PROTECTED] Project test-ant-no-xerces has an issue affecting its community integration. This issue a

svn commit: r536878 - /ant/core/trunk/src/tests/antunit/types/resources/concat-resource-test.xml

2007-05-10 Thread mbenson
Author: mbenson Date: Thu May 10 07:50:24 2007 New Revision: 536878 URL: http://svn.apache.org/viewvc?view=rev&rev=536878 Log: add another test Modified: ant/core/trunk/src/tests/antunit/types/resources/concat-resource-test.xml Modified: ant/core/trunk/src/tests/antunit/types/resources/conc

DO NOT REPLY [Bug 42389] New: - Ant "Mail" task fails to send mail if "encoding" isn't provided (and Auto selects "Mime" type)

2007-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

DO NOT REPLY [Bug 42389] - Ant "Mail" task fails to send mail if "encoding" isn't provided (and Auto selects "Mime" type)

2007-05-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND· INSERTED IN THE BUG DATABASE. http://issues.apache.org/bugzilla/show_bu

svn commit: r537018 - /ant/core/trunk/src/main/org/apache/tools/ant/types/resources/StringResource.java

2007-05-10 Thread mbenson
Author: mbenson Date: Thu May 10 15:23:57 2007 New Revision: 537018 URL: http://svn.apache.org/viewvc?view=rev&rev=537018 Log: fix (I think) encoding for InputStream from StringResource Modified: ant/core/trunk/src/main/org/apache/tools/ant/types/resources/StringResource.java Modified: ant

svn commit: r537020 - /ant/core/trunk/WHATSNEW

2007-05-10 Thread mbenson
Author: mbenson Date: Thu May 10 15:28:38 2007 New Revision: 537020 URL: http://svn.apache.org/viewvc?view=rev&rev=537020 Log: whatsnew wrt string encoding Modified: ant/core/trunk/WHATSNEW Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff

svn commit: r537021 - in /ant/core/trunk: WHATSNEW src/main/org/apache/tools/ant/filters/StripLineComments.java src/tests/antunit/filters/ src/tests/antunit/filters/striplinecomments-test.xml

2007-05-10 Thread mbenson
Author: mbenson Date: Thu May 10 15:30:36 2007 New Revision: 537021 URL: http://svn.apache.org/viewvc?view=rev&rev=537021 Log: striplinecomments comment nested text value Added: ant/core/trunk/src/tests/antunit/filters/ ant/core/trunk/src/tests/antunit/filters/striplinecomments-test.xml

svn commit: r537023 - in /ant/core/trunk/src: main/org/apache/tools/ant/filters/StripLineComments.java tests/antunit/filters/striplinecomments-test.xml

2007-05-10 Thread mbenson
Author: mbenson Date: Thu May 10 15:35:27 2007 New Revision: 537023 URL: http://svn.apache.org/viewvc?view=rev&rev=537023 Log: exclusivity Modified: ant/core/trunk/src/main/org/apache/tools/ant/filters/StripLineComments.java ant/core/trunk/src/tests/antunit/filters/striplinecomments-test.