[Dspace-devel] [DuraSpace JIRA] Subscription: DSpace JIRA Stale Issues Report

2010-11-15 Thread no-reply
Issue Subscription Filter: DSpace JIRA Stale Issues Report (101 issues) Report of all JIRA issues that have not seen any updates for at least 6+ months. Please review them and update their status, if possible. Subscriber: tdonohue Key Summary DS-180 Versioning_file versionin

[Dspace-devel] [DuraSpace JIRA] Subscription: DSpace JIRA Issues Needing Review

2010-11-15 Thread no-reply
Issue Subscription Filter: DSpace JIRA Issues Needing Review (15 issues) The following issues have not been reviewed. If you have time, please review them. If the issue can be reproduced or seems valid, please move it into the "Open" status (which signifies that it has been reviewed by someone).

[Dspace-devel] [DuraSpace JIRA] Commented: (DS-749) allow for bitstream display order to be changed

2010-11-15 Thread Jim Ottaviani (DuraSpace JIRA)
[ https://jira.duraspace.org/browse/DS-749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18136#action_18136 ] Jim Ottaviani commented on DS-749: -- Hi Peter, To describe the work a little more, this code allows admi

[Dspace-devel] [DuraSpace JIRA] Commented: (DS-396) Provide metatags used by Google Scholar for enhanced indexing

2010-11-15 Thread Sands Fish (DuraSpace JIRA)
[ https://jira.duraspace.org/browse/DS-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18135#action_18135 ] Sands Fish commented on DS-396: --- The Mirage & dri2xhtml-alt integration patch has been applied, for the rec

[Dspace-devel] [DuraSpace JIRA] Commented: (DS-640) Interal System Error when browsing with wrong argument

2010-11-15 Thread Kim Shepherd (DuraSpace JIRA)
[ https://jira.duraspace.org/browse/DS-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18133#action_18133 ] Kim Shepherd commented on DS-640: - I'll let you guys figure it out, or just get a vote at next meeting. U

[Dspace-devel] [DuraSpace JIRA] Updated: (DS-640) Interal System Error when browsing with wrong argument

2010-11-15 Thread Kim Shepherd (DuraSpace JIRA)
[ https://jira.duraspace.org/browse/DS-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kim Shepherd updated DS-640: Assignee: (was: Kim Shepherd) > Interal System Error when browsing with wrong argument > --

[Dspace-devel] [DuraSpace JIRA] Commented: (DS-640) Interal System Error when browsing with wrong argument

2010-11-15 Thread Graham Triggs (DuraSpace JIRA)
[ https://jira.duraspace.org/browse/DS-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18132#action_18132 ] Graham Triggs commented on DS-640: -- " I think Graham's "don't enforce ?type as required parameter, and d

Re: [Dspace-devel] RDF storage, sesame

2010-11-15 Thread Mark Diggory
Hello Alexander, The GSoC project led to a "StorageService" implementation that would map a "DSpace Entity" to a set RDF statments. this system is pluggable and uses Tupelo as a configurable middleware between DSpace and other available triplestore solutions such as Sesame and Mulgara. https://w

[Dspace-devel] [DuraSpace JIRA] Commented: (DS-640) Interal System Error when browsing with wrong argument

2010-11-15 Thread Kim Shepherd (DuraSpace JIRA)
[ https://jira.duraspace.org/browse/DS-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18131#action_18131 ] Kim Shepherd commented on DS-640: - OK well it sounds like we're still undecided on what this patch should

[Dspace-devel] [DuraSpace JIRA] Commented: (DS-640) Interal System Error when browsing with wrong argument

2010-11-15 Thread Sands Fish (DuraSpace JIRA)
[ https://jira.duraspace.org/browse/DS-640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18130#action_18130 ] Sands Fish commented on DS-640: --- Hi all. I wonder if this is the right choice, defaulting to a valid page

Re: [Dspace-devel] RDF storage, sesame

2010-11-15 Thread Sands Alden Fish
Alexander, you may want to consider (and the Duraspace foundation might be happy if you considered) the Mulgara RDF store, which is used in Fedora for RDF storage, and as far as I can tell from my experience, is updated and interacts with the community far more than the Sesame project has in the

[Dspace-devel] [DuraSpace JIRA] Commented: (DS-557) LC Authority Names - Lookup Feature - names w/o dates

2010-11-15 Thread Ronee Francis (DuraSpace JIRA)
[ https://jira.duraspace.org/browse/DS-557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18126#action_18126 ] Ronee Francis commented on DS-557: -- I know this feature began as a proof-of-concept and if it proves to

Re: [Dspace-devel] PostgreSQL JDBC driver to stay at 8.1 for DSpace 1.7?

2010-11-15 Thread Graham Triggs
I tried the 9.0 driver with an 8.4 database, without any problems. G On 15 November 2010 14:39, Mark H. Wood wrote: > There was > discussion of updating this rather old dependency, but I see that > trunk still calls for 8.1-408.jdbc3. > > The discussion did just kind of run down without resolu

Re: [Dspace-devel] Errors with export script

2010-11-15 Thread Keith Gilbertson
Jen - you can often discover the Java version with the 'java -version' command. You previously mentioned that you're running the script with sudo, so you might also try 'sudo java -version' to see if there is a difference in output. The environment may be setup differently for different users

[Dspace-devel] PostgreSQL JDBC driver to stay at 8.1 for DSpace 1.7?

2010-11-15 Thread Mark H. Wood
There was discussion of updating this rather old dependency, but I see that trunk still calls for 8.1-408.jdbc3. The discussion did just kind of run down without resolution. I see substantial agreement that a newer version would be desirable, but differences over whether to go to 8.4 or 9.0. Th