|
| 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) |