[jboss-jira] [JBoss JIRA] (AS7-6703) AS build fails in jboss-as-webservices-server-integration when working direcetory path contains special chars
Ron Šmeral (JIRA)
jira-events at lists.jboss.org
Mon Mar 11 05:18:42 EDT 2013
Ron Šmeral created AS7-6703:
-------------------------------
Summary: AS build fails in jboss-as-webservices-server-integration when working direcetory path contains special chars
Key: AS7-6703
URL: https://issues.jboss.org/browse/AS7-6703
Project: Application Server 7
Issue Type: Bug
Components: Build System
Affects Versions: EAP 6.1.0.Alpha (7.2.0.Final)
Reporter: Ron Šmeral
Assignee: Paul Gier
When AS is built in a working directory like
{noformat}
/qa/services/hudson/hudson_workspace/workspace/Weld-2.x-release-repo/as_ref/7.2.0.Final-prerelease1/jdk/java17_default/label/RHEL5||RHEL6/jboss-as/
{noformat}
the build fails in the {{jboss-as-webservices-server-integration}} module.
After changing the path to
{noformat}/qa/services/hudson/hudson_workspace/workspace/Weld-2.x-release-repo/c8bcde9a/jboss-as
{noformat} the build works OK again.
This can be seen here, builds 31 (broken) and 33 (works): [https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Weld-2.x-release-repo/31/as_ref=7.2.0.Final-prerelease1,jdk=java17_default,label=RHEL5%7C%7CRHEL6/consoleFull]
Tested only on 7.2.0.Final, not EAP 6.1.0.
--
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
More information about the jboss-jira
mailing list