[
https://issues.apache.org/jira/browse/CAY-2301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16028176#comment-16028176
]
ASF GitHub Bot commented on CAY-2301:
-------------------------------------
GitHub user MegaPapa opened a pull request:
https://github.com/apache/cayenne/pull/220
CAY-2301 Cayenne Gradle Plugin
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/MegaPapa/cayenne CAY-2301
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cayenne/pull/220.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #220
----
commit 95f11997f1cba0a0d5ae508a362f071450070d1f
Author: Maxim Petrusevich <[email protected]>
Date: 2017-05-25T16:00:15Z
CAY-2301 + gradle plugin for cgen, cdbgen and cdbimport
commit ecdaab452576a420748e3e1618ab736a63ed21f9
Author: Maxim Petrusevich <[email protected]>
Date: 2017-05-29T06:35:57Z
CAY-2301 + version compatibility with gradle-2.0
----
> Cayenne Gradle Plugin
> ---------------------
>
> Key: CAY-2301
> URL: https://issues.apache.org/jira/browse/CAY-2301
> Project: Cayenne
> Issue Type: Task
> Components: Non-GUI Tools
> Reporter: Nikita Timofeev
> Assignee: Nikita Timofeev
> Labels: gradle
> Fix For: 4.0.M6
>
>
> Here is list of common problems for plugin itself not for the specific tasks:
> - build Gradle plugin along with other Cayenne modules with {{mvn}}
> ({color:green}solved{color})
> - pass current project version (and dependencies?) from {{pom.xml}} to
> {{build.gradle}}
> - publication to plugin portal (automation? sync with {{mvn release}}?)
> - travis build failing (most probably needs {{mvn install}})
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)