Commit Graph

352 Commits

Author SHA1 Message Date
Mark H. Wood
dd9c0b9999 #2893 Move builders from dspace-server-webapp to dspace-api. 2020-07-22 08:50:20 -04:00
Ian Little
f34f44d7e0 Bump Handle to version 9.3.0-SNAPSHOT, now coming form CNRI maven repository. Requires bumping Jetty version also. 2020-07-07 09:52:38 -04:00
Tim Donohue
cc7a6c30fd [maven-release-plugin] prepare for next development iteration 2020-07-02 14:22:06 -05:00
Tim Donohue
dc2151209a [maven-release-plugin] prepare release dspace-7.0-beta3 2020-07-02 14:21:56 -05:00
Tim Donohue
edcefe1885 Fix dependency convergence issue between dspace-rest and dspace-oai 2020-04-22 09:11:08 -05:00
Tim Donohue
9219657ede Fix dependencies in /dspace/modules/server. Minor dependency reordering 2020-04-22 09:11:07 -05:00
Tim Donohue
5feeb89d13 Remove jsonpath from Parent POM dependencies. It strangely causes JSONPath NoClassDefFoundErrors in Spring HATEOAS during runtime. Removing from Parent POM (but leaving in dspace-server-webapp) resolves those errors. 2020-04-22 09:11:07 -05:00
Tim Donohue
42e5c0a862 [maven-release-plugin] prepare for next development iteration 2020-04-21 10:19:34 -05:00
Tim Donohue
7567824e97 [maven-release-plugin] prepare release dspace-7.0-beta2.1 2020-04-21 10:19:24 -05:00
Tim Donohue
b36565361e [maven-release-plugin] prepare for next development iteration 2020-04-20 11:28:42 -05:00
Tim Donohue
9ef0cbaab8 [maven-release-plugin] prepare release dspace-7.0-beta2 2020-04-20 11:28:32 -05:00
Tim Donohue
8fb5d1e90e [maven-release-plugin] prepare for next development iteration 2020-03-03 12:08:09 -06:00
Tim Donohue
80cd821f20 [maven-release-plugin] prepare release dspace-7.0-beta1 2020-03-03 12:07:57 -06:00
Tim Donohue
d14d6ecaae Disable dspace-rest by default 2020-02-28 12:23:10 -06:00
Tim Donohue
7c335c8170 Updates to all maven plugin versions. General POM cleanup. 2020-02-13 13:43:50 -06:00
Tim Donohue
4537897e17 Final removal of JMockit. Move last tests to Mockito. Cleanup unused tests & resources 2020-02-13 13:43:49 -06:00
Tim Donohue
db18ddfb5a Update dependencies. Fixes Maven issues with initializing dspace.dir 2020-02-13 13:43:48 -06:00
Tim Donohue
899b697e5f Fix warning about missing <version> tag 2020-01-08 14:29:18 -06:00
Tim Donohue
3fbdd70a4f Ensure test-jar is only a dependency if tests are enabled 2019-11-07 15:51:32 -06:00
Tim Donohue
4b0870bc9e Fix broken master build. Only include server test-jar when running tests 2019-11-07 14:55:38 -06:00
Samuel
fad5a0247c [DS-4358] Tests in modules: feedback - modules/server pom 2019-11-06 11:34:32 +01:00
Kevin Van de Velde
4cb2f83432 [DS-4358] Tests in modules: Fixing an issue where the server webapp wouldn't start anymore 2019-10-22 13:15:57 +02:00
Samuel
aa3100583f taskid 65539 Testing for non source modules: cleanup - added documentation 2019-10-15 18:46:08 +02:00
Samuel
661d9c41c9 added license headers 2019-10-11 17:19:16 +02:00
Samuel
b6150874f6 taskid 65494 Testing for non source modules: Additions tests 2019-10-08 15:20:58 +02:00
Samuel
bf9c1c0e18 taskid 65493 Testing for non source modules: Internal test 2019-10-08 14:49:20 +02:00
Samuel
dd5dfd6d77 taskid 65007 Get SolrServiceIndexPlugin to work - dependencies 2019-10-02 17:55:57 +02:00
Samuel
d360232b2f taskid 65253 Testing for non source modules - add test profiles 2019-10-02 12:22:46 +02:00
Samuel
48daaed59f taskid 65253 Testing for non source modules 2019-10-01 17:10:06 +02:00
Tim Donohue
739ff181cc Rename "dspace-spring-rest" to "dspace-server-webapp" 2019-07-19 16:35:53 -05:00
Tim Donohue
ea4e05d8b8 Embed RDF into Boot webapp. Add basic ITs to prove it works. 2019-05-10 15:25:07 -05:00
Tim Donohue
89400609aa Embed OAI-PMH into Boot webapp. Add basic ITs to prove it works. 2019-05-10 15:01:48 -05:00
Tim Donohue
ca5ac68e2d Embed SWORDv2 into Boot webapp. Add basic IT to prove it works. 2019-05-10 15:01:48 -05:00
Tim Donohue
af16e6e780 Remove SWORD overlay folders/files 2019-05-10 15:01:47 -05:00
Mark H. Wood
38a88d8afb [DS-3695] Start ripping out Solr server. 2019-02-13 11:27:09 -05:00
Mark H. Wood
8a76b77e66 [DS-3695] Upgrade Solr *client* to 7.3.0. 2019-02-13 11:27:09 -05:00
Mark H. Wood
959b5122b7 [DS-3135] Squash one more log4j1 dependency. 2018-11-09 09:02:59 -05:00
Mark H. Wood
f3505ed22b [DS-3135] Still more dependency cleanup. 2018-11-09 09:02:59 -05:00
Tim Donohue
4652bb8cab Dependency fixes for OAI-PMH using Servlet API 3.1 2018-10-10 18:32:18 +00:00
Tim Donohue
447bea2921 Update to using Servlet API spec 3.1.0 in all modules 2018-10-08 17:11:37 +00:00
Andrea Bollini
5247bc86e3 DS-3699 Expose the item-submission configuration over the new REST 2017-10-13 12:33:44 +02:00
Andrea Bollini
b66066ffb6 restore dspace-solr profile 2017-03-23 16:38:27 +01:00
Andrea Bollini
dd7406b8ce Add the spring-rest overlay to allow building of the new rest7
temporary turn off mvn-enforcer dependency convergence
temporary turn off dspace-solr (to migrate to an external SOLR6)
2017-02-17 18:44:07 +01:00
Andrea Bollini
0421fb4d75 DS-3422 Remove XMLUI and JSPUI from the official distribution 2017-01-03 09:26:45 +01:00
Mark H. Wood
5ff4ccfedc After 6.0 release: move master to 7.0-SNAPSHOT 2016-10-28 10:15:54 -04:00
Pascal-Nicolas Becker
f53f3e45cc Revert "prepare for next development iteration"
This reverts commit 543d2098ca.
2016-10-24 17:30:24 +02:00
Pascal-Nicolas Becker
1cb94c2799 Revert "Also moving mirage2 module to 7.0-SNAPSHOT"
This reverts commit 5c4e7ac327.
2016-10-24 17:30:20 +02:00
Pascal-Nicolas Becker
75260e6d17 Revert "Revert "Also moving mirage2 module to 7.0-SNAPSHOT""
This reverts commit 661db4c484.
2016-10-24 17:11:43 +02:00
Pascal-Nicolas Becker
661db4c484 Revert "Also moving mirage2 module to 7.0-SNAPSHOT"
This reverts commit 5c4e7ac327.
2016-10-24 17:11:34 +02:00
Pascal-Nicolas Becker
5c4e7ac327 Also moving mirage2 module to 7.0-SNAPSHOT 2016-10-24 16:51:24 +02:00