Project

General

Profile

ben leinfelder's activity

From 03/21/2013 to 04/19/2013

04/19/2013

01:03 PM Metacat Revision 7591 (metacat): naive version of SolrServerFactory - no reflection. It returns an EmbeddedSolrServer implementation based on the solr.homeDir set in Settings class. https://projects.ecoinformatics.org/ecoinfo/issues/5883
ben leinfelder
12:43 PM Metacat Revision 7590 (metacat): simplify testing with embedded solr server locations -- no need to copy solr-home or set system properties. Still more to do (factory method) but this is getting cleaner.
ben leinfelder
11:38 AM Metacat Revision 7589 (metacat): add place-holder for using SolrServerFactory to get the correct SOlrServer impl during application init
ben leinfelder
11:24 AM Metacat Revision 7588 (metacat): clean up configuration initialization
ben leinfelder
11:15 AM Metacat Revision 7587 (metacat): clean up logging for hz config file error
ben leinfelder
10:25 AM Metacat Revision 7586 (metacat): rely on Settings loaded from test resources config rather than hardcoding the paths in code. https://projects.ecoinformatics.org/ecoinfo/issues/5918
ben leinfelder
09:48 AM Metacat Revision 7585 (metacat): include test resource bundles to be loaded into Settings configuration during testing.
ben leinfelder
09:48 AM Metacat Revision 7584 (metacat): move hazelcast config file location code into the MetacatIndexServlet init method
ben leinfelder
09:08 AM Metacat Revision 7583 (metacat): do not skip tests during metacat-index package phase. https://projects.ecoinformatics.org/ecoinfo/issues/5918
ben leinfelder
09:01 AM Metacat Revision 7582 (metacat): use integration-test ("mvn verify") to test things that require Metacat to be running. These classes should end be named "*IT.java" and unit tests that do not require metacat to be running can be named "*Test.java" - https://projects.ecoinformatics.org/ecoinfo/issues/5918
ben leinfelder

04/18/2013

05:35 PM Metacat Revision 7581 (metacat): format before editing.
ben leinfelder

04/16/2013

04:26 PM Metacat Revision 7568 (metacat): split the deployment of metacat-index.war copy into two different tasks so that the "install" target puts it in both the /dist and "deployment directory" whereas the "install-metacat-index" bypasses metacat building and kust rebuilds the metacat-index.war and puts it in the deply directory.
ben leinfelder
04:08 PM Metacat Revision 7566 (metacat): correctly look up the context init parameter for the metacat properties file
ben leinfelder
03:34 PM Metacat Revision 7563 (metacat): include the objectPathMap name in the metacat.properties (used by metacat-index component) https://projects.ecoinformatics.org/ecoinfo/issues/5909
ben leinfelder
03:34 PM Metacat Revision 7562 (metacat): lookup the hz client connection information from the hazelcast.xml file being used by metacat. https://projects.ecoinformatics.org/ecoinfo/issues/5909
ben leinfelder
01:04 PM Metacat Revision 7561 (metacat): build metacat-index.war using maven and copy to the metacat /dist folder. https://projects.ecoinformatics.org/ecoinfo/issues/5907
ben leinfelder
11:28 AM Metacat Revision 7560 (metacat): start the SystemMetadataListener for each solr index configured (expecting only one).
ben leinfelder
11:19 AM Metacat Revision 7558 (metacat): draft for sharing the metacat.properties with the metacat-index webapp. https://projects.ecoinformatics.org/ecoinfo/issues/5909
ben leinfelder
10:18 AM Metacat Revision 7557 (metacat): add methods to set the SolrIndex instance and initialize the listener (includes overloaded constructor)
ben leinfelder
10:13 AM Metacat Revision 7556 (metacat): use SystemMetadata parameter for inserting into SolrIndex
ben leinfelder

04/15/2013

04:50 PM Metacat Revision 7550 (metacat): add first pass at listening for SM events on HZ. Note that the configuration and even the call to solrIndex.insert() are not actually working.
ben leinfelder

04/10/2013

03:35 PM Metacat Revision 7543 (metacat): use updated EML stylesheet tag. https://projects.ecoinformatics.org/ecoinfo/issues/5903
ben leinfelder
11:16 AM Metacat Revision 7541 (metacat): use more modern approach for web.xml: schema instead of dtd for web-app declaration. https://projects.ecoinformatics.org/ecoinfo/issues/2237
ben leinfelder

04/09/2013

03:43 PM Metacat Revision 7537 (metacat): remove explicit reference to KNB when Metacat may not be deployed as the KNB node. This has bothered my for a while, too. https://projects.ecoinformatics.org/ecoinfo/issues/3736
ben leinfelder

04/05/2013

12:38 PM Metacat Revision 7534 (metacat): allow verification date to be updated for replicas (patch from Skye). https://redmine.dataone.org/issues/3699
ben leinfelder
09:28 AM Metacat Revision 7533 (metacat): (generated image commit) add ObjectPathMap reference for an indication about how we might read the bytes of a science metadata file for generating the index events.
ben leinfelder
09:27 AM Metacat Revision 7532 (metacat): add ObjectPathMap reference for an indication about how we might read the bytes of a science metadata file for generating the index events.
ben leinfelder

04/04/2013

05:08 PM Metacat Revision 7531 (metacat): add new Stand-alone indexer component that can utilize more of the cn-index-processor code (Spring configuration) as is. Include Hazelcast reference to illustrate listener mechanism for responding to events that affect the index.
ben leinfelder

03/28/2013

04:14 PM Metacat Revision 7526 (metacat): include class diagram for components in the cn-index-processor packaage (dataone), metacat, and solr library.
ben leinfelder

03/25/2013

05:22 PM Metacat Revision 7525 (metacat): switch to non-snapshot EZID client jar.
ben leinfelder
11:57 AM Metacat Revision 7524 (metacat): use new, dedicated, LTER test account for LDAP referral test.
ben leinfelder
10:30 AM Metacat Revision 7522 (metacat): added more classes to the index diagram to reflect current state of the code - needs to be updated to include plan for implementation (e.g., DocType object is not what we want). http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5884
ben leinfelder

03/22/2013

04:50 PM Metacat Revision 7521 (metacat): enable plantuml generation when building the sphinx documentation. note that you do need to have graphviz installed, but hopefully that is all.
ben leinfelder
12:43 PM Metacat Revision 7520 (metacat): select only distinct guids (synch may have failed more than once for any given guid)
https://redmine.dataone.org/issues/3539 ben leinfelder
12:29 PM Metacat Revision 7519 (metacat): include xml_revisions.
do not allow removal of server_location = 1 documents (these are not replicas).
https://redmine.dataone.org/issues/3539
ben leinfelder
 

Also available in: Atom