[
https://issues.jboss.org/browse/JBESB-3835?page=com.atlassian.jira.plugin...
]
Tom Cunningham commented on JBESB-3835:
---------------------------------------
In the build.xml for product/services/soap, we're including tools.jar. The problem
I've found on Mac and Linux is that this line isn't needed and depending on how
JAVA_HOME is set, can be missing and break the integration build test run.
<fileset dir="${java.home}/../lib" includes="tools.jar"/>
I'm not sure whether or not this line is needed for Windows, but I'll go on the
assumption that it is and only add this part of the path if ant detects windows.os.
Only include tools.jar in soap.esb build if on Windows
------------------------------------------------------
Key: JBESB-3835
URL:
https://issues.jboss.org/browse/JBESB-3835
Project: JBoss ESB
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web Services
Affects Versions: 4.11
Reporter: Tom Cunningham
Assignee: Tom Cunningham
Fix For: 4.12
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira