|
| 64642 | modified | rachmatowicz@jboss.com | //branches/Branch_4_2/testsuite/src/main/org/jboss/test/util/test/TwiddleUnitTestCase.java | Re-instate -s option, according to JBAS-4422 |
| 64614 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test/security/META-INF/ejb-jar.xml | [EJBTHREE-997] use 3.0 schema, not 2.1 |
| 64599 | modified | dimitris@jboss.org | //branches/Branch_4_2/iiop | ignore iiop/build.log |
| 64598 | deleted | dimitris@jboss.org | //branches/Branch_4_2/messaging/src/etc/server-jbm | JBAS-4600 - leave only the renaming of mq variable and revert introduction of jboss messaging |
| 64598 | modified | dimitris@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/login-config.xml | JBAS-4600 - leave only the renaming of mq variable and revert introduction of jboss messaging |
| 64598 | deleted | dimitris@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/props/messaging-users.properties | JBAS-4600 - leave only the renaming of mq variable and revert introduction of jboss messaging |
| 64598 | deleted | dimitris@jboss.org | //branches/Branch_4_2/server/src/etc/conf/default/props/messaging-roles.properties | JBAS-4600 - leave only the renaming of mq variable and revert introduction of jboss messaging |
| 64598 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-distr.xml | JBAS-4600 - leave only the renaming of mq variable and revert introduction of jboss messaging |
| 64598 | modified | dimitris@jboss.org | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4600 - leave only the renaming of mq variable and revert introduction of jboss messaging |
| 64586 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/BaseStatelessProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/BaseStatefulProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/stateful/unit/RemoteUnitTestCase.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/build.xml | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/NonSerializableFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/localfromremote/unit/LocalTestCase.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulClusterProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessClusterProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/JndiProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulLocalProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessLocalProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateful/StatefulRemoteProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/stateless/StatelessRemoteProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/build-test.xml | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/InitialContextFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | modified | bdecoste | //branches/Branch_4_2/ejb3/src/main/org/jboss/ejb3/session/BaseSessionProxyFactory.java | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64585 | added | bdecoste | //branches/Branch_4_2/ejb3/src/resources/test-configs/localfromremote2/conf/jndi.properties | [EJBTHREE-1019] StatefulLocalProxyFactory is Externalizable - no more NonSerialableFactory |
| 64580 | modified | stan.silvert@jboss.com | //branches/Branch_4_2/tomcat/src/resources/web.xml | JBAS-4605 |
| 64570 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java | [JBAS-4607] - Don't silently rollback when there is a tranasction timeout |
| 64570 | modified | adrian@jboss.org | //branches/Branch_4_2/messaging/src/main/org/jboss/mq/sm/jdbc/JDBCStateManager.java | [JBAS-4607] - Don't silently rollback when there is a tranasction timeout |
| 64557 | modified | wolfc | //branches/Branch_4_2/ejb3/src/test/org/jboss/ejb3/test/timer/unit/RemoteUnitTestCase.java | EJBTHREE-1027: expanded unit test message |
| 64538 | added | adrian@jboss.org | //branches/Branch_4_2/connector/src/etc/example-config/sybase-xa-ds.xml | [JBAS-4601] - Example Sybase XA config |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/testsuite/deprecated-build.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/build/build-thirdparty.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | unknown | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm/default/deploy/jboss-messaging.sar/hsqldb-persistence-service.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/testsuite/build.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | unknown | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm/default/deploy/jboss-messaging.sar | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | unknown | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm/default/deploy/jboss-messaging.sar/META-INF | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | added | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | unknown | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm/default/deploy/jboss-messaging.sar/destinations-service.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/server/src/etc/conf/default/login-config.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | added | clebert.suconic@jboss.com | //branches/Branch_4_2/server/src/etc/conf/default/props/messaging-users.properties | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/ejb3/deprecated-build-test.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/ejb3/build-test.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/console/build.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/varia/build.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | unknown | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm/default/deploy/jboss-messaging.sar/META-INF/MANIFEST.MF | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | unknown | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm/default/deploy/jboss-messaging.sar/connection-factories-service.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | unknown | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm/default/deploy/jboss-messaging.sar/messaging-service.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | unknown | clebert.suconic@jboss.com | //branches/Branch_4_2/messaging/src/etc/server-jbm/default/deploy/jboss-messaging.sar/META-INF/jboss-service.xml | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |
| 64526 | modified | clebert.suconic@jboss.com | //branches/Branch_4_2/tools/etc/buildmagic/modules.ent | JBAS-4600 - Renaming mq variables on build and adding jboss-messaging into build-thirdparty |