>>>>> David Worms writes: David> I haven't looked at plexus for a while and it seems to have David> move form its "zenplex" cvs repository. Does someone know how David> to get it?
Plexus has been moved to the eng.werken.com machine and the repository has been split up into 'plexus-container' and 'plexus-components'. The following CVSROOT will get you to the repos (anonymous password is empty, just hit return): :pserver:[EMAIL PROTECTED]:/cvsroot/plexus For those of you that aren't familiar. Plexus is an avalon-like component container runtime. In its simplest form, Plexus manages the lifecycle of a set of components. It can be used for any number of things from a web application framework (like Summit) to a runtime for Maven. Summit is a Turbine-like web application framework that runs within Plexus. Its basically Turbine but its guts have been turned into components. Both of which are currently under development. For those interested in Summit, you'll find it in the plexus-components repository. Thanks, Pete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
