Commit graph

23 commits

Author SHA1 Message Date
jeb228
22a2dc75d9 Merge 7470 from the branch 2011-02-11 21:55:15 +00:00
jeb228
07972a7826 Add the "includeantruntime" option to the compile steps, to make the build a little quieter. 2010-12-17 19:17:04 +00:00
jeb228
f98d3342f7 NIHVIVO-1445 modify all "javac" steps in the build script to enforce UTF-8 interpretation of the source files, instead of letting it default to whatever the OS decides. 2010-12-15 17:07:49 +00:00
jeb228
593ce19e13 Modify the build so you can specify -Dskipinfo=true to supress revisionInfo gathering. 2010-11-09 18:13:44 +00:00
jeb228
bc86f50c5b NIHVIVO-1229 Move the revision info file into WEB-INF/resources 2010-10-25 21:29:25 +00:00
jeb228
fe5a4f12cd NIHVIVO-1229 Add revisionInfo steps to the build files. Tweak the response parser in the utility. 2010-10-22 15:13:06 +00:00
jeb228
e35bce16f0 Modify the build script to allow multi-layer products. 2010-08-03 18:53:55 +00:00
jeb228
7fd7fbcc27 NIHVIVO-705 NIHVIVO-789 Use a Flattening Template Loader for templates from Vitro core, instead of flattening the template directory during the build process. 2010-07-30 14:23:18 +00:00
rjy7
5a11344775 NIHVIVO-649 Add freemarker template flattening to build. Includes flattening of template directory structure in vivo theme, and renaming of templates as needed for clarity. 2010-07-08 17:10:31 +00:00
jeb228
c4062267bd NIHVIVO-405 modify build.xml to recognize debug.log4j.properties if it exists, and to use it instead of default.log4j.properties. Clean up svn:ignore properties in webapp/config 2010-06-07 15:47:43 +00:00
jeb228
5f5d4b98ac Specify java 1.6 compatibility in the compile steps, instead of java 1.5 2010-06-02 20:30:17 +00:00
jeb228
8d366fec4c NIHVIVO-432 use <sync> to remove any FreeMarker templates that were left over from previous builds. 2010-06-01 19:58:17 +00:00
jeb228
44f9706d82 NIHVIVO-327 Set <sync> steps to not fail if ontologies or submodels directories are missing. Modify <copyetc> target to copy those directories even if they are empty. 2010-04-30 14:02:49 +00:00
jeb228
bca0df0570 NIHVIVO-241 Move the licenser script into Vitro core, with some re-writing to use relative paths and such, and changes to the build scripts to support it. 2010-04-15 20:20:14 +00:00
jeb228
10b7ba78af NIHVIVO-324 merge revision 4690 into trunk 2010-04-08 18:50:22 +00:00
jeb228
6ea86f7197 NIHVIVO-242 Remove from the Tomcat deploy area any ontology or submodel files that are left over from previous builds. 2010-03-29 16:23:00 +00:00
jeb228
c41f94eebe NIHVIVO-137 Restore the "skiptests" parameter on the build. 2010-03-04 18:40:06 +00:00
jeb228
6a13e272e7 NIHVIVO-119 Remove the ontologies/auth directory, remove vitroUsers.owl, remove the build step that modifies vitroUsers.own (both build.xml and product-build.xml). 2010-02-23 18:50:21 +00:00
jeb228
1afb527408 NIHVIVO-56 Cleanup comments in build scripts. 2010-02-22 13:32:29 +00:00
jeb228
82d8322393 NIHVIVO-56 Cleanup 2010-02-21 20:47:30 +00:00
jeb228
03ab54f1eb NIHVIVO-56 Restructure the build script: get rid of cruft, make the product build an extension of the core build. 2010-02-21 18:45:18 +00:00
jeb228
a874f4b88a NIHVIVO-15 Merge three configuration properties files into one. Create ConfigProperties as a central mechanism for reading configuration properties. 2010-02-03 15:09:52 +00:00
jeb228
4f2e303079 Improve output: distinguish between failed assertions (failures) and unexpected exceptions (errors), and print a filtered stack trace for any exception. 2010-01-29 22:13:57 +00:00