Commit Graph

264 Commits

Author SHA1 Message Date
Mark H. Wood
532f58ee49 [maven-release-plugin] prepare for next development iteration 2013-12-16 15:08:02 -05:00
Mark H. Wood
d34e7b89a3 [maven-release-plugin] prepare release dspace-4.0 2013-12-16 15:07:58 -05:00
Mark H. Wood
e1ad056a99 [maven-release-plugin] prepare for next development iteration 2013-12-06 18:25:22 -05:00
Mark H. Wood
456c3d1804 [maven-release-plugin] prepare release dspace-4.0-rc3 2013-12-06 18:24:59 -05:00
Mark H. Wood
b509b0a05f [maven-release-plugin] prepare for next development iteration 2013-12-03 12:47:33 -05:00
Mark H. Wood
1bf3ead92e [maven-release-plugin] prepare release dspace-4.0-rc2 2013-12-03 12:47:30 -05:00
Mark H. Wood
4a9fe6f8a4 [maven-release-plugin] prepare for next development iteration 2013-11-01 14:58:34 -04:00
Mark H. Wood
4745985383 [maven-release-plugin] prepare release dspace-4.0-rc1 2013-11-01 14:58:17 -04:00
Peter Dietz
d595481467 Merge pull request #323 from peterdietz/rest-jersey
[DS-1696] DSpace REST API built in JERSEY
2013-10-21 19:40:40 -07:00
Andrea Bollini
a33b0781b3 Updated ICU4j / Restored SnowballPorterFilter 2013-10-16 21:58:53 +02:00
Andrea Bollini
aade3ea9f5 Updated the lucene analyzer artifactId as required by lucene 4.4 2013-10-16 21:58:53 +02:00
Andrea Bollini
5c63f97b02 DS-1106 Solr search accent insensitive (ICU Transliteration) 2013-10-16 21:58:52 +02:00
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