Re: [Dspace-tech] ant update command!

2014-11-25 Thread helix84
% ant -Dconfig=/installdir/config/dspace.cfg update

 ant update

Will update dspace from [dspace-source] into [dspace], taking
configuration from [dspace-source] and replacing the one in [dspace].

 ant -Dconfig=[dspace]/config/dspace.cfg. update

Will update dspace from [dspace-source] into [dspace] and leave the
configuration in [dspace] intact.


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


[Dspace-tech] ant update command!

2014-11-23 Thread Nada Abo Eita
Hi all, 

Regarding the ant update command used to update Dspace installation. Could you 
please explain to me what's the difference between these two commands: 

ant update 
ant -Dconfig=[dspace]/config/dspace.cfg. update 

Regards, 
Nada Abo-Eita--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] ant update command!

2014-11-23 Thread Alan Orth
Hi, Nada.

Those two commands are the same; it uses config/dspace.cfg by default,
which is what most people should use.  This is what I do, for example:

mvn -U clean package
cd dspace/target/dspace-4.2-build
ant update

Alan

On Sun Nov 23 2014 at 4:22:58 PM Nada Abo Eita naboeit...@gmail.com wrote:

 Hi all,

 Regarding the ant update command used to update Dspace installation. Could
 you please explain to me what's the difference between these two commands:

 ant update
 ant -Dconfig=[dspace]/config/dspace.cfg. update

 Regards,
 Nada Abo-Eita
 
 --
 Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
 from Actuate! Instantly Supercharge Your Business Reports and Dashboards
 with Interactivity, Sharing, Native Excel Exports, App Integration  more
 Get technology previously reserved for billion-dollar corporations, FREE
 http://pubads.g.doubleclick.net/gampad/clk?id=157005751;
 iu=/4140/ostg.clktrk___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+
 Etiquette
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

[Dspace-tech] ant update command giving error

2014-04-02 Thread Amruta Patil
Dear all,

I installed dspace 4.1 and configure it with xpdf but at time of running
#ant -Dconfig=\[dspace\]/config/dspace.cfg update
command giving error

Buildfile: build.xml does not exist!
Build failed
--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Re: [Dspace-tech] ant update command giving error

2014-04-02 Thread Anja Le Blanc
Are you running ant from the correct directory?
([dspace]/dspace/target/dspace-[version]-build)

Anja


On 02/04/2014 10:17, Amruta Patil wrote:
 Dear all,

 I installed dspace 4.1 and configure it with xpdf but at time of running
 #ant -Dconfig=\[dspace\]/config/dspace.cfg update
 command giving error

 Buildfile: build.xml does not exist!
 Build failed




 --



 ___
 DSpace-tech mailing list
 DSpace-tech@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/dspace-tech
 List Etiquette: 
 https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette


--
___
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette