On Thu, Jul 14, 2011 at 6:40 PM, Norman Maurer <[email protected]> wrote: > Hi there, > > I think we are now finaly ok after a few problems with the last > snapshots which was uploaded for release.
For those who want to run the application built from these server components, see http://people.apache.org/~rdonkin/james/ Source is in https://repository.apache.org/content/repositories/orgapachejames-026/org/apache/james/james-server/3.0-beta3/ For anyone who wants some help reviewing these components and has Python and wget (only checked on Linux, I'm afraid) then in a suitable empty directory $ svn export http://svn.apache.org/repos/asf/incubator/rat/eye/trunk/ eye (exports latest code) $ PYTHONPATH=eye python eye/download-from-repo.py orgapachejames-026 (downloads everything staged) $ PYTHONPATH=eye python eye/apache-rat-eye-meta-inf.py (reports on META-INF) $ PYTHONPATH=eye python eye/recursive-rat.py (runs Apache Rat recursively against every artifact) Robert --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
