View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-compatibility-matrix?log=log20060622221517Lbuild.28

BUILD COMPLETE -  build.28
Date of build: 06/22/2006 22:15:17
Time to build: 53 minutes 59 seconds
Last changed: 06/22/2006 16:12:46
Last log entry: JBBUILD-321 - refactor common module to standalone project

 Unit Tests: (2376)  Total Errors and Failures: (0)
All Tests Passed
 

 Modifications since last build:  (first 50 of 74)
1.406.2.207modifiedrloehrtestsuite/build.xmlJBBUILD-321 - refactor common module to standalone project
1.90.2.32modifiedrloehrvaria/build.xmlJBBUILD-321 - refactor common module to standalone project
1.36.2.27modifiedrloehrwebservice/build.xmlJBBUILD-321 - refactor common module to standalone project
1.4.2.14modifiedrloehrtools/etc/buildmagic/modules.xmlJBBUILD-321 - refactor common module to standalone project
1.21.2.17modifiedrloehrtools/etc/buildmagic/modules.entJBBUILD-321 - refactor common module to standalone project
1.3.2.39modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.javaRemove System.out.println() call
1.3.2.38modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.javaRemove usage of CachedType
1.6.2.43modifiedbstansberrytestsuite/imports/server-config.xmlHandle the new JBC UseRegionBasedMarshalling attribute
1.3.2.44modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java1) Wrap loadSession() in a tx so data gravitation is in a tx2) Don't fail processExpires() on an exception in one session
1.3.4.4modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/BatchReplicationClusteredSessionValve.javaAccess the session before starting the tx to allow any gravitation to occur outside of the tx
1.3.4.6modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheWrapper.javaRemove reflection; directly use on the JBC 1.4.0 Option API
1.3.2.43modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java[JBAS-3298] Stop using JMX-style reflection for accessing the 1.2.4 API.
1.3.2.37modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java[JBAS-3298] Stop using JMX-style reflection for accessing the 1.2.4 API.
1.4.2.6modifiedssilverttomcat/src/resources/web.xmlUpgraded MyFaces to version 1.1.3. See http://jira.jboss.com/jira/browse/JBAS-3306
1.15.2.26modifiedssilverttomcat/build.xmlUpgraded MyFaces to version 1.1.3. See http://jira.jboss.com/jira/browse/JBAS-3306
1.3.2.36modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java[JBAS-3298] Use JBC 1.4.0.CR1 version of CachedType
1.26.4.14modifiedrloehrtools/lib/jbossbuild.jarJBossBuild320 - break build if thirdparty license does not exist
1.406.2.206modifieddlofthousetestsuite/build.xmlJBAS-3320 - Added jboss-bean.deployer to the jacc server configurations as this is required to run the web services test JBWS-309
1.2.2.12modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/SimpleTestCase.javaFix session timeout test
1.2.2.12modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/BaseTest.javaFix assertion message
1.3.4.5modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheWrapper.javaDo more thorough subtree eviction
1.6.2.11modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java[JBAS-3310] Clear remotely created sessions properly.
1.3.2.42modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java[JBAS-3310] Clear remotely created sessions properly.
1.3.2.35modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java[JBAS-3310] Clear remotely created sessions properly.
1.1.2.1modifiedasaldhanavaria/src/main/org/jboss/jmx/adaptor/html/JMXOpsAccessControlFilter.javaJBAS-3311: Filter that does access control on the jmx ops in the jmx-console
1.2.6.2modifiedasaldhanavaria/src/resources/jmx/jmx-console-web.xmlJBAS-3311: Filter that does access control on the jmx ops in the jmx-console
1.2.2.11modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/SimpleTestCase.java[JBAS-3310] Check that expired remote sessions are cleared from JBoss Cache
1.5.4.8modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.javaPut code to query JBossCache for session info in a separate util class
1.1.2.1modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/SessionTestUtil.javaPut code to query JBossCache for session info in a separate util class
1.406.2.205modifiedrrajasekarantestsuite/build.xmlAdded compatibility tests for 4.0.4.SP1
1.1.2.11modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/DRMTestCase.javaReduce excess number of loops; bump allowed time per loop
1.1.4.12modifiedstarksmtomcat/src/main/org/jboss/web/tomcat/security/JaccAuthorizationRealm.javaJBAS-3279, build the request uri passed to WebResourcePermission and WebUserDataPermission from the coyote request mapping data to obtain a canonicalized representation.
1.22.2.14modifiedstarksmtestsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.javaJBAS-3279, add a request uri that uses the %2f escape sequence form of /
1.1.2.7modifiedtdieslertestsuite/src/main/org/jboss/test/webservice/addressrewrite/AddressRewriteTestCase.javaFix tests regression for jbossws-1.0.1
1.1.2.2modifiedtdieslertestsuite/src/resources/webservice/addressrewrite/WEB-INF/web-sec.xmlFix tests regression for jbossws-1.0.1
1.1.2.3modifiedtdieslertestsuite/src/resources/webservice/addressrewrite/WEB-INF/web.xmlFix tests regression for jbossws-1.0.1
1.1.2.3modifiedtdieslertestsuite/src/resources/webservice/addressrewrite/WEB-INF/webservices.xmlFix tests regression for jbossws-1.0.1
1.1.2.4modifiedtdieslertestsuite/src/resources/webservice/jbws124/WEB-INF/web.xmlFix tests regression for jbossws-1.0.1
1.406.2.204modifiedtdieslertestsuite/build.xmlFix tests regression for jbossws-1.0.1
1.22.2.13modifiedasaldhanatestsuite/src/main/org/jboss/test/web/test/WebIntegrationUnitTestCase.javaJBAS-3279: Test case that tests bypassing of security constraints while using jacc, with multiple slashes.
1.13.2.15modifiedasaldhanatestsuite/src/resources/web/WEB-INF/jbosstest-web.xmlJBAS-3279: Test case that tests bypassing of security constraints while using jacc, with multiple slashes.
1.5.4.7modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.javaRemove ref to BuddyManager
1.1.2.5modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/StateTransferTestCase.javaRemove ref to BuddyManager
1.5.4.6modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/FieldBasedTestCase.java[JBAS-3297] Support buddy replication for http session repl
1.1.2.4modifiedbstansberrytestsuite/src/main/org/jboss/test/cluster/test/StateTransferTestCase.java[JBAS-3297] Support buddy replication for http session repl
1.6.2.10modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/CacheListener.java[JBAS-3297] Support buddy replication for http session repl
1.4.2.4modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSessionValve.java[JBAS-3297] Support buddy replication for http session repl
1.3.2.41modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheManager.java[JBAS-3297] Support buddy replication for http session repl
1.3.2.34modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheService.java[JBAS-3297] Support buddy replication for http session repl
1.3.4.4modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/JBossCacheWrapper.java[JBAS-3297] Support buddy replication for http session repl

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
JBoss-Development mailing list
JBoss-Development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to