Recommended download is the jetspeed-1.4-b2-src.zip at
http://jakarta.apache.org/builds/jakarta-jetspeed/release/v1.4b2/
Unzip and directory jetspeed-1.4-b2 will appear
cd jetspeed-1.4-b2\build
ant war

In the jetspeed-1.4-b2\bin directory will be the jar file, along with the war file. Yes, this is the jar file you built.

To swap jetspeed jar, remove the org\apache\jetspeed classes from WEB-INF\classes. Copy our jetspeed jar to WEB-INF\lib

I noticed while I was writing this you made the discoveries. Good job.

You don't always need to run ant war, if you look in the \build\build.xml file you can find the other commands.

Have fun!
Glen

Sangam Dash wrote:

I downloaded this file jetspeed-1.4b1-release-src
should i build from this ?
i have already installed ant on my machine
if i build it from here where the jetspeed-1.4b1.jar file will go so that i can use this jar file instead of the binary distributed jar file?
thanks
sangam dash


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to