You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 15 Next »

External Projects

  • Hydra
  • Islandora

External Projects

git clone https://github.com/fcrepo4/fcrepo4
cd fcrepo4
git checkout <version>-RC

One-Click Run

CommandPlatform Tested bySuccess? Notes
java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jar Linux   
java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jarMac   

java -jar fcrepo-webapp-<version>-SNAPSHOT-jetty-console.jar

Windows   

Sanity Builds

ProjectCommandPlatformTested bySuccess?Notes
fcrepo4mvn clean install

linux

   
fcrepo4mvn clean install mac    
fcrepo4mvn clean installwindows   
fcrepo-module-auth-rbaclmvn clean installlinux

 

  
fcrepo-module-auth-rbaclmvn clean install mac   
fcrepo-module-auth-rbaclmvn clean installwindows   
fcrepo-module-auth-xacmlmvn clean install linux

 

  
fcrepo-module-auth-xacmlmvn clean install mac   
fcrepo-module-auth-xacmlmvn clean installwindows   
fcrepo-module-auth-webacmvn clean install linux

 

  
fcrepo-module-auth-webacmvn clean install mac   
fcrepo-module-auth-webacmvn clean installwindows   
fcrepo-mintmvn clean install linux   
fcrepo-mintmvn clean install mac   
fcrepo-mintmvn clean installwindows   
fcrepo-transformmvn clean install linux

 

  
fcrepo-transformmvn clean install mac   
fcrepo-transformmvn clean installwindows   
fcrepo-auditmvn clean install linux

 

  
fcrepo-auditmvn clean install mac   
fcrepo-auditmvn clean installwindows   
fcrepo-webapp-plusmvn clean install linux

 

  
fcrepo-webapp-plusmvn clean install mac   
fcrepo-webapp-plusmvn clean install windows   
fcrepo-webapp-plusmvn clean install -Prbacl mac  

 

fcrepo-webapp-plusmvn clean install -Prbaclwindows   
fcrepo-webapp-plusmvn clean install -Prbacllinux   
fcrepo-webapp-plusmvn clean install -Pxacmlmac  

 

fcrepo-webapp-plusmvn clean install -Pxacmlwindows   
fcrepo-webapp-plusmvn clean install -Pxacmllinux   

 


Test items:

 

Vagrant

Test steps

Tested by

Success?

Notes

Web Application with Authorization and Audit

FEDORA_AUTH=true
FEDORA_AUDIT=true




Web Application with Audit

FEDORA_AUTH=false
FEDORA_AUDIT=true




Web Application with Authorization

FEDORA_AUTH=true
FEDORA_AUDIT=false




Web Application without Authorization and Audit

FEDORA_AUTH=false
FEDORA_AUDIT=false




 

Test items::

CRUD

Query Fuseki

Query Solr

 

[1] https://github.com/fcrepo4-labs/fcrepo4-release-tests

 

  • No labels