BUILD COMPLETE - build.102 |
Date of build: 04/06/2005 22:15:47 |
Time to build: 22 minutes 20 seconds |
Last changed: 04/06/2005 22:09:22 |
Last log entry: Fix JBoss 3.2 Integration |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (65) | ||||
1.35 | modified | patriot1burke | aspects/build.xml | Fix JBoss 3.2 Integration |
1.4 | modified | patriot1burke | aspects/src/main/org/jboss/aop/deployment/JBossClassPool32.java | Fix JBoss 3.2 Integration |
1.4 | modified | patriot1burke | aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory32.java | Fix JBoss 3.2 Integration |
1.1 | added | patriot1burke | aspects/src/jdk15/org/jboss/aop/deployment/AspectManagerService32JDK5.java | Fix JBoss 3.2 Integration |
1.34 | modified | patriot1burke | aop/src/main/org/jboss/aop/instrument/Instrumentor.java | Better error messages. |
1.2 | modified | patriot1burke | j2se/src/main/org/jboss/mx/loading/RepositoryClassLoader.java | change name so it is compatible with JBoss 3.2 UnifiedClassLoader method name |
1.3 | modified | reverbel | transaction/src/main/org/jboss/tm/XidFactoryMBean.java | Forgot to extend ServiceMBean. |
1.10 | modified | starksm | thirdparty/licenses/thirdparty-licenses.xml | For each license type, add the acceptable source code license headers for validation agains the codebase. This is used by the org.jboss.tools.license.ValidateLicenseHeaders utility to determine which source files have invalid license headers. |
1.2 | modified | starksm | varia/src/main/org/jboss/tools/license/ValidateLicenseHeaders.java | Ignore _Stub.java files |
1.1 | added | starksm | varia/src/main/org/jboss/tools/license/ValidateLicenseHeaders.java | branches: 1.1.2;A utility which scans all java source files in the cvs tree and validates the license header prior to the package statement for headers that match those declared in thirdparty/licenses/thirdparty-licenses.xml |
1.34 | modified | patriot1burke | aspects/build.xml | 1.1.2. Also make usable in JBoss 3.2 environment. |
1.22 | modified | patriot1burke | aspects/src/main/org/jboss/aop/deployment/AspectDeployer.java | 1.1.2. Also make usable in JBoss 3.2 environment. |
1.3 | modified | patriot1burke | aspects/src/main/org/jboss/aop/deployment/JBossClassLoaderValidator32.java | 1.1.2. Also make usable in JBoss 3.2 environment. |
1.3 | modified | patriot1burke | aspects/src/main/org/jboss/aop/deployment/JBossClassPool32.java | 1.1.2. Also make usable in JBoss 3.2 environment. |
1.3 | modified | patriot1burke | aspects/src/main/org/jboss/aop/deployment/JBossClassPoolFactory32.java | 1.1.2. Also make usable in JBoss 3.2 environment. |
1.73 | modified | patriot1burke | aop/build.xml | 1.1.2 |
1.3 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/CorbaTransactionService.java | DTM-related changes. |
1.4 | modified | reverbel | iiop/src/main/org/jboss/tm/iiop/TransactionServiceImpl.java | DTM-related changes. |
1.2 | modified | reverbel | iiop/src/idl/TransactionService.idl | DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/remoting/interfaces/TransactionNotPreparedException.java | Assorted DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/remoting/server/DTMServant.java | Assorted DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/remoting/interfaces/HeuristicHazardException.java | Assorted DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/remoting/interfaces/HeuristicMixedException.java | Assorted DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/remoting/interfaces/HeuristicRollbackException.java | Assorted DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/remoting/interfaces/TransactionInactiveException.java | Assorted DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/remoting/Invocation.java | Assorted DTM-related changes. |
1.14 | modified | reverbel | transaction/src/main/org/jboss/tm/XidFactory.java | Assorted DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/XidFactoryMBean.java | Assorted DTM-related changes. |
1.8 | modified | reverbel | transaction/src/main/org/jboss/tm/XidImpl.java | Assorted DTM-related changes. |
1.2 | modified | reverbel | transaction/src/main/org/jboss/tm/TransactionPropagationContextUtil.java | Assorted DTM-related changes. |
1.23 | modified | reverbel | transaction/src/main/org/jboss/tm/TxManager.java | Assorted DTM-related changes. |
1.7 | modified | reverbel | transaction/src/main/org/jboss/tm/GlobalId.java | Assorted DTM-related changes. |
1.7 | modified | reverbel | transaction/src/main/org/jboss/tm/JBossXAException.java | Assorted DTM-related changes. |
1.41 | modified | reverbel | transaction/src/main/org/jboss/tm/TransactionImpl.java | Assorted DTM-related changes. |
1.5 | modified | andd | system/src/main/org/jboss/system/pm/XMLAttributePersistenceManager.java | fix logging |
1.49 | modified | andd | system/src/main/org/jboss/system/ServiceController.java | fix logging |
1.34 | modified | andd | system/src/main/org/jboss/system/ServiceConfigurator.java | fix logging |
1.9 | modified | andd | system/src/main/org/jboss/system/ListenerServiceMBeanSupport.java | fix logging |
1.16 | modified | andd | system/src/main/org/jboss/deployment/scanner/AbstractDeploymentScanner.java | fix logging |
1.7 | modified | andd | system/src/main/org/jboss/deployment/scanner/HttpURLDeploymentScanner.java | fix logging |
1.34 | modified | andd | system/src/main/org/jboss/deployment/scanner/URLDeploymentScanner.java | fix logging |
1.9 | modified | andd | system/src/main/org/jboss/deployment/cache/DeploymentCache.java | fix logging |
1.19 | modified | andd | system/src/main/org/jboss/deployment/XSLSubDeployer.java | fix logging |
1.2 | modified | andd | deployment/src/main/org/jboss/deployment/spi/DeploymentManagerImpl.java | fix logging |
1.10 | modified | andd | varia/src/main/org/jboss/web/loadbalancer/Loadbalancer.java | fix logging |
1.7 | modified | andd | varia/src/main/org/jboss/web/loadbalancer/scheduler/AbstractScheduler.java | fix logging |
1.5 | modified | andd | varia/src/main/org/jboss/services/deployment/DeploymentManager.java | fix logging |
1.16 | modified | andd | varia/src/main/org/jboss/mail/MailService.java | fix logging |
1.3 | modified | andd | varia/src/main/org/jboss/mq/il/http/servlet/HTTPServerILServlet.java | fix logging |
1.4 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/trapd/TrapReceiver.java | fix logging |
1.8 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/TrapFactorySupport.java | fix logging |
1.8 | modified | andd | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/SnmpAgentService.java | fix logging |
1.12 | modified | andd | management/src/main/org/jboss/management/j2ee/JTAResource.java | fix logging |
1.12 | modified | andd | management/src/main/org/jboss/management/j2ee/RMI_IIOPResource.java | fix logging |
1.11 | modified | andd | management/src/main/org/jboss/management/j2ee/URLResource.java | fix logging |
1.21 | modified | andd | aspects/src/main/org/jboss/aop/deployment/AspectDeployer.java | fix logging |
1.18 | modified | andd | console/src/main/org/jboss/console/twiddle/Twiddle.java | fix logging |
1.5 | modified | andd | media/src/main/org/jboss/media/engine/MediaEngineDeployer.java | fix logging |
1.8 | modified | andd | media/src/main/org/jboss/media/entity/MediaEntityBean.java | fix logging |
1.1 | added | osdchicago | webservice/test/java/org/jboss/test/ws/tools/sourcecomp/XMLCompareTestCase.java | Testcase that tests XMLUnit 's capability to do XML file comparison |
1.17 | modified | osdchicago | tools/etc/buildmagic/libraries.xml | Add xmlunit from sourceforge that gives the capability to compare twom xml files |
1.60 | modified | osdchicago | tools/etc/buildmagic/libraries.ent | Add xmlunit from sourceforge that gives the capability to compare twom xml files |
1.37 | modified | osdchicago | webservice/test/build.xml | Add xmlunit lib as we need a mechanism to compare two xml files. |
1.1.1.1 | modified | osdchicago | thirdparty/xmlunit-xmlunit/lib/xmlunit1.0.jar | Import of xmlunit |
1.1.1.1 | modified | osdchicago | thirdparty/xmlunit-xmlunit/LICENSE.txt | Import of xmlunit |