Commit graph

13 commits

Author SHA1 Message Date
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