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
|
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 |
|
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
|
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
|
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 |
|