|
From: Martin A. <sp...@ma...> - 2008-06-26 11:52:57
|
And if I'm on the nigglies anyways, When moving code about, perhaps it would be good to get resteasy-jaxrs/ src/main/java/org/resteasy/mock out of the main source tree as well? Seems to be more test related? Martin On 26 Jun 2008, at 13:34, Ryan J. McDonough wrote: > Looking at some of the threads on this list regarding the client > API, I think maybe a good time to alter the project layout slightly. > What I'd like to propose is the following: > > Separate out the client code into a new sub-project called resteasy- > client > Move code that is shared between the server API and client API into > resteasy-common. > Remove distribution project and moving the distribution details into > the root pom.xml. > Rename "jboss-integration-testing" to "integrations" and have it > associated with the root pom.xml > Refactor the package name from org.resteasy to org.jboss.resteasy. > > In the end, the project structure will look like this: > > resteasy-jaxrs-all > +- pom.xml > +- assembly > +- examples > +- javaee-addressbook > +- olivers-example > +- jaxrs-api > +- integrations > +- resteasy-client > +- resteasy-common > +- resteasy-jaxrs > +- resteasy-war > > If there's no objects, I'll make these changes Saturday night. > Thoughts? > > Ryan- > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php_______________________________________________ > Resteasy-developers mailing list > Res...@li... > https://lists.sourceforge.net/lists/listinfo/resteasy-developers |