checkout,tagging and zipping files

2007-04-24 Thread prasad kumar
Hi all, i have writeen the code in build.xml for checkout,tagging of cvs and zipping files based on tag of cvs. so very information of checkout,tagging of cvs and zipping files i mentioned in build.xml.manually of iam taking build of build.xml it is taking checkout, creating tagg of cvs and

javax.mail.MessagingException: Could not connect to SMTP host

2007-04-23 Thread prasad kumar
Hi all, I implemented the cruise control but the problem is ofter taking sucessfull build,while sending the mails it is throwing exception as(i mentioned to whom do i need to send the mails(mailhost,port no in config.xml) net.sourceforge.cruisecontrol.CruiseControlException:

SourceForge SOAP SDK

2007-04-23 Thread prasad kumar
Hi all, I implemented the cruisecontrol for automated build.but i need SourceForge SOAP SDK jar's to upload zip,doc's into source forge. if any person knows from where we can get all SourceForge SOAP SDK, respond that's a great appreciation. thanks, prasad

Re: is it possible inculde folder in zip??

2007-04-21 Thread prasad kumar
iles within examples1.zip or examples_for_brian.zip. == On 4/21/07, prasad kumar wrote: > > Hi, > > i tried with all the options it is not including the folder it is > including only files and zipping > > is i

Re: is it possible inculde folder in zip??

2007-04-21 Thread prasad kumar
iles within examples1.zip or examples_for_brian.zip. == On 4/21/07, prasad kumar wrote: > > Hi, > > i tried with all the options it is not including the folder it is > including only files and zipping > > is i

Re: is it possible inculde folder in zip??

2007-04-21 Thread prasad kumar
hi, FYI, thanks, prasad prasad kumar <[EMAIL PROTECTED]> wrote: hi aruna, with the below code it incudes all htdocs/manual directory files into the docs/user-guide directory.zipfileset we can use only for including files not directories. but i want htdocs/

Re: is it possible inculde folder in zip??

2007-04-21 Thread prasad kumar
amples1.zip or examples_for_brian.zip. == On 4/21/07, prasad kumar wrote: > > Hi, > > i tried with all the options it is not including the folder it is > including only files and zipping > > is it possibl

Re: is it possible inculde folder in zip??

2007-04-21 Thread prasad kumar
hi, i created jar file but the all files are showing in the same jar.it is not showing in which folder it is.means it is not maintaining the directory structure. if anybody knows to include the folder in the zip please tell me thanks, prasad yahoo.co.in> wrote: Hi, i tri

is it possible inculde folder in zip??

2007-04-21 Thread prasad kumar
Hi, i tried with all the options it is not including the folder it is including only files and zipping is it possible inculde folder in zip?? if anybody knows,respond that's great appreciation thanks, prasad - Check out what you'

zip inculded files

2007-04-20 Thread prasad kumar
hi all, if iam using like below it is zipping but it is not not including all the required files.it is including only rtf,ear files.it is not including pdf,xml,properties files if iam using it is giving error as "problem opening 'srcfile".

zip inculded files

2007-04-20 Thread prasad kumar
hi all, if iam using like below it is zipping but it is not not including all the required files.it is including only rtf,ear files.it is not including pdf,xml,properties files if iam using it is giving error as "problem opening 'srcfile".

zip inculded files

2007-04-20 Thread prasad kumar
hi all, if iam using like below it is zipping but it is not not including all the required files.it is including only rtf,ear files.it is not including pdf,xml,properties files if iam using it is giving error as "problem opening 'srcfile".

zip inculded files

2007-04-20 Thread prasad kumar
hi all, if iam using like below it is zipping but it is not not including all the required files.it is including only rtf,ear files.it is not including pdf,xml,properties files if iam using it is giving error as "problem opening 'srcfile".

RE: tag inside some other tag(cvs)

2007-04-20 Thread prasad kumar
asad "Rebhan, Gilbert" <[EMAIL PROTECTED]> wrote: Hi, -----Original Message- From: prasad kumar [mailto:[EMAIL PROTECTED] Sent: Friday, April 20, 2007 2:05 PM To: prasad kumar; Ant Users List; [EMAIL PROTECTED] Subject: Re: tag inside some other tag(cvs) /* HI, I THI

Re: tag inside some other tag(cvs)

2007-04-20 Thread prasad kumar
HI, I THINK THE PROBLEM IS WITH CVS LOCK, WITH THAT IT IS COMING THE BELOW ERROR OR DO I NEED TO MENTION THE SPECIAL CHARACTERS(`$,.:;@') IN ANY WAY TO AVOID THIS PROBLEM PLEASE GIVE ME SOLUTION IF ANYBODY KNOWS THANKS, PRASAD prasad kumar <[EMAIL PROTECTED

Re: tag inside some other tag(cvs)

2007-04-19 Thread prasad kumar
ase give me the reply.. iam waiting for u r reply thanks, prasad Shankar S <[EMAIL PROTECTED]> wrote: Prasad, Why don't you just do this? cvstag.name} ${module.name}" /> If you are not clear with this then read about CVS tags by doing a quick

RE: tag inside some other tag(cvs)

2007-04-19 Thread prasad kumar
hi Tanguy, http://www.wincvs.org/wincvs_app.png from what ur showing in the picture,let us assume 'cvsgui' is module name in HEAD tag.then i updated the 'cvsgui' module with clean copy option from HEAD tag.ofter getting clean copy of 'cvsgui',i create the tag(let us assume build_xxx) as

zip included files

2007-04-19 Thread prasad kumar
hi all, if iam using like below it is zipping but it is not not including all the required files.it is including only rtf,ear files.it is not including pdf,xml,properties files if iam using it is giving error as "problem opening 'srcfile". (just i change

RE: tag inside some other tag(cvs)

2007-04-19 Thread prasad kumar
hi, u r saying One version of a file can have multiple tags.this maltiple tags can we create with ant regards, prasad prasad kumar <[EMAIL PROTECTED]> wrote: hi, i know,it is possible to create the child tag(build_xxx) inside some other tag(HEAD) using win cvs to

RE: tag inside some other tag(cvs)

2007-04-19 Thread prasad kumar
by a tag >inside of >another tag? One version of a file can have multiple tags, >but there is >no sense of hierarchy to them. > >However you slice it, this is totally off topic for this list. Try >reading a book on cvs. > >prasad kumar wrote: > >>Hi, >>

tag inside another tag(for tagging the new build files)

2007-04-19 Thread prasad kumar
Hi, i have to create one more tag(for tagging all new files inside this tag,for ex: child tag of HEAD tag(cvs)) inside some other tag(for ex:HEAD tag(cvs)) ofter a successfull build,is it possible with ant to create one more tag inside some other tag. i think there is no option in ant

Re: zip-included files

2007-04-19 Thread prasad kumar
files what i mentioned in build.xml Steve Loughran <[EMAIL PROTECTED]> wrote: prasad kumar wrote: > hi, > > no,it is allowing only one inside . you shouldnt be allowed any copy inside a zip > > but my require ment is i need to copy ear file from the build dir to some

Re: zip-included files

2007-04-19 Thread prasad kumar
hi, please anybody knows the solution to get the ownership on particular folder, give the reply immediately. prasad kumar <[EMAIL PROTECTED]> wrote: hi, if iam using like below it is zipping but it is not not including all the required files. if iam

Re: zip-included files

2007-04-19 Thread prasad kumar
files . zip is not including pdf,.properties,xml files. what i have wriiten ant script is correct i hope. please correct the script and give the reply with script if anybody knows. thanks, prasad Steve Loughran <[EMAIL PROTECTED]> wrote: prasad kumar wrote: > H

Fwd: tag inside some other tag(cvs)

2007-04-19 Thread prasad kumar
Note: forwarded message attached. - Check out what you're missing if you're not on Yahoo! Messenger --- Begin Message --- Hi, i have to create one more tag(for ex: child tag of HEAD tag(cvs)) inside some other tag(for ex:inside HEAD tag(cvs)) ofte

tag inside some other tag(cvs)

2007-04-19 Thread prasad kumar
Hi, i have to create one more tag(for ex: child tag of HEAD tag(cvs)) inside some other tag(for ex:inside HEAD tag(cvs)) ofter a successfull build,is it possible with ant to create one more tag inside some other tag.if then,how, please tell me Thanks, prasad

zip-included files

2007-04-19 Thread prasad kumar
,rtf ). (i think memory limitation is there to zip the files with ant) if anybody solve this problem with ant, that's a great appreciation. please give me immediate reply, i have been trying last two days. thanks, prasad

Fwd: Block SOPs(System.out.println) at ANT build

2007-04-15 Thread prasad kumar
Note: forwarded message attached. - Check out what you're missing if you're not on Yahoo! Messenger --- Begin Message --- HI, i have one requirement is "Block SOPs(System.out.println) at ANT build level and fail the build."means if the programs(includin

Automated build to ensure that every day check-ins are clean and non-breaking

2007-04-14 Thread prasad kumar
hi, i have one requirement is " Automated build to ensure that every day check-ins are clean and non-breaking".for that is there any tool.if it is there,which tool is best amongst please tell me thanks, prasad [EMAIL PROTECTED]

Block SOPs(System.out.println) at ANT build

2007-04-14 Thread prasad kumar
HI, i have one requirement is "Block SOPs(System.out.println) at ANT build level and fail the build."means if the programs(including *.java,*.jsp etc..) contain SOPs in whole project,then while taking the build with build.xml,build.xml should check the SOPs in the programs,if programs have use