You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Matthieu Ghilain (JIRA)" <ju...@ws.apache.org> on 2015/12/11 15:18:11 UTC

[jira] [Comment Edited] (JUDDI-947) Avoid copying the source juddi-core in juddi-core-openjpa

    [ https://issues.apache.org/jira/browse/JUDDI-947?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052811#comment-15052811 ] 

Matthieu Ghilain edited comment on JUDDI-947 at 12/11/15 2:17 PM:
------------------------------------------------------------------

This creates error when running test of open-core-jpa because test resources where referenced using hardcoded path. I have submited a patch for this in order to load resource using classLoader().getResourceAsStream().
I have created a patch for this [^0001-JUDDI-947-Fixed-test-broken.-Used-getResourceAsStrea.patch]


was (Author: ghilainm@gmail.com):
This creates error when running test of open-core-jpa because test resources where referenced using hardcoded path. I have submited a patch for this in order to load resource using classLoader().getResourceAsStream().
I have created a patch for this.

> Avoid copying the source juddi-core in juddi-core-openjpa
> ---------------------------------------------------------
>
>                 Key: JUDDI-947
>                 URL: https://issues.apache.org/jira/browse/JUDDI-947
>             Project: jUDDI
>          Issue Type: Improvement
>          Components: juddi-tomcat
>    Affects Versions: 3.3.2
>            Reporter: Matthieu Ghilain
>            Assignee: Alex O'Ree
>            Priority: Minor
>             Fix For: 3.3.3
>
>         Attachments: 0001-JUDDI-947-Fixed-test-broken.-Used-getResourceAsStrea.patch, no-juddi-core-copy.patch, patch.zip
>
>
> Instead of copying the source of juddi-core (which is a bit confusing!). I propose to simply change the pom of juddi-core-openjpa to point to the sources of juddi-core.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)