Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [dali-dev] Changes to CVS directory structure

 All,
 
As of Friday night this change is complete.  Please attach to the new structure as of this (Monday) morning.  Please do not check in new changes to old plugin structure.  The old base will be left in tact for a while for History purposes, as we lost some history in the move (from the core plugins).
 
Let me know if you run into any problems or have any questions...Thanks,
 
Neil



From Trân Lê <tran.le@xxxxxxxxxx>
Sent Fri 11/10/2006 6:55 PM
To General Dali EJB ORM developer discussion. <dali-dev@xxxxxxxxxxx>
Subject [dali-dev] Changes to CVS directory structure

With the move to WTP Builder R2.0, we are required to change the Dali CVS directory structure to a multi-components structure type.

Following is the layout of the new directory structure in CVS.

org.eclipse.jpa
    components

        assembly
            features
       (features used by the build)
                org.eclipse.jpa.feature
                org.eclipse.jpa.sdk
                org.eclipse.jpa.tests.feature
            plugins        (branding plugin)
                org.eclipse.jst.jpa

        jpa            
            development    (design and development notes)
            features
            (development features)
                org.eclipse.jst.jpa.feature
                org.eclipse.jst.jpa.tests.feature
                org.eclipse.jst.jpa_sdk.feature
            plugins
             (development plugins)
                org.eclipse.jst.jpa.utility
                org.eclipse.jst.jpa.db
                org.eclipse.jst.jpa.core
                org.eclipse.jst.jpa.core.java
                org.eclipse.jst.jpa.core.mappings
                org.eclipse.jst.jpa.core.mappings.java
                org.eclipse.jst.jpa.core.xml
                ...
            tests
                  (test plugins)
                org.eclipse.jst.jpa.utility.tests
                ...
           
Let me know if you have questions.
-Tran


_______________________________________________
dali-dev mailing list
dali-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/dali-dev


Back to the top