You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xbean-scm@geronimo.apache.org by db...@apache.org on 2011/03/22 20:23:05 UTC

svn propchange: r1084087 - svn:log

Author: dblevins
Revision: 1084087
Modified property: svn:log

Modified: svn:log at Tue Mar 22 19:23:05 2011
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Mar 22 19:23:05 2011
@@ -1,2 +1,13 @@
 XBEAN-165: Meta Annotation Support
+
+XBEAN-166 : Class Name Filtering for Optimized Scanning
+ XBEAN-171: RegexFilteredArchive supporting regular expressions to include/exclude classes from scanning
+ XBEAN-172: PrefixFilteredArchive supports "startsWith" list of accepted prefixes
+ XBEAN-173: PackageFilteredArchive supports strict list of accepted package names
+
+XBEAN-167:  Archive Interface for cleaner integration of Classpath and OSGi based systems
+ XBEAN-168: ClassesArchive for static class list finder support
+ XBEAN-169: ClasspathArchive for traditional java classpath finder support
+ XBEAN-170: BundleArchive for OSGi bundle finder support
+
 Not complete just, but basically working and is more code than I care to lose :) (call me paranoid)