<html><head>
<style>
.white { color:#FFFFFF }.index { background-color:#FFFFFF }.index-passed { color:#004400 }.index-failed { color:#FF0000; font-weight:bold }.index-header { font-weight:bold }.link { font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; text-decoration:none; }.tab-table { margin: 0em 0em 0.5em 0em; }.tabs { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; font-weight:bold; padding: 0em 2em; background-color:#EEEEEE; }.tabs-link { color:#000000; text-decoration:none; }.tabs-link:visited { color:#000000; text-decoration:none; }.tabs-selected { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; font-weight:bold; padding: 0em 2em; }.tabs-selected { border: inset; }.header-title { font-family:arial,helvetica,sans-serif; font-size:12pt; color:#000000; font-weight:bold; }.header-label { font-weight:bold; }.header-data { font-family:arial,helvetica,sans-serif; font-size:10pt; color:#000000; }.modifications-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.modifications-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }.modifications-oddrow { background-color:#CCCCCC }.modifications-evenrow { background-color:#FFFFCC }.changelists-oddrow { background-color:#CCCCCC }.changelists-evenrow { background-color:#FFFFCC }.changelists-file-spacer { background-color:#FFFFFF }.changelists-file-evenrow { background-color:#EEEEEE }.changelists-file-oddrow { background-color:#FFFFEE }.changelists-file-header { background-color:#666666; font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FFFFFF; }.compile-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.compile-error-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FF0000; }.compile-warn-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#CC9900; }.compile-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }.distributables-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.distributables-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }.distributables-oddrow { background-color:#CCCCCC }.unittests-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }.unittests-oddrow { background-color:#CCCCCC }.unittests-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.unittests-error { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#FF0000; }.checkstyle-oddrow { background-color:#CCCCCC }.checkstyle-data { font-family:arial,helvetica,sans-serif; font-size:8pt; color:#000000; }.checkstyle-sectionheader { background-color:#000066; font-family:arial,helvetica,sans-serif; font-size:10pt; color:#FFFFFF; }
</style>
</head><body>
View results here -> <a href="http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite-14?log=log20070201173158">http://cruisecontrol.jboss.com/cc/buildresults/microcontainer-head-testsuite-14?log=log20070201173158</a><p>
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"><tr><td class="header-title">BUILD FAILED</td></tr><tr><td class="header-data"><span class="header-label">Ant Error Message:&nbsp;</span>/services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:67: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-microcontainer-head-testsuite.xml:109: See tests.log in Build Artifacts for details.</td></tr><tr><td class="header-data"><span class="header-label">Date of build:&nbsp;</span>02/01/2007 17:31:58</td></tr><tr><td class="header-data"><span class="header-label">Time to build:&nbsp;</span>4 minutes 53 seconds</td></tr><tr><td class="header-data"><span class="header-label">Last changed:&nbsp;</span>02/01/2007 12:58:27</td></tr><tr><td class="header-data"><span class="header-label">Last log entry:&nbsp;</span>Fix the spring schema.</td></tr></table><p>
<table xmlns="http://www.w3.org/TR/html4/strict.dtd" width="98%" border="0" cellspacing="0" cellpadding="2" align="center"/><p>
<p>
<p>
<p>
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"><tr><td colspan="4" class="unittests-sectionheader">                   &nbsp;Unit Tests: (0)                   &nbsp;Total Errors and Failures: (0)                </td></tr><tr><td><table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"></table></td></tr><tr></tr><tr><td colspan="2">&nbsp;</td></tr></table><p>
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"><tr><td colspan="4" class="modifications-sectionheader">                    &nbsp;Modifications since last build:&nbsp;                    (first 50 of 56)                </td></tr><tr class="modifications-evenrow"><td class="modifications-data">60163</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/spring-int/src/resources/schema/mc-spring-beans_2_0.xsd</td><td class="modifications-data">Fix the spring schema.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60162</td><td class="modifications-data">modified</td><td class="modifications-data">alesj</td><td class="modifications-data">//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringSchemaBindingHelper.java</td><td class="modifications-data">added  wildcard handlers</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60161</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/support/BeanInfoAnnotation.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/config/spi/Configuration.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoImpl.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/test/BeanInfoUnitTestCase.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/TypeInfo.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationInfoImpl.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/config/plugins/AbstractConfiguration.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/DelegateClassInfo.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60161</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/support/BeanInfoInterface.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60161</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/TypeInfoAttachments.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60161</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AbstractTypeInfo.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/beans/info/plugins/AbstractBeanInfoFactory.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistTypeInfo.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/beaninfo/test/AbstractBeanInfoTest.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/InterfaceInfoImpl.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60161</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PrimitiveInfo.java</td><td class="modifications-data">Add support for retrieving BeanInfo from interfaces and annotations.A bit more refactoring on the internal TypeInfo api to make it easier to maintainand added some extra helpers like isAnnotation() for easier type checking.This is one case where I wish java supported multiple inheritance. :-)Also introduced the notion of caching attachments to types.This is experimental.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60158</td><td class="modifications-data">modified</td><td class="modifications-data">alesj</td><td class="modifications-data">//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateMixed2TestCase.xml</td><td class="modifications-data">removing value element</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationValueFactory.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistConstructorInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">deleted</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/net</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AnnotatedInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassInfoImpl.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationHolder.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AbstractValue.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AbstractAnnotatedInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/NumberInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/PrimitiveValue.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/InheritableAnnotationHolder.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/AnnotationValue.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/EnumValueImpl.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ClassValueImpl.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/StringValueImpl.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">added</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/DelegateClassInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/spi/Value.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistAnnotatedInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/AnnotationValueImpl.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistParameterInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistMethodInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/ArrayValueImpl.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/tests/org/jboss/test/classinfo/test/AbstractClassInfoTest.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/javassist/JavassistFieldInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60147</td><td class="modifications-data">modified</td><td class="modifications-data">adrian@jboss.org</td><td class="modifications-data">//projects/microcontainer/trunk/container/src/main/org/jboss/reflect/plugins/introspection/ParameterizedClassInfo.java</td><td class="modifications-data">Some helper methods to access the underlying annotations in the ClassInfo.Also fixed the AnnotationValueImpl to use the ClassInfo rather than redoingthe reflection.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60146</td><td class="modifications-data">modified</td><td class="modifications-data">alesj</td><td class="modifications-data">//projects/microcontainer/trunk/kernel/src/main/org/jboss/kernel/spi/metadata/KernelMetaDataRepository.java</td><td class="modifications-data">javadocs</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60143</td><td class="modifications-data">modified</td><td class="modifications-data">alesj</td><td class="modifications-data">//projects/microcontainer/trunk/kernel/src/main/org/jboss/beans/metadata/plugins/AbstractDemandMetaData.java</td><td class="modifications-data">typo</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60133</td><td class="modifications-data">added</td><td class="modifications-data">alesj</td><td class="modifications-data">//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/SpringPlainValueHandler.java</td><td class="modifications-data">Fixing Map handling; special plain string value handling.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60133</td><td class="modifications-data">modified</td><td class="modifications-data">alesj</td><td class="modifications-data">//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateSpringTestCase.xml</td><td class="modifications-data">Fixing Map handling; special plain string value handling.</td></tr><tr class="modifications-evenrow"><td class="modifications-data">60133</td><td class="modifications-data">added</td><td class="modifications-data">alesj</td><td class="modifications-data">//projects/microcontainer/trunk/spring-int/src/main/org/jboss/spring/deployment/xml/StringEntryValueInterceptor.java</td><td class="modifications-data">Fixing Map handling; special plain string value handling.</td></tr><tr class="modifications-oddrow"><td class="modifications-data">60133</td><td class="modifications-data">modified</td><td class="modifications-data">alesj</td><td class="modifications-data">//projects/microcontainer/trunk/spring-int/src/resources/xml-test/org/jboss/test/spring/test/InstantiateMixed2TestCase.xml</td><td class="modifications-data">Fixing Map handling; special plain string value handling.</td></tr></table><p>
<table width="98%" border="0" cellspacing="0" cellpadding="2" align="center"></table>
</body></html>