[
https://jira.duraspace.org/browse/DS-1356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=26722#comment-26722
]
Tim Donohue commented on DS-1356:
---------------------------------
All,
I think Robin is talking about the [dspace-src]/dspace/pom.xml:
https://github.com/DSpace/DSpace/blob/master/dspace/pom.xml#L85
I actually wondered about that dependency setting there too as well, but then
realized (during my POM cleanup work) that it's 100% necessary to allow the
"./bin/dspace oai" launcher command to work (as João mentions). It's
relatively harmless as all it is doing is pulling in the API for the OAI
webapp, so that it has access to the class that does the commandline work.
It could be refactored out in the future (so that that specific OAI class is
moved over to the main dspace-api or similar), but it's not too big of a deal
to me.
> What is the dspace-oai dependency in dspace/pom.xml ?
> -----------------------------------------------------
>
> Key: DS-1356
> URL: https://jira.duraspace.org/browse/DS-1356
> Project: DSpace
> Issue Type: Bug
> Affects Versions: 3.0
> Reporter: Robin Taylor
> Assignee: Mark Diggory
> Labels: oai
> Fix For: 3.0
>
>
> More of a question and probably a daft one, but I don't understand the
> dependency...
> <dependency>
> <groupId>org.dspace</groupId>
> <artifactId>dspace-oai</artifactId>
> <type>jar</type>
> <classifier>classes</classifier>
> </dependency>
> in dspace/pom.xml. Does this jar exist ?
> Cheers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Dspace-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/dspace-devel