You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nlpcraft.apache.org by "Aaron Radzinski (Jira)" <ji...@apache.org> on 2020/03/30 22:51:00 UTC

[jira] [Closed] (NLPCRAFT-29) Refactor prepare.sh/pom.xml to have both "asf" and "binary" releaes.

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

Aaron Radzinski closed NLPCRAFT-29.
-----------------------------------
    Resolution: Fixed

Merged to master.

> Refactor prepare.sh/pom.xml to have both "asf" and "binary" releaes.
> --------------------------------------------------------------------
>
>                 Key: NLPCRAFT-29
>                 URL: https://issues.apache.org/jira/browse/NLPCRAFT-29
>             Project: NLPCraft
>          Issue Type: Task
>          Components: build
>            Reporter: Aaron Radzinski
>            Assignee: Aaron Radzinski
>            Priority: Major
>             Fix For: 0.5.0
>
>
> prepare.sh script should be refactored to create two "zip" folders:
>  * 'src' for standard ASF release (source code only release)
>  * 'bin' for additional non-ASF binary release (source code + built all-deps JAR)
> Current prepare.sh script builds 'bin' release. The following needs to change:
>  * remove '*.iml' files from the release
> Source 'src' release ZIP should contain:
>  * pom.xml + all necessary files to build JARs
>  * NO built JAR files
>  * README files



--
This message was sent by Atlassian Jira
(v8.3.4#803005)