[jira] [Commented] (CAY-2480) cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin

2018-09-27 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAY-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16630171#comment-16630171
 ] 

ASF GitHub Bot commented on CAY-2480:
-

GitHub user aarrsseni opened a pull request:

https://github.com/apache/cayenne/pull/328

CAY-2480 cayenne:cdbgen and cayenne:cgen have identical text in cayen…

…ne-maven-plugin

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aarrsseni/cayenne CAY-2480_4.0

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cayenne/pull/328.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 #328


commit c882d30d9cb37a8ce5128bbdfc2c98b5e4bae5c4
Author: Arseni Bulatski 
Date:   2018-09-27T10:34:12Z

CAY-2480 cayenne:cdbgen and cayenne:cgen have identical text in 
cayenne-maven-plugin




> cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin
> ---
>
> Key: CAY-2480
> URL: https://issues.apache.org/jira/browse/CAY-2480
> Project: Cayenne
>  Issue Type: Bug
>Reporter: Arseni Bulatski
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.1, 4.1.M3
>
>
> The key part of the response is:
> This plugin has 3 goals:
> cayenne:cdbgen
>   Description: Maven mojo to perform class generation from data map. This
>     class is a Maven adapter to DefaultClassGenerator class.
> cayenne:cdbimport
>   Description: Maven mojo to reverse engineer datamap from DB.
> cayenne:cgen
>   Description: Maven mojo to perform class generation from data map. This
>     class is an Maven adapter to DefaultClassGenerator class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (CAY-2480) cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin

2018-09-27 Thread ASF GitHub Bot (JIRA)


[ 
https://issues.apache.org/jira/browse/CAY-2480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16630154#comment-16630154
 ] 

ASF GitHub Bot commented on CAY-2480:
-

GitHub user aarrsseni opened a pull request:

https://github.com/apache/cayenne/pull/327

CAY-2480 cayenne:cdbgen and cayenne:cgen have identical text in cayen…

…ne-maven-plugin

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aarrsseni/cayenne CAY-2480

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cayenne/pull/327.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 #327


commit 5de06100a670e46c2cdb9662ed54dc6d4279d949
Author: Arseni Bulatski 
Date:   2018-09-27T10:34:12Z

CAY-2480 cayenne:cdbgen and cayenne:cgen have identical text in 
cayenne-maven-plugin




> cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin
> ---
>
> Key: CAY-2480
> URL: https://issues.apache.org/jira/browse/CAY-2480
> Project: Cayenne
>  Issue Type: Bug
>Reporter: Arseni Bulatski
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.1, 4.1.M3
>
>
> The key part of the response is:
> This plugin has 3 goals:
> cayenne:cdbgen
>   Description: Maven mojo to perform class generation from data map. This
>     class is a Maven adapter to DefaultClassGenerator class.
> cayenne:cdbimport
>   Description: Maven mojo to reverse engineer datamap from DB.
> cayenne:cgen
>   Description: Maven mojo to perform class generation from data map. This
>     class is an Maven adapter to DefaultClassGenerator class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (CAY-2480) cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin

2018-09-27 Thread ASF GitHub Bot (JIRA)


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

ASF GitHub Bot updated CAY-2480:

Labels: pull-request-available  (was: )

> cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin
> ---
>
> Key: CAY-2480
> URL: https://issues.apache.org/jira/browse/CAY-2480
> Project: Cayenne
>  Issue Type: Bug
>Reporter: Arseni Bulatski
>Priority: Major
>  Labels: pull-request-available
> Fix For: 4.0.1, 4.1.M3
>
>
> The key part of the response is:
> This plugin has 3 goals:
> cayenne:cdbgen
>   Description: Maven mojo to perform class generation from data map. This
>     class is a Maven adapter to DefaultClassGenerator class.
> cayenne:cdbimport
>   Description: Maven mojo to reverse engineer datamap from DB.
> cayenne:cgen
>   Description: Maven mojo to perform class generation from data map. This
>     class is an Maven adapter to DefaultClassGenerator class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[GitHub] cayenne pull request #327: CAY-2480 cayenne:cdbgen and cayenne:cgen have ide...

2018-09-27 Thread aarrsseni
GitHub user aarrsseni opened a pull request:

https://github.com/apache/cayenne/pull/327

CAY-2480 cayenne:cdbgen and cayenne:cgen have identical text in cayen…

…ne-maven-plugin

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/aarrsseni/cayenne CAY-2480

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/cayenne/pull/327.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 #327


commit 5de06100a670e46c2cdb9662ed54dc6d4279d949
Author: Arseni Bulatski 
Date:   2018-09-27T10:34:12Z

CAY-2480 cayenne:cdbgen and cayenne:cgen have identical text in 
cayenne-maven-plugin




---


[jira] [Updated] (CAY-2480) cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin

2018-09-27 Thread Arseni Bulatski (JIRA)


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

Arseni Bulatski updated CAY-2480:
-
Issue Type: Bug  (was: Improvement)

> cayenne:cdbgen and cayenne:cgen have identical text in cayenne-maven-plugin
> ---
>
> Key: CAY-2480
> URL: https://issues.apache.org/jira/browse/CAY-2480
> Project: Cayenne
>  Issue Type: Bug
>Reporter: Arseni Bulatski
>Priority: Major
> Fix For: 4.0.1, 4.1.M3
>
>
> The key part of the response is:
> This plugin has 3 goals:
> cayenne:cdbgen
>   Description: Maven mojo to perform class generation from data map. This
>     class is a Maven adapter to DefaultClassGenerator class.
> cayenne:cdbimport
>   Description: Maven mojo to reverse engineer datamap from DB.
> cayenne:cgen
>   Description: Maven mojo to perform class generation from data map. This
>     class is an Maven adapter to DefaultClassGenerator class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)