Commit graph

20 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
bdc34
17557c3ecb Changes to product-build.xml to run unit tests in products 2010-11-11 19:11:42 +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
a490d44617 NIHVIVO-1229 Fix the way revisionInfo works in productBuild. 2010-10-22 16:49:15 +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
5c1c0b2936 NIHVIVO-1258 Modify "productCompile" step in the build so a class in the product will replace an identically named class from the Vitro core. 2010-10-21 14:42:55 +00:00
jeb228
a5d092579a NIHVIVO-1152 Fix it so the skiptests parameter in a product-build does not prevent the call to the inner build script. 2010-10-18 20:25:17 +00:00
jeb228
e35bce16f0 Modify the build script to allow multi-layer products. 2010-08-03 18:53:55 +00:00
jeb228
de2fe22338 NIHVIVO-213 Modify product-build so a /src directory does not require a productMods/WEB-INF/lib directory. 2010-04-29 20:24:25 +00:00
jeb228
ff36a1b06d NIHVIVO-241 comments 2010-04-16 13:59:17 +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
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
19ff6ea2fd NIHVIVO-56 Use copy with override to be sure that the product modifications will override any existing files of the same names. 2010-02-22 16:45:54 +00:00
jeb228
1afb527408 NIHVIVO-56 Cleanup comments in build scripts. 2010-02-22 13:32:29 +00:00
jeb228
6e97a7158b NIHVIVO-56 Merge modifications and supplements into one directory, and make it configurable. Include any added JARs in the product-compile path. 2010-02-21 20:47:07 +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