dev@jsftemplating.java.net

Re: JSFTemplating: Issues with compiling the demo application

From: Irfan Ahmed <irfan_at_sun.com>
Date: Tue, 05 Jun 2007 12:38:19 +0530

Another problem.

This time this is with the jar target in the demo application. The Jar
target fails because it does not create the WEB-INF/lib directory as
part of the jarring process. Hence it requires the lib directory under
WEB-INF to exist before the jar target is run. I added a task /*<mkdir
dir="WEB_INF/lib"/>*/ before the jar task and the application was built.

Note that I am seeing these on Windows XP with Ant 1.6.5.

Rgds
Irfan
-- 
Irfan Ahmed
Sun Microsystems Inc., Bangalore, India.