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
JBMICROCONT-117; Added more subproject assemblies. Moved some of the assembly configuration to the parent pom. More... almost 19 years ago
JBMICROCONT-117; Moved the parent pom to the root folder of the project instead of the build directory. The eclipse plugin seems to like this better, and this way the parent path does not have to be specified in the sub-project poms. More... almost 19 years ago
Removed the references to the antrun plugin, as it has been replaced by the jboss-retro-maven-plugin. More... almost 19 years ago
JBMICROCONT-117; Added some plugin configuration to the project parent pom. Added resources to aop-mc-int and kernel. More... almost 19 years ago
JBMICROCONT-117; Moved intermodule dependencies up to the microcontainer parent. More... almost 19 years ago
javadoc More... almost 19 years ago
Generify addDependency method. More... almost 19 years ago
[JBMICROCONT-154] Add improved lifecycle events. They are now callbacks instead of interceptors, and don't need introductions. More... almost 19 years ago
Scoping controller - adding Scope lookup in PreInstallAction. Constructing new Kernel for ScopingController. Additional BeanMetaData test - BeanMD as ValueMD. Scoping tests. More... almost 19 years ago
Initial code for scoped controller. A lot of todos to resolve - how to address parent controller's methods (instance values - current contexts, ...), ... More... almost 19 years ago
javadocs More... almost 19 years ago
Added dependency on jboss-test to container/pom.xml, added generation of container test jars. Changed test dependency in spring-int/pom.xml to point to container test jars instead of kernel test jars. More... almost 19 years ago
JBMICROCONT-117; Changed maven poms so that they inherit basic information from common parent pom (jboss-parent). Also changed version so that the builds can use the maven snapshot model. More... almost 19 years ago
Added annotations on KernelDeployment, changed ScopeMetaData (still todo), added some additional Scope annotations. More... almost 19 years ago
Javadoc fix More... almost 19 years ago
Removed MetaDataVisitorNode impl on Policy MD, added initial Scope annotation support for policy. More... almost 19 years ago
Fix the eclipse build. More... almost 19 years ago
Moved JavaBean tests, schema to Container. More... almost 19 years ago
Support static method invocation on BeanInfo. More... almost 19 years ago
Better undetermined exception info. More... almost 19 years ago
Fix the simple type name returned by the PrimitiveInfo since this class now also handles the boxed types. More... almost 19 years ago
Fix the delegate classinfo not passing some TypeInfo methods to the delegate. More... almost 19 years ago
Fix the eclipse build. More... almost 19 years ago
Fix the MethodInfo equals such that covariant return values are supported correctly. More... almost 19 years ago
Diff between undeterminable and methods that can be called on NestedPropertyInfo. More... almost 19 years ago
Better exception info. More... almost 19 years ago
Added NestedPropertyInfo, handeling set for multiple same named propertys. More... almost 19 years ago
Moved JavaBeans wiring to Container. More... almost 19 years ago
space, JBossObject method call More... almost 19 years ago
If bootstrap classloader is null, use the TCL More... almost 19 years ago