Kosuru, Prasadarao wrote, On 3/2/2006 10:04 AM:

Hi,

How about the organizing the project like below?
Please treat each subdirectory as a sub-project. I briefly listed out
what each sub project contains.

Under https://svn.apache.org/repos/asf/incubator/yoko

trunk/
        yoko/           (heart of yoko, this includes orb,
corba-binding, rmi-binding etc..)
                 src/
                main/
                        org/apache/yoko/orb/...
                        org/omg/...
                test/
                        org/apache/yoko/orb/...
        tools/          (this includes all tools including code
generation tools such as idl2wsdl and wsdl2idl etc.) src/
                main/
                        org/apache/yoko/tools/...
                test/
                        org/apache/yoko/tools/...

        system_tests/   (all tests including system tests should go
here.)
        distribution/   (packaging stuff, website source etc. )
        pom.xml (this will build everything under trunk)

I don't think that we need a distribution dir, if we do this correctly.


Regards,
Alan



Reply via email to