RTC 3.0 - run package once and want to deploy more than once
I created a package and executed is successfully and it created the normal zip file. I then created a deploy to "move" the zip contents to a specific HLQ (example - TEST.). After successful testing I want to just deploy the same .zip contents to a different HLQ (example - QA.) but after changing just the mapping file and re-running the same deploy it fails with --
* /usr/lpp/jazz/v3.0/usr/lpp/jazz/v3.0/buildsystem/buildtoolkit/scripts/enterprise/deploy.xml:188: No complete package found in remote package root directory with a timestamp newer than timestamp 1293735530764 of last loaded complete package.
I have to run the package again before I can run the deploy again. Is there a way to run the deploy more than once "against" the same package.zip without having to "re-package"
* /usr/lpp/jazz/v3.0/usr/lpp/jazz/v3.0/buildsystem/buildtoolkit/scripts/enterprise/deploy.xml:188: No complete package found in remote package root directory with a timestamp newer than timestamp 1293735530764 of last loaded complete package.
I have to run the package again before I can run the deploy again. Is there a way to run the deploy more than once "against" the same package.zip without having to "re-package"