| Commit | Date | |
|---|---|---|
|
[r8085]
by
aawoods
This update enables the default ability to run Maven2 unit tests for all five maven-modules: ...by executing: |
2009-06-12 15:33:45 | Tree |
|
[r8084]
by
aawoods
This update ties in 5 unit tests that were lost in the shuffle of splitting out the baseline into subprojects. |
2009-06-09 19:49:50 | Tree |
|
[r8083]
by
aawoods
This update changes the version of java used during the bamboo build from 5 to 6. |
2009-06-09 10:11:19 | Tree |
|
[r8082]
by
aawoods
Merging down incremental changes from fcrepo-394 branch to trunk (rev8077 to rev8081) This update splits the baseline into five maven-modules (subprojects): ANT build still works, but the unit tests have been split out and need to be run separated for full coverage: |
2009-06-08 20:46:32 | Tree |
| 2009-06-08 04:03:27 | Tree | |
|
[r8080]
by
aawoods
This update splits the baseline into the following five subprojects: This update maintains the ANT build as before. Running: In splitting out the baseline into subprojects, the following files were relocated and high-level creations: >create /client -dependency of /server on /client (refactored) >create /integrationtest >mv integrationtest/src/test/java/fedora/test/FedoraTestConstants.java /common/src/test/java/fedora/common/ >create /generate >mv /client/src/main/java/fedora/client/FedoraStubWrapper.template /common/src/main/java/fedora/common/generator/ |
2009-06-08 02:47:03 | Tree |
|
[r8079]
by
aawoods
This update is the first actual splitting of the baseline into separate subprojects. In order to eliminate a dependency of the code-generation classes on 'fedora.utilities', one class has been relocated: The ANT build still works as before. Running: |
2009-06-05 05:11:50 | Tree |
|
[r8078]
by
aawoods
This update is the first step in splitting the baseline into subprojects. This first step pushes all of the code down to '/repository', '/soap' is empty. |
2009-06-04 20:33:09 | Tree |
|
[r8077]
by
aawoods
This update is a check-point back to trunk with the initial restructuring of directories to be inline with the conventional structure of a maven2 project. /src/java --> /src/main/java create /resources create /src/test/resources create /src/main/resources /src/properties --> /src/main/resources/properties /src/demo-* --> /src/main/resources/demo/demo-* /src/fcfg --> /src/main/resources/fcfg /src/build --> /resources/doc/devdocs/devenv |
2009-06-03 22:03:21 | Tree |
|
[r8076]
by
aawoods
This update is a path modification within a unit test to needed with directory restructing. |
2009-06-03 21:16:52 | Tree |