You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Craig Russell (JIRA)" <ji...@apache.org> on 2008/01/19 23:02:34 UTC

[jira] Created: (OPENJPA-499) Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc

Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc
------------------------------------------------------------------------

                 Key: OPENJPA-499
                 URL: https://issues.apache.org/jira/browse/OPENJPA-499
             Project: OpenJPA
          Issue Type: Bug
    Affects Versions: 1.0.1
            Reporter: Craig Russell
            Assignee: Craig Russell
             Fix For: 1.0.2, 1.1.0


The pom.xml does not declare dependencies on openjpa-lib-5, which is needed for the J2DoPriv5Helper functions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OPENJPA-499) Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc

Posted by "Patrick Linskey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENJPA-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12564145#action_12564145 ] 

Patrick Linskey commented on OPENJPA-499:
-----------------------------------------

What were the symptoms? I would expect compilation to not work if the dependencies were wrong, and since the patch targets the dependencies at compile phase only, I don't see how this would help out in other circumstances.

> Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-499
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-499
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Craig Russell
>            Assignee: Craig Russell
>             Fix For: 1.0.2, 1.1.0
>
>         Attachments: openjpa-499.patch
>
>
> The pom.xml does not declare dependencies on openjpa-lib-5, which is needed for the J2DoPriv5Helper functions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (OPENJPA-499) Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc

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

Craig Russell resolved OPENJPA-499.
-----------------------------------

    Resolution: Invalid

This is no longer an issue, since there are no sub-projects specifically for Java 5 any more.

> Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-499
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-499
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Craig Russell
>            Assignee: Craig Russell
>             Fix For: 1.0.3
>
>         Attachments: openjpa-499.patch
>
>
> The pom.xml does not declare dependencies on openjpa-lib-5, which is needed for the J2DoPriv5Helper functions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (OPENJPA-499) Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc

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

Craig Russell closed OPENJPA-499.
---------------------------------


> Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-499
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-499
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Craig Russell
>            Assignee: Craig Russell
>             Fix For: 1.0.3
>
>         Attachments: openjpa-499.patch
>
>
> The pom.xml does not declare dependencies on openjpa-lib-5, which is needed for the J2DoPriv5Helper functions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (OPENJPA-499) Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc

Posted by "Patrick Linskey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OPENJPA-499?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12592690#action_12592690 ] 

Patrick Linskey commented on OPENJPA-499:
-----------------------------------------

Is this still relevant now that we don't have JDK1.4 support?

> Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-499
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-499
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Craig Russell
>            Assignee: Craig Russell
>             Fix For: 1.0.3, 1.1.0
>
>         Attachments: openjpa-499.patch
>
>
> The pom.xml does not declare dependencies on openjpa-lib-5, which is needed for the J2DoPriv5Helper functions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-499) Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc

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

Patrick Linskey updated OPENJPA-499:
------------------------------------

    Fix Version/s:     (was: 1.0.2)
                   1.0.3

> Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-499
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-499
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Craig Russell
>            Assignee: Craig Russell
>             Fix For: 1.0.3, 1.1.0
>
>         Attachments: openjpa-499.patch
>
>
> The pom.xml does not declare dependencies on openjpa-lib-5, which is needed for the J2DoPriv5Helper functions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-499) Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc

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

Craig Russell updated OPENJPA-499:
----------------------------------

    Attachment: openjpa-499.patch

Please review this patch.

> Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-499
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-499
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Craig Russell
>            Assignee: Craig Russell
>             Fix For: 1.0.2, 1.1.0
>
>         Attachments: openjpa-499.patch
>
>
> The pom.xml does not declare dependencies on openjpa-lib-5, which is needed for the J2DoPriv5Helper functions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (OPENJPA-499) Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc

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

Patrick Linskey updated OPENJPA-499:
------------------------------------

    Fix Version/s:     (was: 1.1.0)

> Missing dependencies in openjpa-persistence and openjpa-persistence-jdbc
> ------------------------------------------------------------------------
>
>                 Key: OPENJPA-499
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-499
>             Project: OpenJPA
>          Issue Type: Bug
>    Affects Versions: 1.0.1
>            Reporter: Craig Russell
>            Assignee: Craig Russell
>             Fix For: 1.0.3
>
>         Attachments: openjpa-499.patch
>
>
> The pom.xml does not declare dependencies on openjpa-lib-5, which is needed for the J2DoPriv5Helper functions. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.