You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <ui...@incubator.apache.org> on 2008/01/09 02:30:34 UTC

[jira] Created: (UIMA-694) Make Manifest Build-date work

Make Manifest Build-date work
-----------------------------

                 Key: UIMA-694
                 URL: https://issues.apache.org/jira/browse/UIMA-694
             Project: UIMA
          Issue Type: Improvement
          Components: Build, Packaging and Test
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Trivial
             Fix For: 2.3


Currently, the main POM for uimaj has a section where it tries to set the Build-date but that doesn't work, and the suggested approach of specifying a java system property with the date didn't work for me (JVM system properties don't appear to be visible in maven variables).

Fix this to automatically set the date and time of the build, using a maven plugin for this purpose.

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


[jira] Closed: (UIMA-694) Make Manifest Build-date work

Posted by "Marshall Schor (JIRA)" <ui...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/UIMA-694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marshall Schor closed UIMA-694.
-------------------------------

    Resolution: Fixed

> Make Manifest Build-date work
> -----------------------------
>
>                 Key: UIMA-694
>                 URL: https://issues.apache.org/jira/browse/UIMA-694
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Build, Packaging and Test
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>            Priority: Trivial
>             Fix For: 2.3
>
>
> Currently, the main POM for uimaj has a section where it tries to set the Build-date but that doesn't work, and the suggested approach of specifying a java system property with the date didn't work for me (JVM system properties don't appear to be visible in maven variables).
> Fix this to automatically set the date and time of the build, using a maven plugin for this purpose.

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