[
https://issues.apache.org/jira/browse/OODT-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909097#action_12909097
]
Chris A. Mattmann commented on OODT-29:
---------------------------------------
Dave (Woollard):
Thanks for looking at the patch and for attaching the example pom. It looks
like all tests pass RAT muster save those 2 example files you mentioned. I
think it's pretty easy to handle adding the license headers to the example
files, so I'll take care of it.
Dave (Kale):
Thanks again for your patch! Overall I'd say it's an awesome port of the old
EDRN handler. I plan on finding a better name for that property as you
suggested. You mentioned you had some unit tests. Feel free to submit them when
you have time. In the meanwhile i'll try and add a few simple tests when I
commit.
If there are no objections I plan on committing this in the next 48 hours.
Cheers,
Chris
> Import (ERNE) XMLPS component
> -----------------------------
>
> Key: OODT-29
> URL: https://issues.apache.org/jira/browse/OODT-29
> Project: OODT
> Issue Type: New Feature
> Components: product server, profile server
> Environment: XML configurable Product- and Profile- server package
> for connecting to databases
> Reporter: Dave Kale
> Assignee: Chris A. Mattmann
> Fix For: 0.1-incubating
>
> Attachments: oodt-xmlps+grid_ignore_target.diff, pom.xml,
> xmlps.rat.txt
>
> Original Estimate: 120h
> Remaining Estimate: 120h
>
> Another CHLA/JPL motivated task. Many of our data sources reside in
> databases (welcome to health IT...everything lives in normalized M$ SQL
> servers). The XMLPS package from ERNE makes it easy to deploy rapidly
> product servers, profile servers, and query handlers by separating the
> mechanisms for setting up connections, parsing queries, etc. (which lives in
> java code) from the data definitions, i.e., table names, field names, etc.
> (which are defined in XML-based configuration files). This probably requires
> the web-grid component, as well.
> In fact, I am almost done with this task! I have ported the code to the
> apache namespace and removed or generalized ERNE-specific naming conventions.
> The following remains to be done:
> 1. Add apache license headers.
> 2. New unit tests that aren't dependent on details specific to the ERNE
> project.
> 3. Testing.
> I think I can finish it by the end of next week.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.