Title: Message Title
|
|
Issue Type:
|
Bug
|
Assignee:
|
Unassigned
|
Components:
|
vagrant-dspace
|
Created:
|
05/Nov/13 8:27 PM
|
Priority:
|
Minor
|
Reporter:
|
Hardy Pottinger
|
|
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' However, the best solution to this perpetual problem is to inspect the main project pom.xml file, for the version tag for dspace-api, and then build the ant_installer_dir path using that information. There is very likely some clever way to do this, but I'm not that clever today. So, here's a workaround, until this bug is fixed: Create a new local.yaml file in your clone of Vagrant-DSpace's config directory (or edit your existing local.yaml file if you have one), and add this line to the file: ant_installer_dir : '/home/vagrant/dspace-src/dspace/target/dspace-4.0-rc2-SNAPSHOT-build'
|
|
|
|
|
|
------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel