BUILD FAILED |
Ant Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:173: The value of attribute "todir" associated with an element type "copy" must not contain the '<' character. |
Date of build: 02/01/2006 11:55:14 |
Time to build: 0 seconds |
Last changed: 02/01/2006 11:10:33 |
Last log entry: Fixed queue's messageCount() to count both undeliveries and deliveries |
Unit Tests: (0) Total Errors and Failures: (0) | |||
Modifications since last build: (first 50 of 7) | ||||
1.7 | modified | afu | jms/src/etc/xmdesc/Queue-xmbean.xml | Fixed queue's messageCount() to count both undeliveries and deliveries |
1.22 | modified | afu | jms/src/main/org/jboss/messaging/core/NonRecoverableState.java | Fixed queue's messageCount() to count both undeliveries and deliveries |
1.19 | modified | afu | jms/src/main/org/jboss/messaging/core/State.java | Fixed queue's messageCount() to count both undeliveries and deliveries |
1.18 | modified | afu | jms/src/main/org/jboss/messaging/core/local/Queue.java | Fixed queue's messageCount() to count both undeliveries and deliveries |
1.6 | modified | aloubyansky | testsuite/src/main/org/jboss/test/xml/WildcardUnresolvedElementsUnitTestCase.java | some more xml content to test |
1.2 | modified | aloubyansky | testsuite/src/main/org/jboss/test/xml/XsiTypeUnitTestCase.java | added correct bindings, refactoring |
1.35 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/SundayContentHandler.java | quick fix to support for unmarshalling with xsi:type (related to JBWS-549) |