Status: New
Owner: ----
Labels: Type-Patch
New issue 552 by mcculls: Refactor project layout to match Maven conventions
http://code.google.com/p/google-guice/issues/detail?id=552
Attached are a patch file and script that refactor the project layout to
match Maven conventions.
Java files are moved to src/main/java and src/test/java
Resource files are moved to src/main/resources and src/test/resources
I've also added guice-persist to the set of guice extensions copied to the
distribution folder.
Note that this patch doesn't change the output directories, which remain
as "build/..." - this is because we don't need these changed to build with
Maven and in fact it's better if they remain separate in case people happen
to run the Ant and Maven builds at the same time.
Attachments:
SHUFFLE.patch 20.1 KB
SHUFFLE.patch 20.1 KB
--
You received this message because you are subscribed to the Google Groups
"google-guice-dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-guice-dev?hl=en.