BUILD COMPLETE - build.224 |
Date of build: 03/01/2006 18:07:48 |
Time to build: 50 minutes 42 seconds |
Last changed: 03/01/2006 13:36:56 |
Last log entry: JBAS-2820:ClientLoginModule improperly clears SecurityAssociation stack in logout() |
Unit Tests: (1848) Total Errors and Failures: (0) | |||
All Tests Passed | |||
Modifications since last build: (first 50 of 47) | ||||
1.10.4.8 | modified | asaldhana | server/src/main/org/jboss/security/SecurityAssociation.java | JBAS-2820:ClientLoginModule improperly clears SecurityAssociation stack in logout() |
1.4.2.5 | modified | dimitris | varia/src/etc/schedule-manager-service.xml | JBAS-2881, fix the xml comment |
1.165.2.203 | modified | dimitris | testsuite/build.xml | change the matrix tests order |
1.19.2.15 | modified | dimitris | server/src/main/org/jboss/deployment/EARDeployer.java | JBAS-2878, In case of packed .ear deployments, extract those nested modules that are explicitly referenced using the <module> deployment descriptor entries. |
1.5.2.4 | modified | dimitris | server/src/main/org/jboss/deployment/J2eeApplicationMetaData.java | JBAS-2878, In case of packed .ear deployments, extract those nested modules that are explicitly referenced using the <module> deployment descriptor entries. |
1.9.4.3 | modified | dimitris | server/src/main/org/jboss/deployment/EARDeployerMBean.java | tidy up |
1.1.2.3 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/SingleScheduleProvider.java | JBAS-2615, make the ScheduleProviders non-clusterred by default and add a comment to show how to enable this, tidy up. |
1.2.4.3 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/SingleScheduleProviderMBean.java | JBAS-2615, make the ScheduleProviders non-clusterred by default and add a comment to show how to enable this, tidy up. |
1.3.2.4 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/AbstractScheduleProvider.java | JBAS-2615, make the ScheduleProviders non-clusterred by default and add a comment to show how to enable this, tidy up. |
1.2.4.3 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/AbstractScheduleProviderMBean.java | JBAS-2615, make the ScheduleProviders non-clusterred by default and add a comment to show how to enable this, tidy up. |
1.4.2.4 | modified | dimitris | varia/src/etc/schedule-manager-service.xml | JBAS-2615, make the ScheduleProviders non-clusterred by default and add a comment to show how to enable this, tidy up. |
1.18.2.26 | modified | dimitris | system/src/main/org/jboss/system/ServiceController.java | JBAS-2812, avoid creating duplicate ServiceProxy objects for already registered services |
1.1.2.17 | modified | dimitris | testsuite/imports/server-config.xml | fix the testsuite build - use the new version naming conventions |
1.32.2.10 | modified | dimitris | server/src/main/org/jboss/ejb/plugins/SecurityInterceptor.java | JBAS-2857, avoid NPE when calling org.jboss.ejb.Container.getMethodPermission with a null Method |
1.8.2.5 | modified | adrian | messaging/src/main/org/jboss/mq/SpyBytesMessage.java | Port JBAS-2641 from jboss4 |
1.1.4.7 | modified | adrian | testsuite/src/main/org/jboss/test/jbossmq/test/LargeMessageUnitTestCase.java | Port JBAS-2641 from jboss4 |
1.1.2.17 | modified | dimitris | tools/etc/buildmagic/version-info.xml | JBAS-2843, Update to use the new release convention names |
1.1.2.42 | modified | dimitris | tools/etc/buildmagic/buildmagic.ent | JBAS-2843, Update to use the new release convention names |
1.1.4.4 | modified | adrian | connector/src/main/org/jboss/resource/connectionmanager/JBossLocalXAException.java | [JBAS-2807] - Add the XAException error code to the JBossLocalXAExceptions thrown by the local resource wrapper. |
1.2.2.31 | modified | adrian | connector/src/main/org/jboss/resource/connectionmanager/TxConnectionManager.java | [JBAS-2807] - Add the XAException error code to the JBossLocalXAExceptions thrown by the local resource wrapper. |
1.3.2.5 | modified | dimitris | build/build-release.xml | fix the module name |
1.3.2.4 | modified | dimitris | build/build-release.xml | JBAS-2843, Update to use the new release convention names |
1.160.2.190 | modified | dimitris | build/build.xml | JBAS-2843, Update to use the new release convention names |
1.1.2.41 | modified | dimitris | tools/etc/buildmagic/buildmagic.ent | JBAS-2843, Update to use the new release convention names |
1.1.2.16 | modified | dimitris | tools/etc/buildmagic/version-info.xml | JBAS-2843, Update to use the new release convention names |
1.1.2.8 | modified | adrian | messaging/src/main/org/jboss/mq/server/BasicQueueParameters.java | [JBAS-2838] - Set the day count to zero by default |
1.2.8.4 | modified | adrian | messaging/src/main/org/jboss/mq/TransactionRequest.java | Backport JBAS-2822 from head. |
1.39.2.58 | modified | dimitris | server/src/etc/conf/default/standardjbosscmp-jdbc.xml | JBAS-1671, alias-max-length DB2 typemapping from 32 to 18 |
1.5.2.17 | modified | dimitris | varia/src/resources/services/binding/sample-bindings.xml | tidy up the header |
1.165.2.202 | modified | csuconic | testsuite/build.xml | Adding 3.2.8 on the matrix testsuite list |
1.8.2.9 | modified | dimitris | management/src/main/org/jboss/management/j2ee/MBean.java | JBAS-2082, avoid creating a dynamic proxy for a single attribute read, reduce the trace verboseness of the caught exception when cannot find an MBean's "State" attribute |
1.12.2.14 | modified | dimitris | naming/src/main/org/jnp/server/Main.java | JBAS-1806, call custom RMIClientSocketFactory.setBindAddress() if method is provided (+ tidy up the MBean interface, and synch across branches) |
1.6.2.4 | modified | dimitris | naming/src/main/org/jnp/server/MainMBean.java | JBAS-1806, call custom RMIClientSocketFactory.setBindAddress() if method is provided (+ tidy up the MBean interface, and synch across branches) |
1.2.2.7 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManager.java | JBAS-2797, fix wrong way for retrieving Hashtable mSchedules values |
1.1.2.19 | modified | bstansberry | tomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java | [JBAS-2792] Avoid NPE; don't assign the result of loadSession to local variable |
1.2.2.6 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManager.java | tidy up the ScheduleManager, synch across branches |
1.2.4.3 | modified | dimitris | varia/src/main/org/jboss/varia/scheduler/ScheduleManagerMBean.java | tidy up the ScheduleManager, synch across branches |
1.2.2.4 | modified | csuconic | server/src/main/org/jboss/jmx/adaptor/rmi/RMIAdaptor.java | JBAS-2803 - Proposed fix |
1.3.2.6 | modified | csuconic | server/src/main/org/jboss/jmx/adaptor/rmi/RMIAdaptorImpl.java | JBAS-2803 - Proposed fix |
1.9.2.3 | modified | csuconic | server/src/main/org/jboss/jmx/connector/rmi/RMIConnectorImpl.java | JBAS-2803 - Proposed fix |
1.12.4.22 | modified | starksm | security/src/main/org/jboss/security/plugins/JaasSecurityManagerService.java | JBAS-2201, set the securityMgrClass default value to JaasSecurityManager.class. |
1.1.4.2 | modified | dimitris | server/src/bin/jboss_init_hpux.sh | JBAS-2574, System Startup Script for JBoss AS on HP-UX |
1.1.4.1 | deleted | dimitris | server/src/bin/jboss_init_hpux.sh | file jboss_init_hpux.sh was added on branch Branch_3_2 on 2006-02-20 10:39:56 +0000 |
1.5.2.8 | modified | starksm | connector/src/main/org/jboss/resource/connectionmanager/CachedConnectionInterceptor.java | JBAS-545, provide access to the underlying EntityPersistenceManager. |
1.6.2.7 | modified | starksm | server/src/etc/conf/default/login-config.xml | JBAS-2820, restore-login-identity=true to the client-login configuration so any existing security context will be restored on logout |
1.3.4.7 | modified | starksm | security/src/main/org/jboss/security/ClientLoginModule.java | JBAS-2820, If restore-login-identity=true push on commit, pop on logout/abort the SecurityAssociation context rather than using the old setters/clear as these don't interact with the SecurityAssociation stack correctly when in the server. |
1.1.2.3 | modified | starksm | security/src/main/org/jboss/security/SecurityAssociationActions.java | JBAS-2820, If restore-login-identity=true push on commit, pop on logout/abort the SecurityAssociation context rather than using the old setters/clear as these don't interact with the SecurityAssociation stack correctly when in the server. |