> Hello Andy, > > > Am 22.07.2010 16:30, schrieb Speagle, Andy: > > > cd [dspace-source]/dspace/target/dspace-1.5-build.dir/ > > ant -Dconfig=[dspace]/config/dspace.cfg update > With -Dconfig=[PathToConfig] you do specify another than the default path > to the config. > > In your case ant is using > /data/dspace/config/dspace.cfg > rather than the dspace.cfg you customized in the source directory > > As you have already run mvn package just cd /usr/local/src/dspace/dspace- > 1.5.2-release/dspace/target/dspace-1.5.2-build.dir > and run > ant init_configs > > Hope that helps > > Claudia Jürgen
I see... that's a bit confusing... so in essence, I really don't need to add a "-Dconfig=[blah]" ... I should just cd to the target directory and run: ant init_configs or ant update Is that correct? Andy ------------------------------------------------------------------------------ This SF.net email is sponsored by Sprint What will you do first with EVO, the first 4G phone? Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first _______________________________________________ DSpace-tech mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dspace-tech

