You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by "Pinaki Poddar (JIRA)" <ji...@apache.org> on 2008/06/16 21:11:44 UTC

[jira] Resolved: (OPENJPA-463) OpenJPA jar should self-describe its build information

     [ https://issues.apache.org/jira/browse/OPENJPA-463?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pinaki Poddar resolved OPENJPA-463.
-----------------------------------

    Resolution: Fixed

Added information in manifest such that

         $ java -jar /path/to/openjpa.jar 

will print SVN version number and build environment in console  

> OpenJPA jar should self-describe its build information
> ------------------------------------------------------
>
>                 Key: OPENJPA-463
>                 URL: https://issues.apache.org/jira/browse/OPENJPA-463
>             Project: OpenJPA
>          Issue Type: Improvement
>          Components: build / infrastructure
>            Reporter: Pinaki Poddar
>            Assignee: Pinaki Poddar
>            Priority: Minor
>
> End user should be able to do:
> $ java -jar /path/to/openjpa.jar
> To get a self-description of OpenJPA
> Currently, org.apache.openjpa.conf.OpenJPAVersion does output useful information. 
> This enhancement request is to mark org.apache.openjpa.conf.OpenJPAVersion as the Main-Class in manifest.

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