Fwd: Precompile JSP

2006-09-30 Thread Hanmay Udgiri
-- Forwarded message -- From: Hanmay Udgiri <[EMAIL PROTECTED]> Date: Sep 30, 2006 6:24 PM Subject: Precompile JSP To: user@ant.apache.org Hi I want to pre-compile my JSP after taking from CVS. I have websphere 5 installed on linux box. what comamnd I need to use to comp

Precompile JSP

2006-09-30 Thread Hanmay Udgiri
Hi I want to pre-compile my JSP after taking from CVS. I have websphere 5 installed on linux box. what comamnd I need to use to compile my JSPs Does the following command works -- Thanks and Regards Hanmayya Udgiri

Re: Ant build Time

2006-07-20 Thread Hanmay Udgiri
sorry its typo mistakes On 7/20/06, Hanmay Udgiri <[EMAIL PROTECTED]> wrote: I am Giving the code we are using for creating EAR file. it is small an

Re: Ant build Time

2006-07-20 Thread Hanmay Udgiri
HELP. Thanks and Regards Hanmayya Udgiri On 7/20/06, Hanmay Udgiri <[EMAIL PROTECTED]> wrote: Hi Actually It uses to take around 7-8 minutes but now it takes around 14 min. One factor is increase on No of JAVA files. Earlier we had less no of files,now we have twice of earlier. Is this

Re: Ant build Time

2006-07-20 Thread Hanmay Udgiri
10:38 AM Subject: Re: Ant build Time > > Hanmay Udgiri wrote: >> Hi >> I have a ant build which takes around 15 minutes. >> Do we have any tips to reduce the time taken for the total build >> > > That's not a lot of info to go on. Can you see which ste

Ant build Time

2006-07-19 Thread Hanmay Udgiri
Hi I have a ant build which takes around 15 minutes. Do we have any tips to reduce the time taken for the total build -- Thanks and Regards Hanmayya Udgiri

Re: CVS Login

2006-07-14 Thread Hanmay Udgiri
Nachricht----- >Von: Hanmay Udgiri [mailto:[EMAIL PROTECTED] >Gesendet: Freitag, 14. Juli 2006 09:46 >An: user@ant.apache.org >Betreff: CVS Login > >Hi >We have requirement like this.We have a build file where it >checks out from CVS.but the problem is we have defined the >cvsro

CVS Login

2006-07-14 Thread Hanmay Udgiri
Hi We have requirement like this.We have a build file where it checks out from CVS.but the problem is we have defined the cvsroot in a property file. So this work only for people we login with the same user id and password. I want to create the cvsroot at runtime asking the user the user id for th