forked from moravianlibrary/differ
-
Notifications
You must be signed in to change notification settings - Fork 0
Developing preservation processes for a trusted digital repository requires the utilization of new methods and technologies, which have helped to accelerate the whole process of control. The current approach at the Digital Preservation Standards Department at The National Library of the Czech Republic is to develop a quality control application …
License
jmabrey/differ
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Compilation Information: You must have Maven and the JDK installed. Before you can run 'mvn package', change to the differ-libs-from-source directory and run 'mvn install' The other commands below should be run from the root directory (./differ) To package the Differ application into a .war (which is by default placed in ./bin) and compile all plugins: mvn package This produces a plugin directory and resources directory in the bin folder. Those should be placed into ~/.differ (%USERPROFILE%/.differ on Windows). A WAR is also produced, which should be used in the appropriate configuration for your webserver. To compile the Differ application without packaging: mvn compile To update the widgetsets without running a full compile: mvn vaadin:update-widgetset To compile as needed and run on a local Jetty server first run mvn:package and then: mvn jetty:run-war Passing a terminator control character to the console you initiated the server from shuts down the server. [Ctrl-C or Ctrl-Z on most platforms] To remove all build files: mvn clean
About
Developing preservation processes for a trusted digital repository requires the utilization of new methods and technologies, which have helped to accelerate the whole process of control. The current approach at the Digital Preservation Standards Department at The National Library of the Czech Republic is to develop a quality control application …
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Java 99.6%
- C++ 0.4%