[go: up one dir, main page]

Menu

Code Commit Log


Commit Date  
[r8095] by bbranan

Creates release branch for 3.2.1

2009-06-29 13:21:47 Tree
[r8094] by bbranan

Resolves FCREPO-510 (Ingest modifies repository state on AuthN challenge), the REST API AuthN filter was not returning correctly when authentication was required.

2009-06-26 18:54:45 Tree
[r8093] by aawoods

This update adds the assembly for creating fedorahome.zip, which is required by the installer.

2009-06-26 12:34:09 Tree
[r8092] by aawoods

This update merges down to trunk from branch fcrepo-394, revisions 8088 through 8091.
It adds the 'democontent', 'fop', 'imagemanip', and 'saxon' war projects to the maven build.

2009-06-23 19:34:55 Tree
[r8091] by aawoods

This update adds the 'fop', 'imagemanip', and 'saxon' war projects to the maven build.

2009-06-23 18:31:06 Tree
[r8090] by aawoods

This update adds the 'democontent' war project to the maven build.

2009-06-23 16:36:43 Tree
[r8089] by bbranan

Starts the work of updating the dependencies in the top level pom.xml to point to external maven repositories. Making notes along the way where jars really should be updated. Went ahead with an update of axis and axis-ant jars to 1.4 (vs 1.3) because 1.3 is not available at maven central.

2009-06-16 22:17:10 Tree
[r8088] by aawoods

This update is pushing down from branch fcrepo-394 to trunk another incremental delivery towards migrating the builds from ANT to Maven2.

This update enables the default ability to run Maven2 integration and system tests for all five maven-modules:
generate
common
server
client
integrationtest

Executing:
mvn clean install
...runs all unit and integration tests

Executing:
mvn clean install -P configQ
mvn clean install -P configA
mvn clean install -P configB
...runs the three configurations of system tests.

2009-06-15 18:48:32 Tree
[r8087] by aawoods

This update enables the default ability to run Maven2 integration and system tests for all five maven-modules:
generate
common
server
client
integrationtest

Executing:
mvn clean install
...runs all unit and integration tests

Executing:
mvn clean install -P configQ
mvn clean install -P configA
mvn clean install -P configB
...runs the three configurations of system tests.

2009-06-15 17:39:02 Tree
[r8086] by aawoods

This update is pushing down from branch fcrepo-394 to trunk another incremental delivery towards migrating the builds from ANT to Maven2.

This update enables the default ability to run Maven2 unit tests for all five maven-modules:
generate
common
server
client
integrationtest

...by executing:
mvn clean install

2009-06-12 17:57:17 Tree
Older >