Sounds good to me.  Thanks.

Roger Whitcomb




-----Original Message-----
From: Sandro Martini [mailto:[email protected]] 
Sent: Thursday, March 22, 2012 8:21 AM
To: Apache Pivot - Developers
Subject: Add a package-tests ant task to build.xml

Hi all,
during some tests on Pivot686 I need to have a jar even for our tests
subproject, because I need to test as Applet some code that's only
there.
Note that the tests subproject is already built in standard build
tasks, but it's only not packaged because some of their contents are
copied under tutorials/examples, and other are never needed (or
better, was never needed :-) ).

So I have just updated (but still not committed) a small change to our
build.xml, adding a package-tests ant task so anyone needing that jar
could execute it.
All works and doesn't seem to give problems ...


Any objection for committing this ?
Tell me, otherwise tomorrow I'll commit ...


Bye,
Sandro

Reply via email to