Here is a shortened (only the checkout part is edited ) version of a build-log of that test-build:

Gestartet durch Benutzer Robert Lachner
Building in workspace d:\Dienste\Jenkins\jobs\JENKINS-15886 Parameterized Test\workspace

Deleting project workspace... Cleaning local Directory .
Checking out https://svn.is2.de:8443/svn/standardlife/STL_FlexSTM at revision '2012-12-04T09:24:44.298 +0100'
A .project
A src
A src\STL_FlexSTM.mxml
AU src\playerProductInstall.swf
AU src\shadowframe.png
A src\PageBasisdaten.mxml
A src\de
A src\de\is2
A src\de\is2\navigation
A src\de\is2\navigation\NavigationSTM.as
A src\de\is2\panel
...
A build_properties.xml
A .actionScriptProperties
A html-template
A html-template\AC_OETags.js
AU html-template\playerProductInstall.swf
A html-template\index.template.html
A .settings
A .settings\org.eclipse.core.resources.prefs
A build.xml
AU xmltask.jar
U .
At revision 85
3 Artefakte aus "Standard Life Flex STM" Buildnummer 90 kopiert
[workspace] $ cmd.exe /C '"ant.bat -file build.xml "-DBUILD_SELECTOR=<SavedBuildSelector plugin=""[email protected]""/>" update_flex_war_test && exit %%ERRORLEVEL%%"'
Buildfile: d:\Dienste\Jenkins\jobs\JENKINS-15886 Parameterized Test\workspace\build.xml

info:
[echo] Build für StandardLife FleX STM
[echo] target 'main' baut die Flex Oberfläche
[echo] target 'update_flex_war_test' und 'update_axis_war_test' editieren die wars für die test-stages
[echo] target 'update_flex_war_test' und 'update_axis_war_test' editieren die wars für die produktiv Umgebung

BUILD SUCCESSFUL
Total time: 0 seconds
[workspace] $ cmd.exe /C '"ant.bat "-DBUILD_SELECTOR=<SavedBuildSelector plugin=""[email protected]""/>" update_axis_war_test && exit %%ERRORLEVEL%%"'
Buildfile: d:\Dienste\Jenkins\jobs\JENKINS-15886 Parameterized Test\workspace\build.xml
info:
[echo] Build für StandardLife FleX STM
[echo] target 'main' baut die Flex Oberfläche
[echo] target 'update_flex_war_test' und 'update_axis_war_test' editieren die wars für die test-stages
[echo] target 'update_flex_war_test' und 'update_axis_war_test' editieren die wars für die produktiv Umgebung

BUILD SUCCESSFUL
Total time: 0 seconds
Archiviere Artefakte
Finished: SUCCESS

As you can see only the "info" target of the ant build script (i also attached the build.xml) which is the default target is started.
As far as i can see there is no problem with path length or something like that.

But in the config.xml i configured the two targets: 'update_flex_war_test' and 'update_axis_war_test'.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to