See <http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/257/changes>
Changes:
[bodewig] reinstate prefix handling of property task at the expense of even more state in
a thread-unfriendly class and with a new attribute on two tasks to make everybody happy.
PR 49373.
------------------------------------------
Started by an SCM change
Building remotely on hudson-win.apache.org (Windows 2008)
Updating http://svn.apache.org/repos/asf/ant/core/trunk
U src\tests\antunit\taskdefs\property-test.xml
U src\main\org\apache\tools\ant\property\ResolvePropertyMap.java
U src\main\org\apache\tools\ant\Main.java
U src\main\org\apache\tools\ant\taskdefs\LoadProperties.java
U src\main\org\apache\tools\ant\taskdefs\Property.java
U docs\manual\Tasks\loadproperties.html
U docs\manual\Tasks\property.html
U WHATSNEW
At revision 959031
WARNING: clock of the subversion server appears to be out of sync. This can result in inconsistent
check out behavior.
Deleting old artifacts from #255
[Ant_JDK_1.4] $ /bin/bash -xe C:\Users\toulmean\AppData\Local\Temp\4\hudson1709997860174707863.sh
FATAL: command execution failed
java.io.IOException: Cannot run program "/bin/bash" (in directory "<http://hudson.zones.apache.org/hudson/job/Ant_JDK_1.4/ws/")>:
CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessBuilder.start(Unknown Source)
at hudson.Proc$LocalProc.<init>(Proc.java:149)
at hudson.Proc$LocalProc.<init>(Proc.java:121)
at hudson.Launcher$LocalLauncher.launch(Launcher.java:633)
at hudson.Launcher$ProcStarter.start(Launcher.java:268)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:778)
at hudson.Launcher$RemoteLaunchCallable.call(Launcher.java:754)
at hudson.remoting.UserRequest.perform(UserRequest.java:114)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:270)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at hudson.remoting.Engine$1$1.run(Engine.java:58)
at java.lang.Thread.run(Unknown Source)
Caused by: java.io.IOException: CreateProcess error=2, The system cannot find the file specified
at java.lang.ProcessImpl.create(Native Method)
at java.lang.ProcessImpl.<init>(Unknown Source)
at java.lang.ProcessImpl.start(Unknown Source)
... 17 more
Archiving artifacts
|