GithubHelp home page GithubHelp logo

daines / fcrepo4 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fcrepo/fcrepo

0.0 2.0 0.0 37.59 MB

Fedora 4: "Changing everything, two weeks at a time"

Home Page: http://futures.github.com/fcrepo4/

License: Apache License 2.0

Java 99.63% CSS 0.03% JavaScript 0.33% XSLT 0.01%

fcrepo4's Introduction

Fedora 4

Build Status

JavaDocs | Fedora Futures Wiki | Use cases

Technical goals:

  • Improved scalability and performance
  • More flexible storage options
  • Improved reporting and metrics
  • Improved durability

Building & running fcrepo4 from source

System Requirements

  • Java 7
  • Maven 3
$ git clone https://github.com/futures/fcrepo4.git
$ cd fcrepo4
$ MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=1024m" mvn install
$ cd fcrepo-webapp
$ MAVEN_OPTS="-Xmx512m" mvn jetty:run

Jacoco Properties

The Properties passed to the JVM used by the JaCoCo code coverage plugin can be set via jacoco.agent.it.arg for integration tests and jacoco.agent.ut.arg for unit tests:

$ MAVEN_OPTS="-Xmx1024m -XX:MaxPermSize=1024m" mvn -Djacoco.agent.it.arg="-XX:MaxPermSize=1024m -Xmx1024m" -Djacoco.agent.ut.arg="-XX:MaxPermSize=256m -Xmx1024m"  clean install

That's it! Your Fedora repository is up and running at: http://localhost:8080/rest/

fcrepo4's People

Contributors

ajs6f avatar barmintor avatar bbpennel avatar cbeer avatar daines avatar escowles avatar fasseg avatar gregjan avatar jmacwilliams avatar kaimst avatar leenata avatar nigelgbanks avatar osmandin avatar vincentwin avatar yqjiang avatar yulgit1 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.