Commit Graph

129 Commits

Author SHA1 Message Date
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
Tim Donohue
ae2f991061 DS-791 : Add ability to disable the building of particular DSpace modules/interfaces from source code
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6500 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-07-21 20:53:42 +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
Graham Triggs
52714bfee9 Add relativePath for Maven 3
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6022 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-01-14 20:57:01 +00:00
Tim Donohue
cbbaf37ebb Last commit (r5993) failed to catch all instances of 1.7.1-SNAPSHOT and replace with 1.8.0-SNAPSHOT on Trunk. This should take care of the rest of them.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5994 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-16 23:03:19 +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
1d5ff9ea99 Solr Webapp's pom.xml (in [dspace-src]/dspace/modules/solr/) needs a parent POM. Without a parent POM or without all the proper release configs specified by a parent POM, this Solr pom.xml throws errors during the release deploy process. For now, the quickest fix seems to be to just give this a parent (similar to all other modules in[dspace-src]/dspace/modules/).
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5949 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-13 21:39:29 +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
Tim Donohue
0074ed903e Solr Web Application is not building using UTF-8 encoding on Windows, as its pom.xml is not inheriting any settings from DSpace Common pom.xml. Changed to force UTF-8 encoding on all systems.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5925 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-12-06 17:06:16 +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
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
Tim Donohue
2dcaaa1ded Missed committing the [dspace-src]/dspace/modules/pom.xml in last commit. This one is also updated to 1.7.0-SNAPSHOT.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5271 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-08-17 15:25:25 +00:00
Tim Donohue
04c1ef5547 Updating all 'pom.xml' files, along with necessary dependencies, to 1.7.0-SNAPSHOT version. WARNING: YOU WILL NEED TO REBUILD (mvn clean package) after pulling down latest Trunk.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@5270 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-08-17 15:22:08 +00:00
Mark Diggory
d6b910fef7 [DS-556] Add Xalan to Solr pom.xml as dependency (and stop using dependency management from the rest of DSpace where it shouldn't be the case).
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4961 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-05-15 05:41:29 +00:00
Tim Donohue
096133a3c1 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4797 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-03-02 17:48:48 +00:00
Tim Donohue
02af60c20a [maven-release-plugin] prepare release dspace-1.6.0
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4795 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-03-02 17:48:11 +00:00
Tim Donohue
b816380369 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4769 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-02-10 15:40:18 +00:00
Tim Donohue
c43d8763db [maven-release-plugin] prepare release dspace-1.6.0-rc2
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4767 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2010-02-10 15:39:42 +00:00
Tim Donohue
c81b37a332 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4625 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-12-03 23:24:10 +00:00
Tim Donohue
4fb22388d7 [maven-release-plugin] prepare release dspace-1.6.0-rc1
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4623 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-12-03 23:23:46 +00:00
Mark Diggory
5c6bce8d22 Correct LocalHost restriction filter behavior.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4555 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-11-19 03:24:49 +00:00
Mark Diggory
cc94816bc7 [DS-247] Add to modules as 2.0.0-alpha is now deployed in central repository
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4361 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-05 22:51:24 +00:00
Mark Diggory
2d20e3b75b [DS-247] Add Solr statistics configuration and solr webapp overlay to trunk.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@4359 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-10-05 21:48:04 +00:00
Mark Diggory
9eb48e8162 Adjust SVN repository locations for Maven release plugin.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@3768 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-05-11 21:15:20 +00:00
Stuart Lewis
00a2279d23 Adjust project poms to 1.6.0-SNAPSHOT, and changed location of svn repo from /branches/dspace-1_5_x/ to /trunk/
git-svn-id: http://scm.dspace.org/svn/repo/trunk@3725 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-23 03:21:52 +00:00
Mark Diggory
594efc7903 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3718 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-13 21:06:26 +00:00
Mark Diggory
e990445a2e [maven-release-plugin] prepare release dspace-1.5.2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3716 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-13 21:05:20 +00:00
Mark Diggory
71f966bce5 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3702 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 22:50:42 +00:00
Mark Diggory
eac7b7c887 [maven-release-plugin] prepare release dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3700 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 22:40:47 +00:00
Andrea Bollini
5733504965 [maven-release-plugin] rollback the release of dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3699 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 22:34:50 +00:00
Andrea Bollini
31f8b6aa0e [maven-release-plugin] prepare release dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3698 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 22:31:54 +00:00
Mark Diggory
6a82d5c0ff [maven-release-plugin] rollback the release of dspace-1_5_2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3696 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 22:08:30 +00:00
Mark Diggory
c9fea90190 [maven-release-plugin] prepare release dspace-1_5_2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3695 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 22:07:28 +00:00
Mark Diggory
6f10ca8cac [maven-release-plugin] rollback the release of dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3693 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 21:54:38 +00:00
Mark Diggory
b30bfb488b [maven-release-plugin] prepare release dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3692 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 21:52:06 +00:00
Andrea Bollini
641c37b3f2 [maven-release-plugin] rollback the release of dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3691 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 21:33:37 +00:00
Andrea Bollini
64d6918173 [maven-release-plugin] prepare release dspace-1.5.2-rc2
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3690 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-08 21:12:48 +00:00
Mark Diggory
979bbdc026 [maven-release-plugin] prepare for next development iteration
git-svn-id: http://scm.dspace.org/svn/repo/branches/dspace-1_5_x@3683 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2009-04-06 22:15:05 +00:00