Commit graph

47 commits

Author SHA1 Message Date
Graham Triggs
85bcf4b67c Updated dependencies 2017-09-18 16:19:49 +01:00
Graham Triggs
5320a4f665 Updated dependencies 2017-09-18 15:58:09 +01:00
Graham Triggs
ec1feee076 Updated dependencies 2017-09-18 15:08:42 +01:00
Graham Triggs
3615ed1658 Exclude OSGi dependencies 2017-09-18 14:55:29 +01:00
Graham Triggs
e224736323 Dependency updates 2017-09-18 09:49:20 +01:00
Graham Triggs
321540ba5d Dependency updates 2017-09-18 09:16:32 +01:00
Graham Triggs
bf450aca21 [VIVO-1320] Convert some org.json usages to Jackson 2017-09-15 21:04:46 +01:00
Graham Triggs
06a9360b43 [VIVO-1320] Replace json.org code with Jackson binding 2017-09-15 12:48:02 +01:00
Graham Triggs
5e6185353d [VIVO-1317] Remove Glassfish JSON library 2017-09-15 09:33:14 +01:00
Graham Triggs
62c2a0614a Upgrade to latest Jena 3.4.0 2017-08-30 19:51:21 +01:00
Graham Triggs
0bfd909348 Update versions for beta 2 release 2017-07-27 17:40:04 +01:00
Graham Triggs
4d381ee058 Update to latest MySQL 5.1 connector 2017-07-13 14:02:11 +01:00
Graham Triggs
7a76405ef3 Reset develop to SNAPSHOT release 2017-06-12 21:54:33 +01:00
Graham Triggs
2fe4d3b3a0 Beta version 2017-06-09 15:57:28 +01:00
Graham Triggs
c39680b04a Upgrade Jena from 3.1.1 to 3.3.0 2017-05-23 15:44:11 +01:00
Jim Blake
3829f48b0b VIVO-1319 Remove dependency on sourceforge.net JSON parser. (#60)
* VIVO-1246 improve the ConfigurationBeanLoader:

Add cardinality parameters minOccurs and maxOccurs
Create README.md document in the edu.cornell.mannlib.vitro.webapp.utils.configuration package
Split large class of unit tests into separate classes by functionality

* VIVO-1247, remove duplicate code used with ConfigurationBeanLoader.

Now that the @Property annotation includes cardinality parameters, we can remove a lot of duplicate code.

* VIVO-1246 Move unit tests to the new location.

* VIVO-1246 The documentation was in the wrong place.

* Ignore all /bin/ directories under eclipse

* First set of unit tests, along with enhancements to the stubs.

* Clean up the unit tests with more expressive power.

* VIVO-1319 Full tests on the controller output formats.

* Create a Jackson-based quote(), to replace the net.sf.json-based quote()

* Eliminate the use of net.sf.json.util.JSONUtils

* Use Jackson JSON library instead of net.sf.json

JSONNode, JSONArray, JSONObject become JsonNode, ArrayNode, and ObjectNode.
No direct replacement for HSONSerializer, so create JacksonUtils

Some of the message signatures are different, so adjust accordingly.
2017-05-22 19:42:10 +01:00
Graham Triggs
ac8f02d006 Update commons collections 2017-03-29 22:16:05 +01:00
Graham Triggs
ed2b570d37 [VIVO-1313] Swap javax JSON interface to Glassfish parser 2017-02-01 14:46:19 +00:00
Graham Triggs
96b06fc9a5 Add fluent dependency 2017-01-31 21:38:53 +00:00
Graham Triggs
91d061f7f2 Add explicit dependency on commons-collections, as it is used directly in Vitro code 2016-12-24 13:48:11 +00:00
Graham Triggs
4c952d01c6 Doesn’t look like we need cxd or cos anymore, so commented out. 2016-12-24 12:49:03 +00:00
Graham Triggs
890d908a6a Allow owlapi to use transitive dependencies 2016-12-24 12:12:43 +00:00
Graham Triggs
88d4cec9cf Move jaxrpc to VIVO 2016-12-24 12:06:48 +00:00
grahamtriggs
68a462b05a [VIVO-1312] Implement Linked Data Fragment Server (#53)
* [VIVO-1312] Linked Data Fragments initial implementation

* [VIVO-1312] Use known ontologies in the prefixes config

* [VIVO-1312] Simplify SPARQL as when restricted to specific values, they don’t need ordering

* [VIVO-1312] Freemarker fixes

* [VIVO-1312] Remove blank nodes

* [VIVO-1312] Add access control header and standard prefixes for TPF

* [VIVO-1312] Render literals in form so that they will work on resubmit

* [VIVO-1312] Minor template update

* [VIVO-1312] Minor template update
2016-12-23 21:55:08 +00:00
Graham Triggs
e9cb3de52e Exclude rio dependencies so that Sesame isn’t included 2016-12-21 18:51:34 +00:00
Graham Triggs
d45f70bcc8 Update JFact, OWLAPI and jsonld-java 2016-12-21 12:41:55 +00:00
Graham Triggs
4304d2367f Explode the OWLAPI OSGi distribution to separate JARs so that we don’t bring in the embedded dependencies 2016-12-21 12:16:44 +00:00
Graham Triggs
4e3d373562 Update httpclient to 4.5.2 to resolve a nonsuchmethoderrror 2016-12-21 09:57:51 +00:00
Graham Triggs
45bad8174d Replace old, undistributed CSV parser library with Commons CSV 2016-12-19 22:24:12 +00:00
Graham Triggs
47a18844c4 Remove unused JAI dependencies 2016-12-19 19:09:00 +00:00
Graham Triggs
17b323649d Remove unused Fedora connection 2016-12-19 19:08:13 +00:00
Graham Triggs
05c4c6ce84 Update jSoup and Antisamy 2016-12-17 23:17:43 +00:00
Graham Triggs
39e0dc438c Update commons-lang to 3.4 (same as used by Jena 3.1.1) 2016-12-17 20:10:37 +00:00
Graham Triggs
0665f3ee21 Update file upload / io 2016-12-17 19:07:15 +00:00
Graham Triggs
fb8da504e2 Update C3P0 and image library dependencies 2016-12-17 18:23:26 +00:00
Graham Triggs
1a292d8011 [VIVO-1309] [VIVO-1307] Update DWR to version 3.0.2 and remove dom4j 2016-12-16 18:47:17 +00:00
Graham Triggs
1c0dcd040c Update Jena to 3.1.1, JFact to 4.0.4 and httpcomponents to 4.4 2016-12-14 19:23:54 +00:00
Graham Triggs
ed4e42c98f Update version numbers 2016-10-31 19:46:39 +00:00
Graham Triggs
50bef0d85e [VIVO-1270] Changes to adhere to the RDF 1.1 spec 2016-09-06 16:11:10 +01:00
Graham Triggs
a3c378bb25 [VIVO-1270] Initial commit of Jena 3 2016-09-02 19:59:10 +01:00
Graham Triggs
437bb9f515 [VIVO-1236] Add TwelveMonkeys ImageIO library for full OpenJDK image support 2016-05-02 14:12:25 +01:00
Graham Triggs
aa3b011479 Update JSTL dependencies 2016-03-28 15:39:58 +01:00
Graham Triggs
df7c74206a [VIVO-1236] Remove dependency from compile that causes problems with OpenJDK 2016-03-25 14:34:38 +00:00
Graham Triggs
c7ca626121 Updated Freemarker 2016-03-07 21:20:35 +00:00
Graham Triggs
f3fb439c15 Change DWR dependency to an unreleased version, due to session errors 2015-12-17 19:34:17 +00:00
Graham Triggs
661b1e7c88 Add JSP dependencies 2015-12-17 16:22:18 +00:00
Graham Triggs
307787b316 Move dependencies into a pom project so that they can be referenced in projects that "shade" the vitro-api 2015-11-21 16:48:35 +00:00