[
https://issues.apache.org/jira/browse/QUARKS-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15327308#comment-15327308
]
BJ Hargrave commented on QUARKS-204:
------------------------------------
In order to avoid collision with the current ant output and to conform to
normal gradle output locations, I suggest the gradle build assemble the release
in `rootProject.distsDir`. That is `build/distributions` in the root of the
repo. See https://docs.gradle.org/current/userguide/java_plugin.html#N1529B.
So there can be `build/distributions/java8`, `build/distributions/java7`,
`build/distributions/android`.
> Release target, creating the target/… structure
> -----------------------------------------------
>
> Key: QUARKS-204
> URL: https://issues.apache.org/jira/browse/QUARKS-204
> Project: Quarks
> Issue Type: Task
> Reporter: Cazen Lee
> Assignee: Cazen Lee
> Labels: build
>
> Create distribution structure similar with ant build's target
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)