Commit Graph

142 Commits

Author SHA1 Message Date
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
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
0d9a523add Minor POM cleanup. Removing a few unnecessary <version> tags, as these plugin versions are defined in dspace-parent POM & inherited. 2012-10-16 15:34:53 -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
Ivan Masár
dd33421f2b fix a bunch of typos 2012-10-05 18:42:24 +02:00
Mark Diggory
e15609c4aa [DS-1144] Maven Project Consolidation : Consolidate Webapps 2012-10-03 04:26:23 -07:00
Lyncode
2442601073 OAI 2.0 (a.k.a XOAI) integrated into DSpace 3.0 (squashed) 2012-09-03 10:38:09 +02:00
Steve Swinsburg
fb69ec7ce2 DS-1209 all adjust files for the build time filtering 2012-07-10 16:21:54 +10:00
Mark Diggory
eacbec7174 [DS-981] API Project and build assembly restructure 2012-05-09 17:15:49 -07: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
4af1fdf9ca Revert previous accidental change to pom.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6901 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-14 22:17:09 +00:00
Peter Dietz
435b01bde7 DS-1090 Fix fetchURL method for CC License, so that it does not fail due to recent CC changes.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6900 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-14 22:15:09 +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
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
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
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
Tim Donohue
91dd450be4 Fix for DS-878 : update_geolite timesout when downloading GeoLiteCity.dat.gz See comments on that JIRA ticket. Essentially this ensures you can install DSpace without GeoLite (if a download error occurs), and also gives more options to install Geolite later on (if it failed during the initial DSpace install)
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6636 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-01 20:33:19 +00:00
Mark Diggory
7e9ea9d092 [DS-881] DSpace doesn't build properly with Maven 3 : Push Profile POMs into dspace-parent. This will require dspace src-release users to have to build from dspace-parent unless they wish to get the dspace-xxx artifacts from a maven repository. Maven Profiles using "file/exists" activators have been replaced due to instability in their behavior across maven versions.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6606 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-26 00:26:12 +00:00
Mark Diggory
6ea81ecd06 [DS-881] DSpace doesn't build properly with Maven 3
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6585 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-24 21:31:03 +00:00
Ben Bosman
0dfb5cf0e5 [DS-989] Module directory maven property support
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6555 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-18 06:35:55 +00:00
Robin Taylor
527fcc7b16 [DS-602] Move Sword Client module to trunk
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6533 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-07 11:19:38 +00:00
Mark Wood
e3250b8ac6 Parameterize a few configuration defaults to support the test framework.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6512 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-02 12:47:33 +00:00
Mark Diggory
c13c6022e3 [DSCR-22] Discovery module back end rewrite to support discovery without solr.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6463 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-07-13 23:20:42 +00:00
Mark Diggory
ef66d7841e [maven-release-plugin] prepare release dspace-async-release
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6414 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-06-02 08:10:34 +00:00
Mark Diggory
869f8c0247 [maven-release-plugin] prepare branch dspace-async-release
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6412 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-06-02 08:10:13 +00:00
Tim Donohue
b12082e26c Updating all Trunk poms to version of 1.8.0-SNAPSHOT. As of this moment, Trunk is now for 1.8.0 code, and 'dspace-1.7.x' branch is for 1.7.1 code.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5993 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-16 22:18:27 +00:00
Tim Donohue
891de52dc2 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5991 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-16 18:38:22 +00:00
Tim Donohue
45c1db882e [maven-release-plugin] prepare release dspace-1.7.0
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5989 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-16 18:38:03 +00:00
Tim Donohue
ae12f7a88b Very minor final bug fix. Fix to DS-786. As Hardy Pottinger pointed out, we need to update all our poms to use 'ojdbc6' dependency for Oracle, since we are now requiring Java 6. Hardy tested these changes with Oracle, before submitting. This patch updates all pom.xml files from ojdbc5 to ojdbc6 for Oracle.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5961 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-16 16:11:08 +00:00
Tim Donohue
8652f07d15 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5952 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 22:03:12 +00:00
Tim Donohue
24a8fd6257 [maven-release-plugin] prepare release dspace-1.7.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5950 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 22:02:49 +00:00
Tim Donohue
84fbf94fe1 [maven-release-plugin] rollback the release of dspace-1.7.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5947 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 20:58:26 +00:00
Tim Donohue
0efe3ac3ec [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5946 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 19:24:28 +00:00
Tim Donohue
1e3fa1740a [maven-release-plugin] prepare release dspace-1.7.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5944 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 19:24:08 +00:00
Mark Diggory
ff1cdae762 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5852 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-12 07:09:59 +00:00
Mark Diggory
0994a94c79 [maven-release-plugin] prepare release dspace-1.7.0-rc1
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5850 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-12 07:09:45 +00:00
Mark Diggory
a21369bfa0 Cleanup build problems with maven overlay breaking in tests. Use identical dspace-pom settings rather than define in dspace-parent. Remove dspace-ui-shared and copy contents into both webbapps.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5828 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-11 21:09:59 +00:00
Graham Triggs
695b839929 [DS-618] Update documentation and project files for recent Oracle JDBC driver
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5826 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-11 15:41:21 +00:00
Mark Diggory
8e5d1a2206 Drop all thirdparty repository dependencies and prepare to use common dspace-pom for repository configuration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5796 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-11-09 04:20:14 +00:00
Ben Bosman
53084f0384 [DS-711] Discovery release for XMLUI
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5529 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-10-21 16:28:37 +00:00