Commit graph

11 commits

Author SHA1 Message Date
Graham Triggs
2fe4d3b3a0 Beta version 2017-06-09 15:57:28 +01:00
Jim Blake
7991bc3da1 VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME (#56)
* 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.

* VIVO-1258 derive location of log files from CATALINA_BASE instead of CATALINA_HOME
2017-04-05 09:15:28 -04:00
Graham Triggs
5ccba0e0c4 Update POM to require Java 8 (Jena 3.x does not support earlier versions) 2016-12-21 14:12:27 +00:00
Graham Triggs
ed4e42c98f Update version numbers 2016-10-31 19:46:39 +00:00
Graham Triggs
a3c378bb25 [VIVO-1270] Initial commit of Jena 3 2016-09-02 19:59:10 +01:00
Graham Triggs
0d22fa2716 [VIVO-1268] Add UTF-8 settings to Java compiler 2016-08-26 16:16:00 +01:00
Graham Triggs
78547606c6 [VIVO-1269] Add compiler settings to the installer 2016-08-26 16:10:36 +01:00
Graham Triggs
8c9235f8a1 Add clean plugin version 2016-07-18 19:27:53 +01:00
Graham Triggs
dab5bcb357 Add dependencies to webapp pom.xml 2016-07-14 22:47:27 +01:00
Graham Triggs
648ccf4d14 [VIVO-1082] Clean up pluginManagement 2016-07-06 06:39:39 +01:00
Graham Triggs
7afe9de82b [VIVO-1082] Add Maven installer for Vitro 2016-07-06 06:19:17 +01:00