|
| 55018 | modified | weston.price@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jca/test/XATxConnectionManagerUnitTestCase.java | [JBAS-3336]Destroy a connection where XA enlistment fails and do not return the connection to the pool. Unit test support. |
| 55017 | modified | weston.price@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/jca/adapter/TestManagedConnection.java | [JBAS-3336]Destroy a connection where XA enlistment fails and do not return the connection to the pool. Unit test support. |
| 55016 | modified | weston.price@jboss.com | //branches/Branch_4_0/connector/src/main/org/jboss/resource/adapter/jdbc/xa/XAManagedConnection.java | [JBAS-3336]Destroy a connection where XA enlistment fails and do not return the connection to the pool. |
| 54999 | modified | bdecoste | //branches/Branch_4_0/aspects/src/main/org/jboss/aspects/security/SecurityContext.java | added getCurrentDomain() |
| 54993 | modified | ruel.loehr@jboss.com | //branches/Branch_4_0/tools/etc/jbossbuild/tasks.xml | turn timestamp checking back on |
| 54992 | modified | ruel.loehr@jboss.com | //branches/Branch_4_0/tools/lib/jbossbuild.jar | Bug Fix, component-info.xmls were being overwritten, built from tag JBossBuild_1_1_5_BETA |
| 54986 | added | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/ImmutableArrayList.java | [JBAS-2225] ImmutableArrayList uses delegation and serializes the delegate via writeReplace() |
| 54984 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java | [JBAS-2225] ImmutableArrayList uses delegation and serializes the delegate via writeReplace() |
| 54983 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java | Fix whitespace |
| 54973 | modified | dimitris@jboss.org | //branches/Branch_4_0/build/build-thirdparty.xml | upgrade sun-jaf to 1.1 (from 1.0.2), sun-javamail to 1.4 (from 1.3.1), due to their new CDDL license (from SBCL) |
| 54964 | modified | scott.stark@jboss.org | //branches/Branch_4_0/testsuite/.classpath | Remove output/gen-src from sourcepath |
| 54963 | modified | scott.stark@jboss.org | //branches/Branch_4_0/build/eclipse.psf | Remove the unused projects |
| 54962 | modified | scott.stark@jboss.org | //branches/Branch_4_0/build/build.xml | Remove the xdoclet references |
| 54961 | deleted | scott.stark@jboss.org | //branches/Branch_4_0/xdoclet-int | Remove the obsolete xdoclet-int module |
| 54960 | modified | scott.stark@jboss.org | //branches/Branch_4_0/testsuite/build.xml | Remove the xdoclet references |
| 54957 | deleted | scott.stark@jboss.org | //branches/Branch_4_0/jmx-remoting | Remove the obsolete jmx-remoting module |
| 54956 | deleted | scott.stark@jboss.org | //branches/Branch_4_0/spring-int | Remove the obsolete sprint-int module |
| 54950 | modified | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/build.xml | [JBAS-2225] Test target list is immutable |
| 54949 | added | bstansberry@jboss.com | //branches/Branch_4_0/testsuite/src/main/org/jboss/test/cluster/test/FamilyClusterInfoUnitTestCase.java | [JBAS-2225] Test target list is immutable |
| 54946 | modified | clebert.suconic@jboss.com | //branches/Branch_4_0/build/eclipse.psf | Updating team set |
| 54944 | modified | clebert.suconic@jboss.com | //branches/Branch_4_0/build/eclipse.psf | Update project team set (adding missing jmx) |
| 54943 | modified | clebert.suconic@jboss.com | //branches/Branch_4_0/build/eclipse.psf | Update eclipse for jboss 4.0 |
| 54920 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java | [JBAS-2225] Target list exposed by FCI s/b immutable |
| 54918 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfoImpl.java | [JBAS-2071] Control access to FamilyClusterInfo when serializing proxies |
| 54918 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/invocation/unified/interfaces/UnifiedInvokerHAProxy.java | [JBAS-2071] Control access to FamilyClusterInfo when serializing proxies |
| 54918 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/invocation/http/interfaces/HttpInvokerProxyHA.java | [JBAS-2071] Control access to FamilyClusterInfo when serializing proxies |
| 54918 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxyHA.java | [JBAS-2071] Control access to FamilyClusterInfo when serializing proxies |
| 54918 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/FamilyClusterInfo.java | [JBAS-2071] Control access to FamilyClusterInfo when serializing proxies |
| 54918 | modified | bstansberry@jboss.com | //branches/Branch_4_0/cluster/src/main/org/jboss/ha/framework/interfaces/HARMIClient.java | [JBAS-2071] Control access to FamilyClusterInfo when serializing proxies |
| 54912 | modified | dimitris@jboss.org | //branches/Branch_4_0/tomcat/src/resources/webserver-xmbean.xml | JBAS-3421 - expose AcceptNonWarDirs attribute comming from AbstractWebContainerMBean |
| 54910 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/remoting-int | Fixes for Eclipse projects. |
| 54910 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/webservice/.classpath | Fixes for Eclipse projects. |
| 54910 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0 | Fixes for Eclipse projects. |
| 54910 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/jmx-remoting/.classpath | Fixes for Eclipse projects. |
| 54910 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/jms/.classpath | Fixes for Eclipse projects. |
| 54910 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/spring-int | Fixes for Eclipse projects. |
| 54910 | modified | darran.lofthouse@jboss.com | //branches/Branch_4_0/spring-int/.classpath | Fixes for Eclipse projects. |
| 54905 | modified | dimitris@jboss.org | //branches/Branch_4_0/tomcat/readme | just a test to see if it works! |
| 54878 | added | ruel.loehr@jboss.com | //branches/Branch_4_0/build/docs/readme.html | post conversion cleanup |
| 54875 | added | tom.benninger@jboss.com | //branches | moving mutated branches to root |
| 54875 | deleted | tom.benninger@jboss.com | //mutated/branches | moving mutated branches to root |
| 46886 | added | root | //mutated/branches/Branch_4_0/xdoclet-int | test |
| 46881 | added | root | //mutated/branches/Branch_4_0/tomcat | test |
| 46882 | added | root | //mutated/branches/Branch_4_0/tools | test |
| 46883 | added | root | //mutated/branches/Branch_4_0/transaction | test |
| 46884 | added | root | //mutated/branches/Branch_4_0/varia | test |
| 46885 | added | root | //mutated/branches/Branch_4_0/webservice | test |
| 46878 | added | root | //mutated/branches/Branch_4_0/system | test |
| 46879 | added | root | //mutated/branches/Branch_4_0/test | test |
| 46880 | added | root | //mutated/branches/Branch_4_0/testsuite | test |