Commit graph

20 commits

Author SHA1 Message Date
j2blake
8aa48ed523 VIVO-448 when looking for references to JARs, look in TLD files also. 2012-01-16 17:20:11 +00:00
j2blake
7d877479bc correct licensing information. 2011-11-08 16:07:01 +00:00
j2blake
6e3bf3891d NIHVIVO-2774 Create the JAR usage scanner script. 2011-10-20 21:55:24 +00:00
j2blake
2a05f4e2ca NIHVIVO-2774 improve the "jarlist" target in the build so known required JARs are listed in a file, and not hardcoded. 2011-10-19 20:47:05 +00:00
j2blake
fbf2f04d86 NIHVIVO-2774 add a static analysis utility that will allow us to look for unused JARs in the distribution. 2011-10-12 20:54:34 +00:00
j2blake
0e4441935e NIHVIVO-2811 Restructure the build utilities into a single directory, and compile them all at the beginning. 2011-09-12 19:44:32 +00:00
j2blake
d9ea4c915f NIHVIVO-2757 Make solr deploy part of the main build process. 2011-07-11 18:32:46 +00:00
briancaruso
6f65d712cc Working on memory leak in solr indexing. Changed ContextNodeFields to single threaded. 2011-06-28 23:47:44 +00:00
jeb228
7efe660427 NIHVIVO-2124 store revision info in "revisionInfo" instead of ".revisionInfo" 2011-02-23 21:13:36 +00:00
jeb228
22a2dc75d9 Merge 7470 from the branch 2011-02-11 21:55:15 +00:00
jeb228
3c3e160d68 NIHVIVO-1581 If we aren't able to get the information from Subversion, no matter what the reason, look for a hard-coded value in a file before going with dummy values. 2011-01-26 20:05:35 +00:00
jeb228
bf94f81adc NIHVIVO-1581 Improve the error message produced when building revision info with an out-dated Subversion client. 2011-01-26 19:55:11 +00:00
jeb228
4ab3b466aa Use "svnversion ." as the command instead of just "svnversion". This should accomodate older releases of svn. 2010-12-22 17:15:42 +00:00
jeb228
19bc848fe7 remove noisy print statements in RevisionInfoBuilder 2010-12-06 19:44:31 +00:00
jeb228
b3d7f5469f Fix problem with revisionInfo: fails badly for a developer with turtle SVN -- change it to fail gracefully. 2010-11-09 18:12:53 +00:00
jeb228
2057087789 NIHVIVO-1229 Display more diagnostic information. 2010-10-27 16:24:30 +00:00
jeb228
4553694c77 NIHVIVO-1229 Restore debug statements in the RevisionInfoBuilder. Guard against nulls in revision level or release label. 2010-10-27 14:57:10 +00:00
jeb228
44ebaa9bae NIHVIVO-1229 Remove debug statements in the RevisionInfoBuilder 2010-10-25 21:20:47 +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
5a7e301711 NIHVIVO-1229 Create a java utility that will extract release and revision information from Subversion, or else from a text file. 2010-10-21 20:14:01 +00:00