cayenne git commit: CAY-2219 validation for Java package in DataMap

2017-02-01 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master cbca4bcc7 -> 4920e53c1 CAY-2219 validation for Java package in DataMap Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/4920e53c Tree:

[jira] [Closed] (CAY-2219) cdbmport: remove defaultPackage from config and make it mandatory in project

2017-02-01 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2219. Resolution: Won't Fix defaultPackage can't be removed as new DataMap can be created after cdbimport

[2/4] cayenne git commit: CAY-2215 move all DbImport code from cayenne-tools and cayenne-server modules to cayenne-dbsync module

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/660dd4b2/cayenne-server/src/main/java/org/apache/cayenne/dbimport/ReverseEngineering.java -- diff --git

[3/4] cayenne git commit: CAY-2215 move all DbImport code from cayenne-tools and cayenne-server modules to cayenne-dbsync module

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/660dd4b2/cayenne-dbsync/src/main/java/org/apache/cayenne/dbsync/reverse/dbimport/ReverseEngineering.java -- diff --git

[1/4] cayenne git commit: CAY-2215 move all DbImport code from cayenne-tools and cayenne-server modules to cayenne-dbsync module

2017-02-01 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 67bf710b7 -> 660dd4b28 http://git-wip-us.apache.org/repos/asf/cayenne/blob/660dd4b2/cayenne-tools/src/test/java/org/apache/cayenne/tools/dbimport/DefaultDbImportActionTest.java

[4/4] cayenne git commit: CAY-2215 move all DbImport code from cayenne-tools and cayenne-server modules to cayenne-dbsync module

2017-02-01 Thread ntimofeev
CAY-2215 move all DbImport code from cayenne-tools and cayenne-server modules to cayenne-dbsync module Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/660dd4b2 Tree:

[jira] [Commented] (CAY-2215) tools: rename module cayenne-tools and cayenne-plugins

2017-02-01 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848167#comment-15848167 ] Nikita Timofeev commented on CAY-2215: --

[jira] [Created] (CAY-2220) cdbimport: Java 8 date and time types

2017-02-01 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2220: Summary: cdbimport: Java 8 date and time types Key: CAY-2220 URL: https://issues.apache.org/jira/browse/CAY-2220 Project: Cayenne Issue Type: Sub-task

[03/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-tools/src/main/resources/templates/v1_2/client-superclass.vm -- diff --git a/cayenne-tools/src/main/resources/templates/v1_2/client-superclass.vm

[04/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-tools/src/main/java/org/apache/cayenne/gen/StringUtils.java -- diff --git a/cayenne-tools/src/main/java/org/apache/cayenne/gen/StringUtils.java

[05/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-dbsync/src/test/java/org/apache/cayenne/dbsync/filter/NamePatternMatcherTest.java -- diff --git

[06/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-cgen/src/main/resources/templates/v1_2/datamap-singleclass.vm -- diff --git a/cayenne-cgen/src/main/resources/templates/v1_2/datamap-singleclass.vm

[09/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-ant/src/test/java/org/apache/cayenne/tools/CayenneGeneratorTaskTest.java -- diff --git

[01/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 660dd4b28 -> c63b6be2f http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-tools/src/test/resources/testmap.map.xml -- diff --git

[08/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-ant/src/test/resources/testmap.map.xml -- diff --git a/cayenne-ant/src/test/resources/testmap.map.xml b/cayenne-ant/src/test/resources/testmap.map.xml new file

[02/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-tools/src/test/java/org/apache/cayenne/gen/StringUtilsTest.java -- diff --git a/cayenne-tools/src/test/java/org/apache/cayenne/gen/StringUtilsTest.java

[10/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/c63b6be2 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/c63b6be2 Diff:

[07/10] cayenne git commit: CAY-2215 split cayenne-tools into cayenne-cgen and cayenne-ant

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/c63b6be2/cayenne-cgen/src/main/java/org/apache/cayenne/gen/ClientDataMapArtifact.java -- diff --git

cayenne git commit: typo

2017-02-01 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master c63b6be2f -> a636fc155 typo Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/a636fc15 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/a636fc15 Diff:

[01/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master a636fc155 -> a0cd93d69 http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/plugins/maven-cayenne-plugin/src/test/resources/cdbimport/pom-skip-primary-key-loading.xml

[09/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/maven-plugins/cayenne-maven-plugin/src/test/resources/cgen/testAdditionalMap.map.xml -- diff --git

[08/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/maven-plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/dbimport/testFilteringWithSchema-pom.xml -- diff --git

[05/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/plugins/cayenne-maven-plugin/src/main/java/org/apache/cayenne/tools/DbImporterMojo.java -- diff --git

[02/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/dbimport/testUnFlattensManyToMany-pom.xml -- diff --git

[10/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent" Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/a0cd93d6 Tree:

[06/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/maven-plugins/maven-cayenne-plugin/src/main/java/org/apache/cayenne/tools/DbImporterOldMojo.java -- diff --git

[04/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/config/pom-table-types.xml -- diff --git

[03/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/dbimport/testImportAddTableAndColumn.map.xml-result -- diff --git

[07/10] cayenne git commit: CAY-2215 rename "plugins" folder and "cayenne-plugins-parent" module New names are "maven-plugins" and "cayenne-maven-plugins-parent"

2017-02-01 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/a0cd93d6/maven-plugins/cayenne-maven-plugin/src/test/resources/org/apache/cayenne/tools/dbimport/testPreserveRelationships.map.xml-result -- diff --git

cayenne git commit: fixed link to parent POM

2017-02-01 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master a0cd93d69 -> cbca4bcc7 fixed link to parent POM Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/cbca4bcc Tree:

[jira] [Commented] (CAY-2215) tools: rename module cayenne-tools and cayenne-plugins

2017-02-01 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15848397#comment-15848397 ] Nikita Timofeev commented on CAY-2215: --

[jira] [Closed] (CAY-2215) tools: rename module cayenne-tools and cayenne-plugins

2017-02-01 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2215. Resolution: Fixed https://github.com/apache/cayenne/commit/a0cd93d69b2bdeb155f539de74eccdd963faf208