Title: Message Title
|
|
here's a one-liner that pulls the current DSpace version from dspace/dspace:master: curl -s https://github.com/DSpace/DSpace/blob/master/pom.xml | grep -E -m 1 -o '<version>(.*)</version>' | sed -e 's,<version>\([^<]*\)</version>,\1,g' This will need to be added as a "custom fact" to the DSpace Puppet module, and it will need to use the Git repository information in the hiera configs, as the user can point Vagrant-DSpace at their own fork of DSpace, and their own branch, which might not be on the same version as dspace/dspace:master.
|
|
|
|
|
Currently, the /config/common.yaml file includes this setting for ant_installer_dir: ant_installer_dir : '/home/vagrant/dspace-src/dspace/target/dspace-4.0-SNAPSHOT-build' Which was correct for pre DSpace 4.0-RC1 builds, it now needs to be set to: ant_installer_dir : '/home/vagrant/dspace-src/dspace/target/dspace-4.0-rc2-SNAPSHOT-build' Howeve...
|
|
|
|
------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable
security intelligence. It gives you real-time visual feedback on key
security issues and trends. Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel