0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 06, 2025 — Jan 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding exclusion for transitive dependency on jboss-common-core. More... over 18 years ago
[JBMICROCONT-196] - Refactor the Scope/MetaData such that it applies to all contexts and there is more control over the scopes created. Also added some simple trace logging for the annotations processing. More... over 18 years ago
Force the Microcontainer to use jboss-common-core-2.2.1-snapshot instead of picking up the version from jboss-vfs. Also remove use collection classes now ported to jboss-common-core More... over 18 years ago
Fix the eclipse build More... over 18 years ago
[JBMICROCONT-93] Adding more jdk14 poms, fixing a few errors with existing jdk14 poms. More... over 18 years ago
[JBMICROCONT-93] Adding more poms for retro builds. More... over 18 years ago
[JBMICROCONT-93] Adding poms for jdk14 retro builds. More... over 18 years ago
Joining TypeInfoFactory and AnnotationHelper in common class. More... over 18 years ago
Removed depth parameter on getArrayClass and getArrayType methods. More... over 18 years ago
Added CallbackCollection tests. Applied isIgnored to BeanFactory lifecycles. Removed BeanFactory callbacks - since they don't make sense on GenericBeanFactory. Removed duplicated method lookup in BasicBeanAnnotationAdapter. Added TODO on PropertyInfo type choice in AbstractBeanInfoFactory. More... over 18 years ago
Changing the groupId of dependency on jboss-test from "jboss" to "org.jboss". More... over 18 years ago
Removing IntrospectionTypeInfoFactoryImpl creation. Added FIXME to AOPDependencyBuilder. More... over 18 years ago
JBMICROCONT-202, change the ArrayInfoImpl name to match the standard reflection primative array names. More... over 18 years ago
Correct array dimension type tests as getArrayType apparently is doing something else. More... over 18 years ago
Add a primative char[] test and test for TypeInfo.getArrayType(int) More... over 18 years ago
Apply Alexey's patch More... over 18 years ago
Progression, property replace, element, value factory annotation tests. More... over 18 years ago
Fixing contextual injection type lookup with newly added getComponentType. Simple refactoring on IntrospectionTypeInfoFactoryImpl. More... over 18 years ago
Add support for getComponentType() for a collection and getKey/ValueType for a map. More... over 18 years ago
Initial annotations handling. More... over 18 years ago
Declare the Serializable implementation More... over 18 years ago
JBMICROCONT-181, expand the ManagedObject notion to ManagedDeployments More... over 18 years ago
Unmodifiable wrappers. More... over 18 years ago
Changed the assertion on == after deserialization. Exposed delegate in <Type>TypeInfoFactory for package protected access. Added readResolve to ReflectClassInfoImpl. More... over 18 years ago
Updated classpath and project settings More... over 18 years ago
Consolidated poms, changed maven test classes directory, added classloader perms More... over 18 years ago
Simplyfied by readResolve on the ClassInfoImpl. More... over 18 years ago
serialVersionUID More... over 18 years ago
Introduction of serialization helper/provider for three non-serializable helpers. Ignoring serialization/deserialization for Javassist test cases. More... over 18 years ago
Remove the invalid tools.jar references More... over 18 years ago