Project

General

Profile

Statistics
| Revision:
Name Size Revision Age Author Comment
  bin 4810 about 15 years daigle moved file from metacat/bin to metacat/src/scri...
  docs 8290 over 10 years ben leinfelder add sample SSLCertificateChainFile directive to...
  lib 8304 over 10 years Matt Jones Reviewed code for all uses of FileInputStream, ...
  metacat-common 8302 over 10 years Jing Tao The checked-out schema.xml will overwrite the o...
  metacat-index 8296 over 10 years Jing Tao Use the d1_cn_index_processor 1.2.0 version.
  src 8304 over 10 years Matt Jones Reviewed code for all uses of FileInputStream, ...
  test 8304 over 10 years Matt Jones Reviewed code for all uses of FileInputStream, ...
LICENSE 17.7 KB 666 over 23 years Matt Jones Modified the license and copyright terms for ma...
README 33.6 KB 8223 over 10 years ben leinfelder prep for 2.2.0 release. include configuration v...
build.properties 2.79 KB 8265 over 10 years ben leinfelder Refer to metacat.war deployments since those ar...
build.sh 1.03 KB 670 over 23 years Matt Jones Updated build files with minor documentation ch...
build.xml 62.7 KB 8265 over 10 years ben leinfelder Refer to metacat.war deployments since those ar...
pom.xml 9.47 KB 8223 over 10 years ben leinfelder prep for 2.2.0 release. include configuration v...
workflowscheduler.build.xml 16.3 KB 6053 almost 13 years ben leinfelder remove very old "metacat webservice" code - as ...
  • svn:ignore: build
  • svn:mergeinfo: /branches/D1_0_6_2_BRANCH:6107-6121

Latest revisions

# Date Author Comment
8304 10/09/2013 11:52 PM Matt Jones

Reviewed code for all uses of FileInputStream, checking to see if the method should be closing the stream, and if so, closing it in the method as well as in the finally clause to ensure we don't leak file descriptors.

8303 10/09/2013 08:53 PM Jing Tao

Sparate the action reindex and reindexall.

8302 10/09/2013 05:49 PM Jing Tao

The checked-out schema.xml will overwrite the one in src/main/resource/solr-home/conf.

8301 10/09/2013 02:42 PM Matt Jones

Closing some more streams that were left open. This Bug #6136 seems to be pervasive and is going to require an extensive audit to find all of the places where streams are not closed properly.

8300 10/09/2013 01:52 PM Matt Jones

Adding build files to ignore.

8299 10/09/2013 01:47 PM Matt Jones

Refactor to use IOUtils.closeQuietly() which handles nulls and streams that are already closed.

8298 10/09/2013 01:26 PM Matt Jones

Added close() to finally block for readFromFileSystem() call.

8297 10/09/2013 12:44 PM Matt Jones

Closing FileOutputStream handles so that the OS limits on filehandles are not exceeded.

8296 10/09/2013 12:10 PM Jing Tao

Use the d1_cn_index_processor 1.2.0 version.

8295 10/09/2013 12:09 PM Jing Tao

Remove those files. They will be get from the d1_cn_index_processor 1.2.0 jar.

View all revisions | View revisions

Also available in: Atom