|
| 60537 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/system/server/ServerInfo.java | JBAS-3838, avoid NPE at getThreadInfo |
| 60534 | modified | dimitris@jboss.org | //branches/Branch_4_2/system/src/main/org/jboss/system/server/ServerInfo.java | JBAS-3675, tidy up and add support for ThreadInfo getLockOwnerId/getLockOwnerName. The problem is all those operations are a no-op on all the jdks I tried, returning -1/null, so when jdk support comes, just uncomment the implementation. |
| 60531 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-distr.xml | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/varia/build.xml | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_2/varia/src/resources/juddi | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | modified | thomas.diesler@jboss.com | //branches/Branch_4_2/testsuite/build.xml | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60531 | deleted | thomas.diesler@jboss.com | //branches/Branch_4_2/varia/src/main/org/jboss/jaxr | Externalize jaxr. Use jaxr-1.2.0.GA |
| 60529 | modified | dimitris@jboss.org | //branches/Branch_4_2/testsuite/build.xml | JBAS-4024, disable txiiop test |