Peter Dietz
746e3de99f
Remove module dependency on dspace-rest.jar, as per Anja's advice
...
Travis builds were failing due to missing org.dspace:dspace-rest:jar:classes:4.0-SNAPSHOT
2013-10-07 23:37:57 -04:00
Peter Dietz
7425038360
Wire up dspace-rest to build a webapp
2013-09-19 13:36:06 -04:00
Peter Dietz
6ac5842e0a
Add dspace-rest, using Jersey, light support for Collection / Community
2013-09-19 13:35:40 -04:00
Pascarelli Luigi Andrea
013f3f6f45
Update modules to solr4
2013-08-23 02:37:40 +02:00
Mark H. Wood
6a1973e207
Merge pull request #267 from KevinVdV/DS-1612
...
[DS-1612] Merge DSpace/dspace-solr project into DSpace/DSpace
2013-08-09 07:17:55 -07:00
Andrea Bollini
86ca5d74c1
DS-1586 Fix SLF4J and JCL Bridge version incompatibility: move up to dspace-parent POM
2013-08-07 23:41:22 +02:00
KevinVdV
9ebce7947c
[DS-1612] Merge DSpace/dspace-solr project into DSpace/DSpace
2013-08-05 12:50:14 +02:00
KevinVdV
db27179ead
[DS-1489] SolrJ-3.3.0 dependency in OAI
2013-06-19 22:29:47 +02:00
Mark H. Wood
5ab2ef106d
Update DSpace module versions (and adjust a little whitespace)
2012-12-03 15:30:58 -05:00
Hardy Pottinger
5221f92ce4
[maven-release-plugin] prepare for next development iteration
2012-11-30 11:12:42 -06:00
Hardy Pottinger
b05e67a50d
[maven-release-plugin] prepare release dspace-3.0
2012-11-30 11:12:31 -06:00
Tim Donohue
e98a1fdea6
Add a new "root.basedir" property to every POM. This property always specifies the relative path to the root [dspace-src] directory. It is used to reference the path to the LICENSE_HEADER & build.properties file from each submodule.
2012-11-16 15:59:49 -06:00
robintaylor
2e39070bd9
Reinstate the variable default.dspace.dir to allow filtering of dspace.dir in dspace.cfg at runtime
2012-11-06 10:57:53 +00:00
Hardy Pottinger
5f30ed24d0
[maven-release-plugin] prepare for next development iteration
2012-11-02 10:33:27 -05:00
Hardy Pottinger
e4332de1ab
[maven-release-plugin] prepare release dspace-3.0-rc3
2012-11-02 10:33:18 -05:00
Tim Donohue
8d90332a6a
[maven-release-plugin] prepare for next development iteration
2012-10-24 16:00:46 -05:00
Tim Donohue
6d9d0418f1
[maven-release-plugin] prepare release dspace-3.0-rc2
2012-10-24 16:00:32 -05:00
Tim Donohue
7cd2aca93b
Cleanup & fixing of several release process POM issues. Renamed the "addons" profile to "release" as it is really for maven releases. Ensured the "additions" module (under [src]/dspace/modules/) is ALWAYS enabled, as several other modules under [src]/dspace/modules/ have it as a dependency. Cleaned up some comments.
2012-10-24 13:02:46 -05:00
Mark H. Wood
34d9a4f7cf
[DS-1344] moved "resource" to "resources"
2012-10-24 11:01:21 -04:00
Tim Donohue
1dffdfdea4
Fix for DS-1340. Cleanup of the OAI 2.0 related POMs so that they are in line with current POM structure. Added some extra comments to the dspace/pom.xml which has some OAI 2.0 stuff in it too.
2012-10-18 16:52:46 -05:00
Tim Donohue
143591ed98
Cleanup POM Dependencies. Remove dependeny <version> tags from submodule POMs when the version is already specified by dspace-parent POM. Also ensure all 'servlet-api' dependencies have a <scope>provided</scope> as they should.
2012-10-18 14:07:29 -05:00
Tim Donohue
fff69e86b6
Cleanup whitespace in POMs. THIS COMMIT CHANGES NO ACTUAL CODE/SETTINGS. All it does is cleanup whitespacing / spacing in POMs that really need some extra love.
2012-10-18 13:00:14 -05:00
Tim Donohue
127313e25c
DS-1338 - Fix misleading names/descriptions in Maven POMs. All Maven projects now have consistent & straightforward names.
2012-10-18 12:30:47 -05:00
Tim Donohue
a2a1353d07
Revert "[maven-release-plugin] rollback the release of dspace-3.0"
...
This reverts commit e0777775a7
.
2012-10-16 12:01:48 -05:00
Tim Donohue
e0777775a7
[maven-release-plugin] rollback the release of dspace-3.0
2012-10-16 12:00:19 -05:00
Sands Fish
8d25891d9c
[maven-release-plugin] prepare for next development iteration
2012-10-09 13:53:44 -04:00
Sands Fish
2964d6c50d
[maven-release-plugin] prepare release dspace-3.0-rc1
2012-10-09 13:52:59 -04:00
Mark Diggory
6bb3212b15
Update dspace/modules/solr/pom.xml
...
Remove Version of Maven war plugin from Overlay
2012-10-08 11:12:24 -07:00
Ivan Masár
dd33421f2b
fix a bunch of typos
2012-10-05 18:42:24 +02:00
Mark Diggory
21d400c20a
[DS-1144] Maven Project Consolidation : correct renaming in overlay
2012-10-03 12:52:59 -07:00
Mark Diggory
e15609c4aa
[DS-1144] Maven Project Consolidation : Consolidate Webapps
2012-10-03 04:26:23 -07:00
Mark Diggory
70b3944196
[DS-1144] Maven Project Consolidation : Services, Missing Imports and Cleanup
2012-10-03 03:43:23 -07:00
Mark Diggory
e24aaffe83
[DS-1144] Maven Project Consolidation : Discovery
2012-10-03 03:29:05 -07:00
Mark Diggory
6e834495ae
[DS-1144] Maven Project Consolidation : Statistics
2012-10-03 02:55:52 -07:00
KevinVdV
808bc6fc5d
[DS-1243] @mire solr statistics contribution
2012-09-25 15:58:23 +02:00
Andrea Bollini
4fc8b9348b
DS-1217 Porting Discovery to the JSPUI
...
Contribution from CILEA funded by the Hub project from HKU
(http://hub.hku.hk )
Faceting, filtering (autocomplete), sidebar facet for the site home page,
community and collections are all implemented.
Changes to the Discovery API/configuration:
1) changed the unique field for the SOLR document, now is used the
concatenation of ID and TYPE-ID (in future we want to index also
object that have not an handle)
2) the prune query has been changed in search.resourcetype:[2 TO 4] so to not remove eventually extra data loaded in the SOLR search core
3) added defaultRpp parameter
Main differences from the XMLUI implementation:
1) facets doesn't have a "...More" link but there are pagination to
scroll facet in the context (search, home page, community, etc.)
2) facets doesn't show the values already selected
3) autocomplete is done against user input and does not dump all the
values (this was a performance issue in XMLUI < 3.0, with 90k items
I see JSON around 2Mb). With the new Discovery improvements the
autocomplete feature in XMLUI seems to be turned off
4) to enable JSPUI discovery you need to add some extra plugins in
dspace.cfg (instructions are provided as comment in the discovery.cfg)
2012-09-13 12:31:23 +02:00
robintaylor
0b0e84f8b2
[DS-1208] - fix recursive filtering of web.xml
2012-09-03 14:10:00 +01:00
Lyncode
2442601073
OAI 2.0 (a.k.a XOAI) integrated into DSpace 3.0 (squashed)
2012-09-03 10:38:09 +02:00
Mark Diggory
0a5d43470f
Merge pull request #42 from steveswinsburg/DS-1211
...
DS-1211 upgrade to Servlet API 2.4 and other compatible dependencies
2012-08-14 16:28:55 -07:00
Steve Swinsburg
8a6b269153
DS-1211 upgrade to Servlet API 2.4, and other compatible dependencies
2012-07-12 16:54:23 +10:00
Steve Swinsburg
fb69ec7ce2
DS-1209 all adjust files for the build time filtering
2012-07-10 16:21:54 +10:00
Steve Swinsburg
ad529f1584
DS-1209 adjust additions pom so that servlet-api is bundled into lib directory
2012-07-10 15:54:44 +10:00
Mark H. Wood
d549bb3b0f
Missing license comments
2012-06-19 10:59:10 -04:00
KevinVdV
32ad3c427c
[DS-981] API Project and build assembly restructure
2012-05-16 21:34:28 +02:00
Mark Diggory
eacbec7174
[DS-981] API Project and build assembly restructure
2012-05-09 17:15:49 -07:00
Tim Donohue
6bf9b33e61
Fix bad reference in <parent> of dspace/modules/solr/pom.xml file. The 'dspace-pom' module no longer exists. Changed this to just point at org.dspace.modules (like everything else in dspace/modules/).
2012-04-16 16:10:22 -05:00
Mark Diggory
6611a69e74
[DS-1150] Migrate to GitHub : Correct SCM Locations and project URL
2012-03-31 13:01:43 -07:00
Peter Dietz
9ea2dd5929
Added .ignore files to the modules webapps, since they were empty directories, and Git can't track empty directories.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6919 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2012-01-13 16:42:01 +00:00
Robin Taylor
0cde9d5af8
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6834 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-11-04 09:20:17 +00:00
Robin Taylor
a428a3b03a
[maven-release-plugin] prepare release dspace-1.8.0
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6832 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-11-04 09:19:37 +00:00