[jbossws-issues] [JBoss JIRA] Updated: (JBWS-1498) Hudson build fails under Windows

Thomas Diesler (JIRA) jira-events at jboss.com
Thu Feb 1 05:58:20 EST 2007


     [ http://jira.jboss.com/jira/browse/JBWS-1498?page=all ]

Thomas Diesler updated JBWS-1498:
---------------------------------

    Fix Version/s: jbossws-2.1.0
                       (was: jbossws-1.2.0)

What good is it when you can successfully run hudson-setup, but you cannot run any scripts from within hudson since they all depend on sh or bash.

Resoving this issue requires to provide alternatives for all linux dependend scripts. I reschedule for 2.1.0

> Hudson build fails under Windows
> --------------------------------
>
>                 Key: JBWS-1498
>                 URL: http://jira.jboss.com/jira/browse/JBWS-1498
>             Project: JBoss Web Services
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: productization
>         Environment: Windows XP Pro
>            Reporter: Alejandro Guizar
>         Assigned To: Alejandro Guizar
>             Fix For: jbossws-2.1.0
>
>
> In target hudson-setup:
>     <exec executable="basename" outputproperty="svn.basename">
>       <arg value="${svn.url}"/>
>     </exec>
>     <exec executable="dirname" outputproperty="svn.basedir.local">
>       <arg value="${basedir}"/>
>     </exec>
> Neither basename nor dirname are standard Windows commands.
> Targets hudson-start and hudson-stop invoke script catalina.sh to start/stop the web server. This is non portable as well.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbossws-issues mailing list