Ok, new structure is checked in. I used the occasion to move a few
other things around, ending up with a more compact structure (notice
the solution that I found for third-party sources under lib-src folder).
Eclipse setup is complete. We are down to 4 Eclipse projects, you can
check them out already. See this link for details:
http://objectstyle.org/confluence/display/CAY/Eclipse
I decided to experiment with per-project settings (.settings
directory). I checked in the right compiler levels to CVS.
Hope .settings can be safely shared between multiple users via CVS (?)
CVS notifications are back. I am still working on restoring Ant
scripts, so don't try them just yet.
Andrus
On Nov 4, 2005, at 11:48 AM, Andrus Adamchik wrote:
> I am ready to go ahead with this change. I will temporarily disable
> CVS notifications to avoid email flood. Also if you were planning
> to check in new code, it is wise to it hold off until further notice.
>
> I decided to go with a split-project approach. Currently Cayenne
> maps to a single Eclipse project; once the change is done it will
> become an Eclipse workspace with multiple projects. Workspace will
> have a single set of Ant scripts.
>
> Here is the planned root folder structure:
>
> /build*.xml
> /README-eclipse.txt
>
> /cayenne-java/ /* Main project with JDK 1.4 source */
> lib/ /* Moved from current '/otherlib' */
> src/ /* Moved from current '/src' */
> .classpath
> .project
>
> /cayenne-java-1.5/ /* New Java 1.5 project */
> src/
> .classpath
> .project
>
> /cayenne-third-party-src/ /* currently under cayenne-otherlib-src */
> .project
>
> /cayenne-docs/
> doc/
> xdocs/
> .project
>
>
> Andrus
This archive was generated by hypermail 2.0.0 : Fri Nov 04 2005 - 06:42:54 EST