AW: AW: Automating cvs modules checkout with build.psf using Ant Script

2013-02-24 Thread jhm
> Sorry. I am not getting your point. I am trying to use the > projectSetImport to get the project names from the build.psf which is > below. > > > > Loaded projects = ${ImportedProjectNames} > Have a look at the documentation http://publib.boulder.ibm.com/infocenter/radhelp/v8

Re: AW: Automating cvs modules checkout with build.psf using Ant Script

2013-02-24 Thread salt2012
Sorry. I am not getting your point. I am trying to use the projectSetImport to get the project names from the build.psf which is below. Loaded projects = ${ImportedProjectNames} But i am getting the below error while executing the build.xml Problem: failed to create tas

AW: Automating cvs modules checkout with build.psf using Ant Script

2013-02-23 Thread jhm
> I am able to checkout the projects directly in ant script using cvs > commands but i need an sample for the following requirement. Please > help. > > Need to run build.xml ant script with project name as argument. Ihe > script should take the build.psf and needs to checkout the required > projec