BUILD COMPLETE - build.1703 |
Date of build: 04/27/2006 11:03:29 |
Time to build: 26 minutes 55 seconds |
Last changed: 04/27/2006 10:30:03 |
Last log entry: swith to jbossws classpath based on jdk |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 33) | ||||
1.566 | modified | tdiesler | testsuite/build.xml | swith to jbossws classpath based on jdk |
1.32 | modified | dimitris | management/src/main/org/jboss/management/j2ee/J2EEManagedObject.java | remove the non-static logger as it is never used; all subclasses define static loggers |
1.6 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | One last try to see if eclipse accepts the cvs version tags *sigh*. |
1.29 | modified | adrian | build/eclipse.psf | Reintroduce and fix the dummy webservice project into the headso I can actually build it.This is NOT the way that "thirdparty" components should be integrated. |
1.31 | modified | adrian | webservice/.classpath | Reintroduce and fix the dummy webservice project into the headso I can actually build it.This is NOT the way that "thirdparty" components should be integrated. |
1.17 | modified | adrian | security/.classpath | Fix the eclipse build |
1.5 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/snmp-getvalues.xml | Initial support for snmp-set operation. JBAS-3144. |
1.8 | modified | pilhuhn | varia/src/resources/services/snmp/deploy/META-INF/jboss-service.xml | Initial support for snmp-set operation. JBAS-3144. |
1.2 | modified | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/MMBeanModelFactory.java | Initial support for snmp-set operation. JBAS-3144. |
1.1 | added | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/ReadOnlyException.java | Initial support for snmp-set operation. JBAS-3144. |
1.6 | modified | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/RequestHandlerSupport.java | Initial support for snmp-set operation. JBAS-3144. |
1.2 | modified | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/config/manager/MMBAttribute.java | Initial support for snmp-set operation. JBAS-3144. |
1.3 | modified | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/config/manager/SnmpGetValues.java | Initial support for snmp-set operation. JBAS-3144. |
1.11 | modified | dimitris | console/src/resources/org/jboss/console/twiddle/commands.properties | JBAS-2727, a start for a new twiddle command 'jsr77' to initially list the jsr77 hierarchy |
1.1 | added | dimitris | console/src/main/org/jboss/console/twiddle/command/JSR77Command.java | branches: 1.1.2;JBAS-2727, a start for a new twiddle command 'jsr77' to initially list the jsr77 hierarchy |
1.5 | modified | pilhuhn | varia/src/main/org/jboss/jmx/adaptor/snmp/agent/RequestHandlerSupport.java | Remove trailing .0 before lookup to canonicalize the oid for a leaf. |
1.134 | modified | tdiesler | aop/build.xml | fix NoClassDefFoundError: org/jboss/aop/JoinPointInfofor remote ejb3 client access |
1.565 | modified | tdiesler | testsuite/build.xml | disable one-test debugging |
1.22 | modified | tdiesler | server/src/main/org/jboss/webservice/metadata/jaxrpcmapping/JavaWsdlMapping.java | Fix exception-mapping and sei-mapping |
1.10 | modified | tdiesler | system/src/bin/run.conf | Externalize -Dorg.jboss.resolver.warning |
1.44 | modified | tdiesler | common/src/main/org/jboss/util/xml/JBossEntityResolver.java | Externalize -Dorg.jboss.resolver.warning |
1.564 | modified | tdiesler | testsuite/build.xml | Add webservice.classpath to thirdparty.classpath |
1.2 | modified | starksm | security/src/main/org/jboss/security/ssl/DomainServerSocket.java | Change the SSLServerSocket proxy implementation to use javassist |
1.16 | modified | starksm | security/src/main/org/jboss/security/ssl/DomainServerSocketFactory.java | Change the SSLServerSocket proxy implementation to use javassist |
1.65 | modified | starksm | security/build.xml | Change the SSLServerSocket proxy implementation to use javassist |
1.16 | modified | starksm | server/src/main/org/jboss/invocation/pooled/interfaces/PooledInvokerProxy.java | JBAS-3089, update the trace logging to show the client connection ex |
1.1 | added | starksm | testsuite/src/main/org/jboss/test/javassist/test/DynProxyTestCase.java | Add basic tests of the javassist proxy framework |
1.1 | added | starksm | testsuite/src/main/org/jboss/test/javassist/test/support/AThing.java | Add basic tests of the javassist proxy framework |
1.1 | added | starksm | testsuite/src/main/org/jboss/test/javassist/test/support/AbstractThing.java | Add basic tests of the javassist proxy framework |
1.1 | added | starksm | testsuite/src/main/org/jboss/test/javassist/test/support/IThing.java | Add basic tests of the javassist proxy framework |
1.1 | added | starksm | testsuite/src/main/org/jboss/test/javassist/test/support/ThingMethodHandler.java | Add basic tests of the javassist proxy framework |
1.8 | modified | starksm | server/src/resources/schema/security-config_4_1.xsd | Fix the documentation element location |
1.563 | modified | tdiesler | testsuite/build.xml | Set webservice.classpath depending on the client jar |