[JBoss JIRA] Created: (JBTM-893) Build is dependent upon Sun's JDK
by Tom Jenkinson (JIRA)
Build is dependent upon Sun's JDK
---------------------------------
Key: JBTM-893
URL: https://issues.jboss.org/browse/JBTM-893
Project: JBoss Transaction Manager
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Tom Jenkinson
Assignee: Michael Musgrove
Fix For: 5.0.0.M2
We have a dependency in the arjuna module on jconsole.jar which is not shipped in openjdk for instance so our pom refers to JAVA_HOME/lib/jconsole.jar.
This needs reviewing, we could add a profile that only includes the dependency on a build when the file exists and in other profiles does not build the classes that require this Jar, but if the code is critical we need to think about a rewrite to not depend on the (presumably) proprietary Jar.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 1 month
[JBoss JIRA] (JBTM-1241) Simplify XTS JBossAS7ServerKillProcessor by making linux only
by Paul Robinson (JIRA)
Paul Robinson created JBTM-1241:
-----------------------------------
Summary: Simplify XTS JBossAS7ServerKillProcessor by making linux only
Key: JBTM-1241
URL: https://issues.jboss.org/browse/JBTM-1241
Project: JBoss Transaction Manager
Issue Type: Task
Security Level: Public (Everyone can see)
Reporter: Paul Robinson
Assignee: Paul Robinson
Fix For: 4.17.0, 5.0.0.M2
We've had many problems with JBossAS7ServerKillProcessor and it's turned into quite a complex beast. By making it linux only, we can stop using the jboss-cli.sh which has been causing IPv6 issues. Also we can run linux shell commands which tend to be simpler.
The tests only run on Linux anyway, as there are other Linux only tests.
--
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
12 years, 1 month