sakaal / agora-api

Agora API Maven parent module
0 stars 0 forks source link

Moving from Subversion to Git #1

Open sakaal opened 12 years ago

sakaal commented 12 years ago

Each of the three Agora Subversion repositories contains multiple modules. With Git you always checkout full repositories, so it may be a good idea to use a different repository for each module.

I will not move the contents of the old repositories as is. Re-implementation is necessary because of copyright. I'm dropping the agora-test module and start working up from agora-common so that any new modules will have their dependencies.

sakaal commented 12 years ago

The most complicated part of the move seems to be now resolved. I have a rewrite that deploys as Stateless EJB 3.1 to Jersey on Glassfish.