Hi, Daniel. The Apache Commons sandbox is open to any Apache committer, but there isn't any simple avenue of ingress for X random codebase to come into the Commons sandbox. The Apache Incubator is a better fit, but usually having some level of existing community around a codebase is helpful/expected when coming into the Incubator.
HTH, Matt On Tue, Jul 1, 2014 at 3:03 PM, Daniel McEnnis <dmcen...@gmail.com> wrote: > Apache Commons Dev, > > Ho do I initiate a sandbox project? I have a collection of tools for > automating factory class creation for objects, including dynamic loading > without configuration files, auto-loading new factory types, GUI friendly > automated factory browsing, GUI friendly automated browsing of factory > implementation options, etc. with implementation of creation functions on > an factory Abstract class to get this. How do I get started? > > Daniel. >