|
| 1.4 | modified | aloubyansky | testsuite/src/resources/xml/mbeanserver/user-roles.xsd | added role element binding from the user-roles.xsd in the server module |
| 1.35 | modified | aloubyansky | common/src/main/org/jboss/xb/binding/sunday/unmarshalling/impl/runtime/RtElementHandler.java | refactoring and steps towards (JBXB-57) Emtpy unwrapped nillable arrays incorrectly unmarshalled as a null value |
| 1.8 | modified | adrian | aspects/src/resources/org/jboss/test/microcontainer/test/JMXDecoratedTestCase.xml | Change the introduction to be based on the annotationrather than the implementation classto show it doesn't work for annotations defined in the repository. |
| 1.1 | added | adrian | aspects/src/jdk15/org/jboss/aop/microcontainer/prototype/introductions/jmx/JMX.java | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/jdk15/org/jboss/aop/microcontainer/prototype/introductions/jmx/JMXIntroduction.java | Rework the tests so we can test real annotations. |
| 1.7 | modified | adrian | aspects/src/resources/org/jboss/test/microcontainer/test/JMXDecoratedTestCase.xml | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/test50/org/jboss/test/microcontainer/test/InterceptedTestCase.java | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/test50/org/jboss/test/microcontainer/test/JMXDecoratedTestCase.java | Rework the tests so we can test real annotations. |
| 1.10 | modified | adrian | aspects/build-test50.xml | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/test50/org/jboss/test/microcontainer/support/CalledInterceptor.java | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/test50/org/jboss/test/microcontainer/support/MetaDataContextInterceptor.java | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/test50/org/jboss/test/microcontainer/support/SimpleBean.java | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/test50/org/jboss/test/microcontainer/support/SimpleBeanAnnotatedImpl.java | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/test50/org/jboss/test/microcontainer/support/SimpleBeanImpl.java | Rework the tests so we can test real annotations. |
| 1.1 | added | adrian | aspects/src/test50/org/jboss/test/microcontainer/support/SimpleBeanImplMBean.java | Rework the tests so we can test real annotations. |
| 1.5 | modified | aloubyansky | testsuite/src/main/org/jboss/test/xml/BasicArraysUnitTestCase.java | testcases for (JBXB-57) Emtpy unwrapped nillable arrays incorrectly unmarshalled as a null value |
| 1.6 | modified | kkhan | aop/src/main/org/jboss/aop/joinpoint/ConstructionInvocation.java | Revert previous change |
| 1.20 | modified | kkhan | aop/src/main/org/jboss/aop/joinpoint/ConstructorInvocation.java | Revert previous change |
| 1.15 | modified | kkhan | aop/src/main/org/jboss/aop/joinpoint/FieldInvocation.java | Revert previous change |
| 1.39 | modified | kkhan | aop/src/main/org/jboss/aop/joinpoint/MethodInvocation.java | Revert previous change |
| 1.5 | modified | kkhan | aop/src/main/org/jboss/aop/joinpoint/ConstructionInvocation.java | Resolve most specific annotation first, e.g. field, method etc before checking class annotation |
| 1.19 | modified | kkhan | aop/src/main/org/jboss/aop/joinpoint/ConstructorInvocation.java | Resolve most specific annotation first, e.g. field, method etc before checking class annotation |
| 1.14 | modified | kkhan | aop/src/main/org/jboss/aop/joinpoint/FieldInvocation.java | Resolve most specific annotation first, e.g. field, method etc before checking class annotation |
| 1.38 | modified | kkhan | aop/src/main/org/jboss/aop/joinpoint/MethodInvocation.java | Resolve most specific annotation first, e.g. field, method etc before checking class annotation |
| 1.9 | modified | adrian | aspects/build-test50.xml | Fix the thirdparty libraries definition. |
| 1.68 | modified | bela | build/build-thirdparty.xml | upgraded JGroups from 2.2.8 to 2.2.9.1 |