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/29 22:20:00 UTC

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

Aaron Radzinski created NLPCRAFT-29:
---------------------------------------

             Summary: 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: Sergey Kamov
             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)