This stack is now being used to execute a hudson build farm job to test/build ros on a windows platform. This package provides resources relevant to that.
Resources to get the auto-build up and running on hudson.
This is an ''ugly'', but necessary constraint of the script on the hudson server. It also needs a specific directory in which to operate (i.e. look for the script that needs to be run).
> mkdir -p %USERPROFILE%\hudson\workspace\roswin > cd %USERPROFILE%/hudson/workspace/roswin > wget --no-check-certificate https://raw.github.com/stonier/win_ros/master/msvc/msvc_sdk/scripts/fuerte/schebang.bat > wget --no-check-certificate https://raw.github.com/stonier/win_ros/master/msvc/msvc_hudson/resources/hudson.bat > wget --no-check-certificate https://raw.github.com/stonier/win_ros/master/msvc/msvc_hudson/resources/slave.jar
Currently, I assume that:
Slave connection:
> hudson.bat
You can verify the status of the connection at http://build.willowgarage.com/computer/win7-64/.
Open the trigger url in a browser:
http://build.willowgarage.com/job/roswin/build?token=yujin