Commit Graph

6 Commits

Author SHA1 Message Date
nosslived@gmail.com
48c3f6de51 [65] Added maven-sources-plugin to pom.xml. 2012-02-23 06:51:49 +00:00
nosslived@gmail.com
cd9a018c87 Removed filtered build.xml resource now that I don't need it.
(May want to revisit in future releases... it simplifies the maintenance of multiple build systems)
2012-01-13 19:31:23 +00:00
nosslived@gmail.com
911b514cd4 Added build.xml to filtered resource directory to create the file with the same version/project name settings that are in the maven pom.xml
Note: the generated file is target/classes/build.xml
2012-01-13 11:34:53 +00:00
nosslived@gmail.com
83ceee4344 Added maven-bundle-plugin to add OSGi headers to manifest. 2012-01-13 11:17:44 +00:00
nosslived@gmail.com
cfaf143fbc Removed output directories. Updated pom to set character encoding used to UTF8.
Moved directories into maven structure:
src/org/->src/main/java/org/
test/org/->src/test/java/org/
2012-01-13 11:03:55 +00:00
nosslived@gmail.com
8b9766768e Added maven pom, and updated Ant build.xml to use upcoming maven directory structure. 2012-01-13 10:51:29 +00:00