dev@jsftemplating.java.net

[Fwd: files checked in]

From: Ken Paulsen <Ken.Paulsen_at_Sun.COM>
Date: Fri, 09 Jun 2006 05:32:54 -0700

Forwarding to the dev alias....

Thanks Anissa!

Ken

attached mail follows:



I have checked in all the files into the jsftemplating project.
You will need to copy the 3 jars:  webui.jar dataprovider.jar defaulttheme.jar  (creator version) into <jsftemplating>/lib/external  directory in order to assemble the editor war file.

ant build (which is the default target will only builds jsftemplating.jar)
ant all (will build both jsftemplating.jar and sample apps)

ant clean (will clean only the jsftemplating.jar related directory)
ant clean-all (will include the above target + clean up all the samples)

You can also go to the editor directory and do 'ant build' which will build the samples without recompiling jsftemplating.jar

Please let me know if  there is any problem.

thanks
Anissa