BUILD COMPLETE - build.913 |
Date of build: 03/31/2005 15:55:44 |
Time to build: 82 minutes 36 seconds |
Last changed: 03/31/2005 10:58:45 |
Last log entry: added url-property and removed stale comments |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (14) | ||||
1.3 | modified | loubyansky | connector/src/etc/example-config/derby-xa-ds.xml | added url-property and removed stale comments |
1.5 | modified | loubyansky | connector/src/main/org/jboss/resource/adapter/jdbc/xa/HAXAManagedConnectionFactory.java | added support for url-property in the config instead using hardcoded constant URL |
1.32 | modified | loubyansky | connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl | added handling of url-property for ha xa datasources |
1.2 | modified | loubyansky | connector/src/resources/ha-xa-rar/META-INF/ra.xml | added URLProperty property |
1.2 | modified | loubyansky | connector/src/etc/example-config/derby-xa-ds.xml | added an example config used for ha xa tests and comments |
1.4 | modified | loubyansky | connector/src/main/org/jboss/resource/adapter/jdbc/xa/HAXAManagedConnectionFactory.java | use instvar for url-delimeter, make a real copy of xaProps when creating a new datasource |
1.3 | modified | loubyansky | connector/src/main/org/jboss/resource/adapter/jdbc/xa/HAXAManagedConnectionFactory.java | fixed a misprint |
1.2 | modified | loubyansky | connector/src/main/org/jboss/resource/adapter/jdbc/xa/HAXAManagedConnectionFactory.java | fixes in initializing the datasource selector |
1.79 | modified | loubyansky | connector/build.xml | exclude ha classes from jboss-xa-jdbc.jar |
1.31 | modified | loubyansky | connector/src/resources/stylesheets/ConnectionFactoryTemplate.xsl | fixed a misprint |
1.56 | modified | belaban | cache/build.xml | changed version number to 1.2.2 |
1.4 | modified | belaban | cache/src/main/org/jboss/cache/Version.java | changed version number to 1.2.2 |
1.6 | modified | loubyansky | common/src/main/org/jboss/xml/binding/UnmarshallingContext.java | minor changes: check whether the accepted stack is empty before peeking, code formatting |
1.38 | modified | loubyansky | common/src/main/org/jboss/xml/binding/ObjectModelBuilder.java | minor changes: check whether the accepted stack is empty before peeking, code formatting |