Activity
From 09/01/2016 to 09/30/2016
09/14/2016
- 10:03 PM Feature #7101 (Resolved): Metacat-index picks up the changes in log4j.properteis without restarting tomcat
- In the initialize method of ApplicationControl class, the code like this was added:
PropertyConfigurator.configureAn... - 09:21 PM Feature #7101 (Resolved): Metacat-index picks up the changes in log4j.properteis without restarting tomcat
- Metacat can pick up the changes in log4j.properteis without restarting tomcat. However, Metacat-index can't. This is...
09/13/2016
- 02:40 PM Feature #7096 (Resolved): Disable the feature of downloading external schemas for unregistered namespaces
- Disable the downloading for both dtd and schema files.
- 02:39 PM Feature #7097 (Resolved): Provide clear messages to clients if the namespaces/formatids of the schemas of xml objects are not registered in Metacat
- Add the customized message rather than the general SAX message.
- 02:38 PM Feature #7098 (Resolved): Add the feature to support the noNamespaceSchemaLocation attribute in xml objects
- Implemented above plan and wrote a junit test class for testing.
09/12/2016
- 04:27 PM Bug #7100 (Resolved): Metacat Replication doesn't happen if an object is created by MN.create or CN.create
- The problem is:
We use the method MNodeService.getInstance(request).create(session, guid, object, sysmeta) to create... - 03:47 PM Bug #7100 (Resolved): Metacat Replication doesn't happen if an object is created by MN.create or CN.create
- I set up the replication between my local host and mn-demo.
In a test case, if an object is created by Metacat API...
09/06/2016
- 05:09 PM Feature #7098: Add the feature to support the noNamespaceSchemaLocation attribute in xml objects
- The system metadata is:
<?xml version="1.0" encoding="UTF-8"?> ... - 05:08 PM Feature #7098: Add the feature to support the noNamespaceSchemaLocation attribute in xml objects
- An example of nonamespaceschema xml document.
The uri can be:
https://www.fgdc.gov/schemas/metadata/fgdc-std-001...
09/01/2016
- 04:10 PM Feature #7098: Add the feature to support the noNamespaceSchemaLocation attribute in xml objects
- In case somebody can't read the google doc. Here is the content:...
- 02:53 PM Feature #7098: Add the feature to support the noNamespaceSchemaLocation attribute in xml objects
- The workflow we will use:
https://docs.google.com/document/d/1tRb1-S_gKfkuCRvYFamfnB2_pBLSus8NuYZ1fADiQ0U/edit?ts=... - 12:35 PM Feature #7098: Add the feature to support the noNamespaceSchemaLocation attribute in xml objects
- All dents are missing in above comment. I have to upload the file.
- 12:31 PM Feature #7098: Add the feature to support the noNamespaceSchemaLocation attribute in xml objects
- Current workflow:
formatId = systemMetadata.getObjectFormatId(); // from Metacat API, this is null.
dtdText = ht... - 09:01 AM Feature #7096: Disable the feature of downloading external schemas for unregistered namespaces
- Wow, that's quite a shift in behavior. I guess I missed the meeting when this was discussed, but sounds like there wa...
Also available in: Atom