[OWASP-LEADERS] proposed cvs change for ocl

moksha faced admin at mokshafaced.com
Sun Dec 15 22:58:25 EST 2002


Hi guys,

I'd like to propose a change to further refine CVS at
sourceforge for OWASP.  The change I am suggesting
regards standardizing the source tree path to ease in
development and deployment.  The details would look
like this:

org.owasp.build  //build docs
         .docs   //install guides, etc.
         .bin    //binary, bytecodes
... etc ...
         .src.org.owasp  //main tree for source code
         .src.org.owasp.codespy //codespy package
                       .ocl     //commons
                       .webscarab //scanner, spider
... etc ...

what this would mean is a simpler way to deploy and
develop because the source trees would only need to
start from a common directory to be accessible to
other modules, and will only require one classpath for
the code to compile, run, etc....

Please let me know your thoughs, if I don't hear from
anyone by Wednesday I will move forward with this
change.

Warm regards,
-sgt




More information about the OWASP-Leaders mailing list