You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Donald Woods (JIRA)" <ji...@apache.org> on 2009/05/05 20:38:30 UTC

[jira] Created: (OPENJPA-1063) Create a new openjpa-all artifact to include runtime depends

Create a new openjpa-all artifact to include runtime depends
------------------------------------------------------------

                 Key: OPENJPA-1063
                 URL: https://issues.apache.org/jira/browse/OPENJPA-1063
             Project: OpenJPA
          Issue Type: Improvement
          Components: build / infrastructure
            Reporter: Donald Woods
            Assignee: Donald Woods
            Priority: Minor
             Fix For: 2.0.0


I've noticed several threads on the users list where we keep getting questions about the runtime dependencies needed for OpenJPA and would like to use this JIRA to:

1) rename the current trunk/openjpa-all directory to trunk/openjpa to properly match the OpenJPA aggregate artifact name of openjpa-${version}.jar used today.

2) create a new /trunk/openjpa-all/pom.xml which creates a OpenJPA + depends aggregate artifact openjpa-all-${version}.jar, which users can grab if they want all of the runtime dependencies (OpenJPA, Commons, Geronimo Specs and Serp).  This would not include any Derby, ANT, Postgresql or IBM dependencies.


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


[jira] Updated: (OPENJPA-1063) Create a new openjpa-all artifact to include runtime depends

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

Donald Woods updated OPENJPA-1063:
----------------------------------

    Affects Version/s: 1.0.3
                       1.1.0
                       1.2.1
        Fix Version/s: 1.3.0

> Create a new openjpa-all artifact to include runtime depends
> ------------------------------------------------------------
>
>                 Key: OPENJPA-1063
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1063
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: build / infrastructure
>    Affects Versions: 1.0.3, 1.1.0, 1.2.1
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 1.3.0, 2.0.0
>
>         Attachments: OPENJPA-1063-13x.patch
>
>
> I've noticed several threads on the users list where we keep getting questions about the runtime dependencies needed for OpenJPA and would like to use this JIRA to:
> 1) rename the current trunk/openjpa-all directory to trunk/openjpa to properly match the OpenJPA aggregate artifact name of openjpa-${version}.jar used today.
> 2) create a new /trunk/openjpa-all/pom.xml which creates a OpenJPA + depends aggregate artifact openjpa-all-${version}.jar, which users can grab if they want all of the runtime dependencies (OpenJPA, Commons, Geronimo Specs and Serp).  This would not include any Derby, ANT, Postgresql or IBM dependencies.

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


[jira] Updated: (OPENJPA-1063) Create a new openjpa-all artifact to include runtime depends

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

Donald Woods updated OPENJPA-1063:
----------------------------------

    Attachment: OPENJPA-1063-13x.patch

Patch for the 1.3.x branch that:
1) copies the existing openjpa-all/pom.xml to openjpa/pom.xml to match the artifact name being created
2) updates openjpa-all/pom.xml to generate a openjpa-all artifact that includes the runtime dependencies in the jar
3) updates openjpa-integration/tck/pom.xml to use the new openjpa directory instead of the previous openjpa-all
4) updates the binary assembly in openjpa-project to also include the openjpa-all artifact


> Create a new openjpa-all artifact to include runtime depends
> ------------------------------------------------------------
>
>                 Key: OPENJPA-1063
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1063
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: build / infrastructure
>    Affects Versions: 1.0.3, 1.1.0, 1.2.1
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 1.3.0, 2.0.0
>
>         Attachments: OPENJPA-1063-13x.patch
>
>
> I've noticed several threads on the users list where we keep getting questions about the runtime dependencies needed for OpenJPA and would like to use this JIRA to:
> 1) rename the current trunk/openjpa-all directory to trunk/openjpa to properly match the OpenJPA aggregate artifact name of openjpa-${version}.jar used today.
> 2) create a new /trunk/openjpa-all/pom.xml which creates a OpenJPA + depends aggregate artifact openjpa-all-${version}.jar, which users can grab if they want all of the runtime dependencies (OpenJPA, Commons, Geronimo Specs and Serp).  This would not include any Derby, ANT, Postgresql or IBM dependencies.

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


[jira] Resolved: (OPENJPA-1063) Create a new openjpa-all artifact to include runtime depends

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

Donald Woods resolved OPENJPA-1063.
-----------------------------------

    Resolution: Fixed

Added info about the new openjpa-all jar to -
http://cwiki.apache.org/confluence/display/openjpa/Build+and+Runtime+Dependencies

> Create a new openjpa-all artifact to include runtime depends
> ------------------------------------------------------------
>
>                 Key: OPENJPA-1063
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1063
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: build / infrastructure
>    Affects Versions: 1.0.3, 1.1.0, 1.2.1
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 1.3.0, 2.0.0
>
>         Attachments: OPENJPA-1063-13x.patch
>
>
> I've noticed several threads on the users list where we keep getting questions about the runtime dependencies needed for OpenJPA and would like to use this JIRA to:
> 1) rename the current trunk/openjpa-all directory to trunk/openjpa to properly match the OpenJPA aggregate artifact name of openjpa-${version}.jar used today.
> 2) create a new /trunk/openjpa-all/pom.xml which creates a OpenJPA + depends aggregate artifact openjpa-all-${version}.jar, which users can grab if they want all of the runtime dependencies (OpenJPA, Commons, Geronimo Specs and Serp).  This would not include any Derby, ANT, Postgresql or IBM dependencies.

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


[jira] Work started: (OPENJPA-1063) Create a new openjpa-all artifact to include runtime depends

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

Work on OPENJPA-1063 started by Donald Woods.

> Create a new openjpa-all artifact to include runtime depends
> ------------------------------------------------------------
>
>                 Key: OPENJPA-1063
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-1063
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: build / infrastructure
>    Affects Versions: 1.0.3, 1.1.0, 1.2.1
>            Reporter: Donald Woods
>            Assignee: Donald Woods
>            Priority: Minor
>             Fix For: 1.3.0, 2.0.0
>
>         Attachments: OPENJPA-1063-13x.patch
>
>
> I've noticed several threads on the users list where we keep getting questions about the runtime dependencies needed for OpenJPA and would like to use this JIRA to:
> 1) rename the current trunk/openjpa-all directory to trunk/openjpa to properly match the OpenJPA aggregate artifact name of openjpa-${version}.jar used today.
> 2) create a new /trunk/openjpa-all/pom.xml which creates a OpenJPA + depends aggregate artifact openjpa-all-${version}.jar, which users can grab if they want all of the runtime dependencies (OpenJPA, Commons, Geronimo Specs and Serp).  This would not include any Derby, ANT, Postgresql or IBM dependencies.

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