I started this reorg with less consequential things, like build tools, etc. However after this commit, you may have to delete all your projects in Eclipse workspace, and reimport. Took a total of 1 min for me.
The next round of changes will likely require another reimport. Sorry for the inconvenience. A. On Nov 15, 2013, at 10:29 PM, Andrus Adamchik (JIRA) <j...@apache.org> wrote: > > [ > https://issues.apache.org/jira/browse/CAY-1883?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13823988#comment-13823988 > ] > > Andrus Adamchik commented on CAY-1883: > -------------------------------------- > > Just committed the first batch of changes - mostly clearing the workspace... : > > * organized buildtools hierarchy according to Maven conventions. > * Moved cayenne-legal-unpublished to buildtools. buildtools happens to be > "unpublished" folder by definition, so new name is just "cayenne-legal" > * moved cayenne-wocompat-unpublished to modeler where it is used. > >> Clean up Cayenne maven structure - get rid of aggregate modules >> --------------------------------------------------------------- >> >> Key: CAY-1883 >> URL: https://issues.apache.org/jira/browse/CAY-1883 >> Project: Cayenne >> Issue Type: Task >> Affects Versions: 3.2M2 >> Reporter: Andrus Adamchik >> Assignee: Andrus Adamchik >> Fix For: 3.2M2 >> >> >> Reorg Cayenne Maven structure, making cayenne-server and cayenne-client real >> Maven modules instead of aggregates. Use <optional> and “provided” >> dependencies to exclude the extras like JGroups and keep it clean. >> Immediate motivation is OSGi integration that is not possible to achieve >> cleanly without this reorg. > > > > -- > This message was sent by Atlassian JIRA > (v6.1#6144) >