Glen Carl wrote:
http://jakarta.apache.org/ant/manual/index.htmlI need to change something in the properties files like JetspeedLicalization.properties which is inside the jetspeed-1.4b1.jar file?
Once you have ant installed.
Change directory to jakarta-jetspeed/build
Execute: ant war
The jetspeeed.war will be found in jakarta-jetspeed/bin
The jakarta-jetspeed directory is the root level directory after you unzip.
Glen
Sangam Dash wrote:
do you know any good tutorial on ant or how to build jetspeed source on ant?
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
so if i change it and build the source using ant then i can just use the newly created jar file?
or how doesit work?
or everytime i change something i need to use the newly created war file?
thanks
sangam dash
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
