View results here ->
http://cruisecontrol.jboss.com/cc/buildresults/jboss-head?log=log20050312104307Lbuild.874
|
| 1.1 | added | belaban | cache/src/main/org/jboss/cache/lock/SimpleReadWriteLock.java | new file |
| 1.3 | modified | belaban | cache/src/main/org/jboss/cache/tests/ReentrantWriterPreferenceReadWriteLockTest.java | no message |
| 1.3 | modified | belaban | cache/src/main/org/jboss/cache/tests/RpcDelegatingCacheLoaderTests.java | no message |
| 1.54 | modified | belaban | cache/build.xml | modified to create separate bundle for Sleepycat JAR |
| 1.3 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/remote/SerializableInputStream.java | Explicitly set the serialVersionUID values to the 4.0.0 values to ensure they don't float |
| 1.2 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/remote/SerializableParameterMetaData.java | Explicitly set the serialVersionUID values to the 4.0.0 values to ensure they don't float |
| 1.2 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/remote/SerializableReader.java | Explicitly set the serialVersionUID values to the 4.0.0 values to ensure they don't float |
| 1.2 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/remote/StatementInterceptor.java | Explicitly set the serialVersionUID values to the 4.0.0 values to ensure they don't float |
| 1.4 | modified | starksm | connector/src/main/org/jboss/resource/adapter/jdbc/remote/SerializableResultSetMetaData.java | Resolve (JBAS-1574) SerializableResultSetMetaData.getColumnCount is off by one. |