View results here ->
http://jboss.kimptoc.net/cc/buildresults/jboss-3.2?log=log20040818173300Lbuild.3
|
| No Tests Run |
| This project doesn't have any tests |
|
|
| |
|
| 1.6.2.19 | modified | ejort | messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java | Avoid trying to remove non-existent records when we know they don't exist. |
| 1.2.8.3 | modified | ejort | messaging/src/main/org/jboss/mq/pm/Tx.java | Avoid trying to remove non-existent records when we know they don't exist. |
| 1.6.2.18 | modified | ejort | messaging/src/main/org/jboss/mq/pm/jdbc2/PersistenceManager.java | Implement lazy writing of the transaction record.Only write a transaction to the persistent store when one isrequired.i.e. The first send of a persistent message inside a transaction or thefirst acknowledge of message. |
| 1.2.8.2 | modified | ejort | messaging/src/main/org/jboss/mq/pm/Tx.java | Implement lazy writing of the transaction record.Only write a transaction to the persistent store when one isrequired.i.e. The first send of a persistent message inside a transaction or thefirst acknowledge of message. |