BUILD COMPLETE - build.43 |
Date of build: 12/23/2004 05:49:42 |
Time to build: 37 minutes 18 seconds |
Last changed: 12/23/2004 04:01:43 |
Last log entry: serializer='org.apache.axis.encoding.ser.CalendarSerializerFactory'deserializer='org.apache.axis.encoding.ser.CalendarDeserializerFactory'instead of DateSerializer |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (97) | ||||
1.1.1.1.4.4 | modified | tdiesler | testsuite/src/resources/webservice/marshalltest-doclit/META-INF/ws4ee-deployment.xml | serializer='org.apache.axis.encoding.ser.CalendarSerializerFactory'deserializer='org.apache.axis.encoding.ser.CalendarDeserializerFactory'instead of DateSerializer |
1.2.2.4 | modified | starksm | thirdparty/licenses/thirdparty-licenses.xml | Add the xmlsec info |
1.35.2.2 | modified | starksm | system/src/main/org/jboss/Main.java | Add -B, --bootlib option that allows one to add extra jars added to the start of the boot classpath. This can be used to override jboss /lib boot classes. |
1.2.2.3 | modified | starksm | build/build-release.xml | Update the conditional setting of variables that depend on whether release.version.tag is set. |
1.406.2.32 | modified | starksm | testsuite/build.xml | Add the SecureTimerUnitTestCase to the security.includes |
1.3.6.2 | modified | starksm | testsuite/src/main/org/jboss/test/security/test/SRPUnitTestCase.java | Correct the thread notification handoff for the possible lost notification by adding a condition variable with a timed wait. |
1.355.2.17 | modified | starksm | build/build.xml | Copy the xmlsec.jar to the all/lib directory since its been factored out of the jaxr-client.jar |
1.2.26.4 | modified | starksm | testsuite/src/main/org/jboss/test/jbossmx/compliance/monitor/BasicTestCase.java | Add a basic test of the ObservedObjects attribute |
1.13.4.1 | modified | starksm | jmx/src/main/javax/management/monitor/Monitor.java | Correct the target of the getObservedObjects iterator from the ObjectName keys to the ObservedObject values. Patch [JBJMX-3] Fix ClassCastException in javax.management.monitor.Monitor.getObservedObjects() submitted by Christopher Day. |
1.13.6.1 | modified | ejort | cluster/src/main/org/jboss/invocation/jrmp/interfaces/JRMPInvokerProxyHA.java | [JBAS-57] Move the clustered colocated check to the interceptor for possible overriding. |
1.12.6.1 | modified | ejort | cluster/src/main/org/jboss/proxy/ejb/ProxyFactoryHA.java | [JBAS-57] Move the clustered colocated check to the interceptor for possible overriding. |
1.5.6.1 | modified | ejort | server/src/main/org/jboss/invocation/InvokerInterceptor.java | [JBAS-57] Move the clustered colocated check to the interceptor for possible overriding. |
1.3.6.1 | modified | ejort | server/src/main/org/jboss/invocation/MarshallingInvokerInterceptor.java | [JBAS-57] Move the clustered colocated check to the interceptor for possible overriding. |
1.45.2.2 | modified | ejort | system/build.xml | [JBAS-57] Move the clustered colocated check to the interceptor for possible overriding. |
1.4.4.2 | modified | ejort | testsuite/src/main/org/jboss/test/testbeancluster/test/BeanUnitTestCase.java | Colocation cluster test |
1.2.26.1 | modified | ejort | testsuite/src/main/org/jboss/test/testbeancluster/bean/StatelessSessionBean.java | Colocation cluster test |
1.2.2.1 | modified | starksm | thirdparty/sun-ebxmlrr/lib/jaxr-client.jar | Remove the xml security classes from the jaxr-client.jar |
1.2.4.1 | modified | starksm | thirdparty/apache-xmlsec/lib/xmlsec.jar | Update to the 1.2 release of the xml security jar |
1.2.4.1 | modified | starksm | thirdparty/apache-xmlsec/README.txt | Update to the 1.2 release of the xml security jar |
1.13.6.1 | modified | ejort | varia/src/resources/services/binding/sample-bindings.xml | Fix the sample bindings for the binding manager |
1.7.6.1 | modified | ejort | varia/src/main/org/jboss/services/binding/ServiceBindingManager.java | Move the debug message to where it is actually going to apply a configuration and show the config applied |
1.42.4.1 | modified | ejort | common/build.xml | Fix the Xni parser. jboss-common.jar needs to include the org.apache classes. |
1.6.2.5 | modified | ejort | testsuite/imports/server-config.xml | [JBAS-75] - Port binding manager regression test from 3.2.x |
1.406.2.31 | modified | ejort | testsuite/build.xml | [JBAS-75] - Port binding manager regression test from 3.2.x |
1.15.6.2 | modified | ejort | common/.classpath | Fix the eclipse build |
1.406.2.30 | modified | starksm | testsuite/build.xml | Include -Djava.endorsed.dirs=${jboss.dist}/lib/endorsed in the jvmargs passed to the start-jboss conf="all" of the jboss-all-config-tests target. |
1.6.6.4 | modified | starksm | common/src/main/org/jboss/util/propertyeditor/PropertyEditors.java | Update the mapJavaBeanProperties javadoc. |
1.1.2.5 | modified | starksm | build/docs/readme.html | Update the readme for the 4.0.1 release |
1.2.2.2 | modified | starksm | build/build-release.xml | Update the build instructions and the setting of the cvs.tag property to work with final and non-final releases |
1.18.2.12 | modified | starksm | tools/etc/buildmagic/buildmagic.ent | Update the version for the 4.0.1 final release |
1.3.2.8 | modified | starksm | tools/etc/buildmagic/version-info.xml | Update the version for the 4.0.1 final release |
1.4.6.3 | modified | starksm | testsuite/src/main/org/jboss/test/jmx/test/JMXInvokerUnitTestCase.java | Catch a ListenerNotFoundException on the removal of the BadListener as its expected that the listener will have been thrown away on the server side due to timing out in the notification. |
1.3.2.5 | modified | starksm | testsuite/src/main/org/jboss/test/timer/test/BasicTimerUnitTestCase.java | Remove the login methods |
1.3.2.4 | modified | starksm | testsuite/src/main/org/jboss/test/timer/test/BasicTimerUnitTestCase.java | Split the secured ejb tests into a seperate suite since the client env needs to be configured correctly and this is not done for the jboss-all-config-tests |
1.406.2.29 | modified | starksm | testsuite/build.xml | Use the server java.endorsed.dirs lib in the one-test target. |
1.158.2.5 | modified | starksm | cache/src/main/org/jboss/cache/TreeCache.java | Restore the previous type and semantics of the JndiName attribute to be a simple string specifying the location in jndi under which a non-remotable TreeCache instance can be accessed. The version 1.2 release JndiName properties attribute and associated remoting proxy are now associated with the RemoteProxy attribute. |
1.4.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/security/interceptors/ClientEncryptionInterceptor.java | Just use a simple cipher initialization assuming no iv is required. |
1.5.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/security/interceptors/ServerEncryptionInterceptor.java | Just use a simple cipher initialization assuming no iv is required. |
1.4.2.6 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.java | Still need to delete the timer entries read on startup to avoid duplicate entries when the startup values are restored. |
1.2.2.4 | modified | starksm | testsuite/src/main/org/jboss/test/txtimer/test/PersistenceTestCase.java | Use the resetAndRestoreTimers op instead of restoreTimers as the latter only restores the timers that were read during startup and this test expects restoration of the timer entries its creating. |
1.4.2.5 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/DatabasePersistencePolicy.java | Add a resetAndRestoreTimers operation which re-read the current persistent timers list, clear the db of timers, and restore the timers. |
1.3.2.3 | modified | starksm | testsuite/src/main/org/jboss/test/timer/test/BasicTimerUnitTestCase.java | Update the deployment archive to be the ejb-timer.ear |
1.406.2.28 | modified | starksm | testsuite/build.xml | Include org/jboss/test/jmx/invoker/BadListener.class in the rmic patternset |
1.1.6.1 | modified | starksm | testsuite/src/main/org/jboss/test/util/test/ThreadPoolRunnableUnitTestCase.java | Update the thread pool tests to test completion timeout |
1.1.6.1 | modified | starksm | testsuite/src/main/org/jboss/test/util/test/ThreadPoolTaskUnitTestCase.java | Update the thread pool tests to test completion timeout |
1.4.6.2 | modified | starksm | testsuite/src/main/org/jboss/test/jmx/test/JMXInvokerUnitTestCase.java | Update the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients. |
1.4.6.2 | modified | starksm | testsuite/src/main/org/jboss/test/jmx/invoker/InvokerTest.java | Update the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients. |
1.2.6.1 | modified | starksm | testsuite/src/main/org/jboss/test/jmx/invoker/Listener.java | Update the invoker test to test the behavior of a remote listener that blocks in the jmx notification callback to test the ability of the server side service to function in the presence of bad clients. |
1.4.6.2 | modified | starksm | jmx/src/main/org/jboss/mx/notification/AsynchNotificationBroadcasterSupport.java | Update to use the org.jboss.util.threadpool version of the thread pool and allow for instance specific notification completion timeout and thread pool. |
1.1.8.1 | modified | starksm | common/src/main/org/jboss/util/threadpool/BasicTaskWrapper.java | - Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum. |
1.7.2.1 | modified | starksm | common/src/main/org/jboss/util/threadpool/BasicThreadPool.java | - Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum. |
1.3.2.1 | modified | starksm | common/src/main/org/jboss/util/threadpool/BasicThreadPoolMBean.java | - Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum. |
1.1.8.1 | modified | starksm | common/src/main/org/jboss/util/threadpool/RunnableTaskWrapper.java | - Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum. |
1.1.8.1 | modified | starksm | common/src/main/org/jboss/util/threadpool/TaskWrapper.java | - Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum. |
1.3.2.1 | modified | starksm | common/src/main/org/jboss/util/threadpool/ThreadPool.java | - Add the implementation of the thread pool completion timeout. There is a two step attempt to abort threads which have exceeded their time allotment. The first is an interruption of the task thread. If the thread has not returned within a second, the deprecated thread stop is used.- Change the blocking mode setting from a string to a type-safe enum. |
1.5.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/security/test/XMLLoginModulesUnitTestCase.java | Update the XMLLoginModules testcase to test the new security-config_4_0.xsd capabilities |
1.1.28.1 | deleted | starksm | common/src/main/org/jboss/util/BenignError.java | Removed this unused error |
1.2.2.9 | modified | starksm | testsuite/imports/code-generation.xml | Remove the ejb-timer classes from the xdoclet compilation |
1.9.2.34 | modified | starksm | testsuite/imports/test-jars.xml | Update the ejb-timer deployment jars |
1.3.2.2 | modified | starksm | testsuite/src/main/org/jboss/test/timer/test/BasicTimerUnitTestCase.java | Update the ejb timer tests |
1.1.6.1 | modified | starksm | testsuite/src/main/org/jboss/test/timer/ejb/TimerEntityBean.java | Update the ejb timer tests |
1.3.6.1 | modified | starksm | testsuite/src/main/org/jboss/test/timer/ejb/TimerSFSBean.java | Update the ejb timer tests |
1.4.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/timer/ejb/TimerSLSBean.java | Update the ejb timer tests |
1.162.2.3 | modified | starksm | server/src/main/org/jboss/ejb/Container.java | Include an unchecked permission for the ejbTimeout method so that the container generated invocations do not fail when the target ejb has been deployed under a security domain. Fixes [JBAS-69] EJB Timer Service broken when used with security domain. |
1.2.2.1 | deleted | starksm | server/src/main/org/jboss/ejb/txtimer/TCLStack.java | Push/pop an anonymous run as identity for the container generated ejbTimeout invocations so they do not fail when the target ejb has been deployed under a security domain. Fixes [JBAS-69] EJB Timer Service broken when used with security domain. |
1.6.2.1 | modified | starksm | server/src/main/org/jboss/ejb/txtimer/TimedObjectInvokerImpl.java | Push/pop an anonymous run as identity for the container generated ejbTimeout invocations so they do not fail when the target ejb has been deployed under a security domain. Fixes [JBAS-69] EJB Timer Service broken when used with security domain. |
1.2.26.1 | modified | starksm | security/src/main/org/jboss/security/auth/login/AuthenticationInfo.java | A login module that obtains its security information directly from itslogin module options. The name of the login module comes from the use ofthe login-config.xml descriptor which allows the user/roles content to beembedded directly in the login module configuration. The followinglogin-config.xml fragment illustrates an example: <?xml version="1.0" encoding="UTF-8"?> <policy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.jboss.org/j2ee/schema/jaas" targetNamespace="http://www.jboss.org/j2ee/schema/jaas" > ... <application-policy name="test-xml-config"> <authentication> <login-module code="org.jboss.security.auth.spi.XMLLoginModule" flag="required"> <module-option name="userInfo"> <lm:users xmlns:lm="http://jboss.org/schemas/XMLLoginModule"> <lm:user name="jduke" password="theduke"> <lm:role name="TheDuke"/> <lm:role name="AnimatedCharacter"/> </lm:user> <lm:user name="javaduke" password="anotherduke"> <lm:role name="TheDuke2"/> <lm:role name="AnimatedCharacter2"/> <lm:role name="Java Duke" group="CallerPrincipal" /> </lm:user> </lm:users> </module-option> <module-option name="unauthenticatedIdentity">guest</module-option> </login-module> </authentication> </application-policy> </policy> |
1.13.2.1 | modified | starksm | security/src/main/org/jboss/security/auth/login/XMLLoginConfigImpl.java | A login module that obtains its security information directly from itslogin module options. The name of the login module comes from the use ofthe login-config.xml descriptor which allows the user/roles content to beembedded directly in the login module configuration. The followinglogin-config.xml fragment illustrates an example: <?xml version="1.0" encoding="UTF-8"?> <policy xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.jboss.org/j2ee/schema/jaas" targetNamespace="http://www.jboss.org/j2ee/schema/jaas" > ... <application-policy name="test-xml-config"> <authentication> <login-module code="org.jboss.security.auth.spi.XMLLoginModule" flag="required"> <module-option name="userInfo"> <lm:users xmlns:lm="http://jboss.org/schemas/XMLLoginModule"> <lm:user name="jduke" password="theduke"> <lm:role name="TheDuke"/> <lm:role name="AnimatedCharacter"/> </lm:user> <lm:user name="javaduke" password="anotherduke"> <lm:role name="TheDuke2"/> <lm:role name="AnimatedCharacter2"/> <lm:role name="Java Duke" group="CallerPrincipal" /> </lm:user> </lm:users> </module-option> <module-option name="unauthenticatedIdentity">guest</module-option> </login-module> </authentication> </application-policy> </policy> |
1.7.2.1 | modified | starksm | testsuite/src/resources/security/login-config.xml | Remove the testPropertyReplacement.required system property ref from the flag attribute as this is an illegal value if the xml parser is enforcing the schema. |
1.6.2.4 | modified | starksm | common/src/main/org/jboss/util/xml/JBossEntityResolver.java | Add the security-config_4_0.xsd mapping. |
1.1.4.2 | modified | starksm | varia/src/main/org/jboss/services/deployment/metadata/ConfigInfoBinding.java | Synch up with the current jbossxb changes from head |
1.3.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/xml/MultispacedUnitTestCase.java | Synch up with the current jbossxb changes from head |
1.3.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/xml/multispaced/XMBeanMetaDataFactory.java | Synch up with the current jbossxb changes from head |
1.3.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/xml/multispaced/pm/jdbc/JDBCPmMetaDataFactory.java | Synch up with the current jbossxb changes from head |
1.1.2.1 | modified | starksm | testsuite/src/main/org/jboss/test/xml/book/BookGenericObjectModelFactory.java | Synch up with the current jbossxb changes from head |
1.5.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/AttributesImpl.java | Synch up with the current jbossxb changes from head |
1.7.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/Content.java | Synch up with the current jbossxb changes from head |
1.4.4.3 | modified | starksm | common/src/main/org/jboss/xml/binding/ContentNavigator.java | Synch up with the current jbossxb changes from head |
1.5.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/ContentPopulator.java | Synch up with the current jbossxb changes from head |
1.2.6.2 | modified | starksm | common/src/main/org/jboss/xml/binding/ContentWriter.java | Synch up with the current jbossxb changes from head |
1.1.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/DelegatingObjectModelFactory.java | Synch up with the current jbossxb changes from head |
1.2.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/DelegatingObjectModelProvider.java | Synch up with the current jbossxb changes from head |
1.9.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/DtdMarshaller.java | Synch up with the current jbossxb changes from head |
1.2.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/GenericObjectModelFactory.java | Synch up with the current jbossxb changes from head |
1.1.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/GenericObjectModelProvider.java | Synch up with the current jbossxb changes from head |
1.1.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/MappingObjectModelFactory.java | Synch up with the current jbossxb changes from head |
1.1.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/MappingObjectModelProvider.java | Synch up with the current jbossxb changes from head |
1.4.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/Marshaller.java | Synch up with the current jbossxb changes from head |
1.16.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/ObjectModelBuilder.java | Synch up with the current jbossxb changes from head |
1.9.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/ObjectModelFactory.java | Synch up with the current jbossxb changes from head |
1.4.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/ObjectModelProvider.java | Synch up with the current jbossxb changes from head |
1.1.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/SchemalessMarshaller.java | Synch up with the current jbossxb changes from head |
1.1.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/SchemalessObjectModelFactory.java | Synch up with the current jbossxb changes from head |
1.13.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/Unmarshaller.java | Synch up with the current jbossxb changes from head |
1.1.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/Util.java | Synch up with the current jbossxb changes from head |
1.8.2.2 | modified | starksm | common/src/main/org/jboss/xml/binding/XsMarshaller.java | Synch up with the current jbossxb changes from head |
1.7.2.1 | modified | starksm | common/src/main/org/jboss/xml/binding/AbstractMarshaller.java | Synch up with the current jbossxb changes from head |