Commit graph

20 commits

Author SHA1 Message Date
Graham Triggs
41be1c22f4 Fix building on JDK 9 2017-10-23 19:24:32 +01:00
Graham Triggs
f7a7aa5060 Update language pack example 2017-10-21 22:30:47 +01:00
Graham Triggs
e0b723354d Update project version numbers 2017-10-20 15:02:14 +01:00
Graham Triggs
08d8b3f09f Sections needed for internationalization 2017-10-07 20:30:38 +01:00
Graham Triggs
3ad80a9cf6 Consolidate local overrides of messages and styles in "local" subdirectory. Allows customisation without creating a new thmee. 2017-10-02 18:23:49 +01:00
Graham Triggs
d97544b991 Minor code improvements 2017-09-18 11:49:47 +01:00
Graham Triggs
0ae8d005e4 Initial work for Maven site generation 2017-09-16 23:20:33 +01:00
Graham Triggs
0bfd909348 Update versions for beta 2 release 2017-07-27 17:40:04 +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
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