|
| 1.3 | modified | ejort | docbook-support/docs/guide/build.xml | Add an alternate target that does uptodate checking on doco,for idiots like me that forget to save source files and waste timererunning the build when nothing has changed.Add a comment on how to use it in the example build.xmlAlso comment how to generate the doco in the project's output folder. |
| 1.2 | modified | ejort | docbook-support/docs/guide/build.xml | Add an alternate target that does uptodate checking on doco,for idiots like me that forget to save source files and waste timererunning the build when nothing has changed.Add a comment on how to use it in the example build.xmlAlso comment how to generate the doco in the project's output folder. |
| 1.2 | modified | ejort | docbook-support/support.xml | Add an alternate target that does uptodate checking on doco,for idiots like me that forget to save source files and waste timererunning the build when nothing has changed.Add a comment on how to use it in the example build.xmlAlso comment how to generate the doco in the project's output folder. |
| 1.16 | modified | belaban | cache/docs/design/JBossCacheRoadmap.txt | no message |
| 1.12 | modified | belaban | cache/src/etc/standalone/runShellDemo.bat | added missing bsh JAR |
| 1.15 | modified | belaban | cache/src/etc/standalone/runShellDemo.sh | added missing bsh JAR |
| 1.11 | modified | belaban | cache/src/etc/standalone/runShellDemo.bat | added missing bsh JAR |
| 1.14 | modified | belaban | cache/src/etc/standalone/runShellDemo.sh | added missing bsh JAR |
| 1.186 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | added dumpTxTable() |
| 1.17 | modified | belaban | cache/src/main/org/jboss/cache/TransactionTable.java | added dumpTxTable() |
| 1.1 | added | belaban | testsuite/src/main/org/jboss/test/cache/bean/MBeanUnitTestCase.java | moved |
| 1.185 | modified | belaban | cache/src/main/org/jboss/cache/TreeCache.java | changed getCurrentTransaction(): returns null when no TX, or TX not active or preparing |
| 1.16 | modified | belaban | cache/src/main/org/jboss/cache/TransactionTable.java | ns |
| 1.20 | modified | belaban | cache/src/main/org/jboss/cache/transaction/DummyTransaction.java | changed state machine for before/afterCompletion() slightly, now more JTA compliant |
| 1.3 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/CacheStoreInterceptor.java | added test for PREPARING as status (beforeCompletion()) |
| 1.2 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/Interceptor.java | added test for PREPARING as status (beforeCompletion()) |
| 1.4 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/LockInterceptor.java | added test for PREPARING as status (beforeCompletion()) |
| 1.15 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/ReplicationInterceptor.java | added test for PREPARING as status (beforeCompletion()) |
| 1.3 | modified | belaban | cache/src/main/org/jboss/cache/interceptors/CallInterceptor.java | added test for PREPARING as status (beforeCompletion()) |
| 1.2 | modified | belaban | cache/src/main/org/jboss/cache/tests/PrepareTxTest.java | added test |
| 1.15 | modified | belaban | cache/src/main/org/jboss/cache/TransactionTable.java | added 2 methods getNumTxs() |
| 1.1 | added | belaban | cache/src/main/org/jboss/cache/tests/PrepareTxTest.java | new test |
| 1.47 | modified | belaban | cache/build.xml | no message |
| 1.2 | modified | belaban | cache/src/etc/default.mf | no message |
| 1.30 | modified | belaban | cache/docs/Changelog.txt | no message |
| 1.1 | added | belaban | cache/src/main/org/jboss/cache/Version.java | new file |