You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Ioannis Canellos (JIRA)" <ji...@apache.org> on 2011/09/18 17:04:09 UTC

[jira] [Created] (CAMEL-4463) Add OSGi integration for camel-jpa

Add OSGi integration for camel-jpa
----------------------------------

                 Key: CAMEL-4463
                 URL: https://issues.apache.org/jira/browse/CAMEL-4463
             Project: Camel
          Issue Type: Sub-task
            Reporter: Ioannis Canellos
            Assignee: Ioannis Canellos


camel-jpa component current has 1 osgi integration test, which is not working (is annotated as @Ignore).
This test should be fixed.
Moreover, now that upgrade to openjpa 2.1.1 has been completed it should be possible to blueprint integration tests, too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-4463) Add OSGi integration for camel-jpa

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CAMEL-4463.
---------------------------------

    Resolution: Fixed

> Add OSGi integration for camel-jpa
> ----------------------------------
>
>                 Key: CAMEL-4463
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4463
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-jpa, osgi
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 2.9.0
>
>         Attachments: CAMEL-4463-patch.txt
>
>
> camel-jpa component current has 1 osgi integration test, which is not working (is annotated as @Ignore).
> This test should be fixed.
> Moreover, now that upgrade to openjpa 2.1.1 has been completed it should be possible to blueprint integration tests, too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4463) Add OSGi integration for camel-jpa

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos updated CAMEL-4463:
------------------------------------

    Component/s: camel-jpa
     Patch Info: [Patch Available]

> Add OSGi integration for camel-jpa
> ----------------------------------
>
>                 Key: CAMEL-4463
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4463
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-jpa, osgi
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 2.9.0
>
>         Attachments: CAMEL-4463-patch.txt
>
>
> camel-jpa component current has 1 osgi integration test, which is not working (is annotated as @Ignore).
> This test should be fixed.
> Moreover, now that upgrade to openjpa 2.1.1 has been completed it should be possible to blueprint integration tests, too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CAMEL-4463) Add OSGi integration for camel-jpa

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reassigned CAMEL-4463:
-----------------------------------

    Assignee: Ioannis Canellos  (was: Willem Jiang)

> Add OSGi integration for camel-jpa
> ----------------------------------
>
>                 Key: CAMEL-4463
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4463
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-jpa, osgi
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 2.9.0
>
>         Attachments: CAMEL-4463-patch.txt
>
>
> camel-jpa component current has 1 osgi integration test, which is not working (is annotated as @Ignore).
> This test should be fixed.
> Moreover, now that upgrade to openjpa 2.1.1 has been completed it should be possible to blueprint integration tests, too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CAMEL-4463) Add OSGi integration for camel-jpa

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang reassigned CAMEL-4463:
-----------------------------------

    Assignee: Willem Jiang  (was: Ioannis Canellos)

> Add OSGi integration for camel-jpa
> ----------------------------------
>
>                 Key: CAMEL-4463
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4463
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-jpa, osgi
>            Reporter: Ioannis Canellos
>            Assignee: Willem Jiang
>             Fix For: 2.9.0
>
>         Attachments: CAMEL-4463-patch.txt
>
>
> camel-jpa component current has 1 osgi integration test, which is not working (is annotated as @Ignore).
> This test should be fixed.
> Moreover, now that upgrade to openjpa 2.1.1 has been completed it should be possible to blueprint integration tests, too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4463) Add OSGi integration for camel-jpa

Posted by "Ioannis Canellos (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ioannis Canellos updated CAMEL-4463:
------------------------------------

    Attachment: CAMEL-4463-patch.txt

I am attaching a patch which fixes the existing camel jpa osgi integration test. It also creates a new blueprint integration test for camel-jpa, which integrates camel-blueprint,camel-jpa, openjpa and aries jpa.

> Add OSGi integration for camel-jpa
> ----------------------------------
>
>                 Key: CAMEL-4463
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4463
>             Project: Camel
>          Issue Type: Sub-task
>          Components: osgi
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 2.9.0
>
>         Attachments: CAMEL-4463-patch.txt
>
>
> camel-jpa component current has 1 osgi integration test, which is not working (is annotated as @Ignore).
> This test should be fixed.
> Moreover, now that upgrade to openjpa 2.1.1 has been completed it should be possible to blueprint integration tests, too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4463) Add OSGi integration for camel-jpa

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-4463?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13107603#comment-13107603 ] 

Willem Jiang commented on CAMEL-4463:
-------------------------------------

Applied patch with thanks to Ionnis. I also applied some ASF license header on the new added files.

> Add OSGi integration for camel-jpa
> ----------------------------------
>
>                 Key: CAMEL-4463
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4463
>             Project: Camel
>          Issue Type: Sub-task
>          Components: camel-jpa, osgi
>            Reporter: Ioannis Canellos
>            Assignee: Willem Jiang
>             Fix For: 2.9.0
>
>         Attachments: CAMEL-4463-patch.txt
>
>
> camel-jpa component current has 1 osgi integration test, which is not working (is annotated as @Ignore).
> This test should be fixed.
> Moreover, now that upgrade to openjpa 2.1.1 has been completed it should be possible to blueprint integration tests, too.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira