Re: [dspace-tech] How do I do mvn and ant a second time ?

2020-03-02 Thread Sean Carte
This may help: https://wiki.lyrasis.org/display/DSDOC6x/Upgrading+DSpace cd [dspace-source]/dspace/ mvn -U clean package cd [dspace-source]/dspace/target/dspace-installer ant update On Mon, 2 Mar 2020 at 18:54, Ashim Kapoor wrote: > Dear All, > > How can I clean up and run mvn and ant after I

Re: [dspace-tech] Permissions of the [dspace] directory

2020-03-02 Thread Sean Carte
I think that's correct. On Mon, 2 Mar 2020 at 18:50, Ashim Kapoor wrote: > Hi again, > > I meant :- > > The second constraint is that [2] needs to be run by a user who is able to > read the [dspace-source] and write to the [dspace] directory. > > On Mon, 2 Mar 2020 at 22:18, Ashim Kapoor > wrot

[dspace-tech] Install DSpace 6.3 with DSpace 3.1 oracle database

2020-03-02 Thread Ctil SD
I have a old AIX server which running DSpace 3.1 with Oracle, and I would like to install DSpace 6.3 in another Linux Server but using the same database Would you please advise the installation steps of it? If I follow the the step in https://wiki.lyrasis.org/display/DSDOC6x/Installing+DSpace

[dspace-tech] Install new DSpace v6.3 with DSpace 3.1 Database

2020-03-02 Thread Ctil SD
I have a DSpace v3.1 in AIX and now I would like to install a new DSpace v6.3 in Linux with existing data in DSpace v3.1 oracle database. Would you please advise how should I do? Should I follow the steps in https://wiki.lyrasis.org/display/DSDOC6x/Installing+DSpace? And when should I perform

[dspace-tech] How do I do mvn and ant a second time ?

2020-03-02 Thread Ashim Kapoor
Dear All, How can I clean up and run mvn and ant after I have run it once ? Suppose in my local.cfg I have to modify dspace.dir or the ip address in dspace.hostname. How do I re-run mvn and ant after modifying one or both of them ? Many thanks, Ashim -- All messages to this mailing list should

Re: [dspace-tech] Permissions of the [dspace] directory

2020-03-02 Thread Ashim Kapoor
Hi again, I meant :- The second constraint is that [2] needs to be run by a user who is able to read the [dspace-source] and write to the [dspace] directory. On Mon, 2 Mar 2020 at 22:18, Ashim Kapoor wrote: > Hello, > > now I think I get it. > > I need to run > 1. mvn > and > 2. ant fresh_inst

Re: [dspace-tech] Permissions of the [dspace] directory

2020-03-02 Thread Ashim Kapoor
Hello, now I think I get it. I need to run 1. mvn and 2. ant fresh_install These may be run by 2 different users. The first constraint here is that [1] has to be run by a user who has rwx permission over [dspace-source] directory. The second constraint is that [2] needs to be able to read the [d

Re: [dspace-tech] Has anyone used the Getty TGN as a source for an Authority/Choice Plugin?

2020-03-02 Thread David Bigwood
It would need to include Extraterrestrial Places for it to be of value to us. Thanks. David Bigwood dbigw...@lpi.usra.edu Regional Planetary Image Facility/Library Lunar and Planetary Institute https://repository.hou.usra.edu/ On Friday, February 28, 2020 at 10:50:34 PM UTC-6, euler wrote: > > H

Re: [dspace-tech] Show and tell: DSpace Statistics API

2020-03-02 Thread Alan Orth
Dear list, FYI I've updated my dspace-statistics-api to work with DSpace 6+ UUIDs. Previous versions used the integer item IDs present in DSpace 4 and 5. You can see more here: https://github.com/ilri/dspace-statistics-api This is a small tool that indexes your Solr item view and download statis