Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 329 Bytes

readme.md

File metadata and controls

9 lines (6 loc) · 329 Bytes

A set of integration tests that runs agains a given version of fcrepo-webapp, fcrepo-message-consumer using a stock version of fuseki.

To run the tests: (defaulting to jetty7x)

mvn clean install -Dfcrepo.version=

To run the tests using tomcat6: mvn clean install -Dfcrepo.version= -P tomcat6x