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)" <de...@uima.apache.org> on 2011/07/26 21:05:11 UTC

[jira] [Created] (UIMA-2185) cleanup addon binary build

cleanup addon binary build
--------------------------

                 Key: UIMA-2185
                 URL: https://issues.apache.org/jira/browse/UIMA-2185
             Project: UIMA
          Issue Type: Improvement
          Components: addons
            Reporter: Marshall Schor
            Assignee: Marshall Schor


The binary build assembly has several things to clean up.
* copying top level release-notes over those in src/main/readme (not currently an issue because there *is* no release-notes at the top level)
* LICENSE/NOTICE is not an aggregate of component's binary form versions of these, nor is it a reference to them.
* stanzas copying src/main/scripts and src/main/properties, both of which are non-existent directories
* stanzas copying target/site/apidocs of various kinds, which don't exist
* the assembly is done even when the -Papache-release is not active.  (All our other builds only build the assembly when this is active; some files, such as issues fixed, are only available to be included when this profile is active).
* the technique used to include the additional support directories for binary packaing, is to copy the files from the ones used to prepare the PEAR packaging.  This includes some PEAR-specific files, in particular the metadata/install.xml, which should not be part of the non-PEAR assembly binary package.

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

        

[jira] [Closed] (UIMA-2185) cleanup addon binary build

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

Marshall Schor closed UIMA-2185.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 2.3.1Addons

> cleanup addon binary build
> --------------------------
>
>                 Key: UIMA-2185
>                 URL: https://issues.apache.org/jira/browse/UIMA-2185
>             Project: UIMA
>          Issue Type: Improvement
>          Components: addons
>            Reporter: Marshall Schor
>            Assignee: Marshall Schor
>             Fix For: 2.3.1Addons
>
>
> The binary build assembly has several things to clean up.
> * copying top level release-notes over those in src/main/readme (not currently an issue because there *is* no release-notes at the top level)
> * LICENSE/NOTICE is not an aggregate of component's binary form versions of these, nor is it a reference to them.
> * stanzas copying src/main/scripts and src/main/properties, both of which are non-existent directories
> * stanzas copying target/site/apidocs of various kinds, which don't exist
> * the assembly is done even when the -Papache-release is not active.  (All our other builds only build the assembly when this is active; some files, such as issues fixed, are only available to be included when this profile is active).
> * the technique used to include the additional support directories for binary packaing, is to copy the files from the ones used to prepare the PEAR packaging.  This includes some PEAR-specific files, in particular the metadata/install.xml, which should not be part of the non-PEAR assembly binary package.

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