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
Tim Donohue
741393d59d
Change ordering of dependencies in swordv2 POM so that the org.dspace.dspace-swordv2 'war' dependency is listed *first*. This was necessary to ensure that the web.xml in that 'org.dspace.dspace-swordv2' WAR is inherited properly. (Previously it was somehow inheriting the web.xml from the 'org.swordapp.server' WAR)
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6828 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-25 20:11:38 +00:00
Robin Taylor
ffc4d0aa20
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6826 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-21 08:50:35 +00:00
Robin Taylor
a69894e7f3
[maven-release-plugin] prepare release dspace-1.8.0-rc3
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6824 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-21 08:49:54 +00:00
Tim Donohue
f5acd60120
Revert changes from r6815 so that SWORD2 webapp includes the dspace-swordv2-*-classes.jar as a dependency
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6823 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-20 18:16:32 +00:00
Robin Taylor
2605e681a6
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6818 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-19 09:30:46 +00:00
Robin Taylor
1714c0404a
[maven-release-plugin] prepare release dspace-parent-1.8.0-rc2
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6816 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-19 09:30:05 +00:00
Robin Taylor
8432c50321
In the swordv2 overlay module replace the dependency on org.dspace sword server with that now released under org.swordapp.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6815 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-19 09:05:38 +00:00
Tim Donohue
7dbdc3508c
The POM at [src]/dspace/modules/solr/pom.xml was oddly claiming to be version 11. Changing it so that it's in line with all our other POMs -- now version 1.8.0-rc2-SNAPSHOT.
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6798 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-11 17:53:07 +00:00
Tim Donohue
eaca59bc42
DS-854 : Update several poms so that they use the latest version of dspace-pom (v.12) and the latest version of maven-license-plugin (v.1.9.0). This also cleans up several poms which override the default maven-license-plugin. This is the first of likely quite a few commits (which will seek to clean up licensing & ensure we are now obeying the new "strictCheck" option of maven-license-plugin).
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6702 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-16 19:45:33 +00:00
Robin Taylor
cb74a0c8ef
[maven-release-plugin] prepare for next development iteration
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6683 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-11 10:20:57 +00:00
Robin Taylor
30493d6d19
[maven-release-plugin] prepare release dspace-1.8.0-rc1
...
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6681 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-11 10:20:08 +00:00