[jira] [Closed] (CAY-2403) Extract eventbridges to top level

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2403. Resolution: Fixed Assignee: Nikita Timofeev Fix Version/s: 4.1.M2 > Extract eventbridg

[jira] [Updated] (CAY-2332) Property API: unable to use eq() and in() methods for toMany relationships

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2332?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2332: - Fix Version/s: 4.1.M2 > Property API: unable to use eq() and in() methods for toMany relationships >

[jira] [Updated] (CAY-2314) Problem in UnmanagedPoolingDataSource with managing closed Derby connection

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2314: - Fix Version/s: 4.1.M2 > Problem in UnmanagedPoolingDataSource with managing closed Derby connection

[jira] [Updated] (CAY-2325) Modeler: validation take most time in the project loading/saving action

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2325: - Fix Version/s: 4.1.M2 > Modeler: validation take most time in the project loading/saving action > --

[jira] [Updated] (CAY-2342) cdimport: unable to create several toMany relationships to one target

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2342: - Fix Version/s: 4.1.M2 > cdimport: unable to create several toMany relationships to one target >

[jira] [Closed] (CAY-2383) Check ability to run tests with SQL Server on travis CI

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2383. Resolution: Fixed Assignee: Nikita Timofeev Fix Version/s: (was: Undefined future)

[jira] [Closed] (CAY-2334) cgen: option to force run from maven/gradle

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2334. Resolution: Fixed > cgen: option to force run from maven/gradle >

[jira] [Updated] (CAY-2400) Deprecate cayenne-dbcp2

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2400: - Fix Version/s: 4.1.M2 > Deprecate cayenne-dbcp2 > --- > > Key: C

[jira] [Updated] (CAY-2398) Deprecate cayenne-joda

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2398: - Fix Version/s: 4.1.M2 > Deprecate cayenne-joda > -- > > Key: CAY

[jira] [Updated] (CAY-2404) Move itests to maven-plugin

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2404: - Affects Version/s: (was: 4.1.M1) > Move itests to maven-plugin > --- > >

[jira] [Updated] (CAY-2404) Move itests to maven-plugin

2018-02-02 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev updated CAY-2404: - Fix Version/s: 4.1.M2 > Move itests to maven-plugin > --- > >

cayenne git commit: Minor fix for asciidoc build

2018-02-02 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/STABLE-4.0 4ca402cd0 -> 0b8774d91 Minor fix for asciidoc build Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/0b8774d9 Tree: http://git-wip-us.apache.org/repos/asf/caye

[06/11] cayenne git commit: Code-checkers, omd, checkstyle and code-coverage

2018-02-02 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/0b01512b/pom.xml -- diff --git a/pom.xml b/pom.xml index 453dda8..cf7e231 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,6 @@ tutorials docs

[05/11] cayenne git commit: Code check and code-coverage and code-quality options

2018-02-02 Thread ntimofeev
Code check and code-coverage and code-quality options Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/ea745fd6 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/ea745fd6 Diff: http://git-wip-us.apache.org/repos/asf

[09/11] cayenne git commit: Code-checkers

2018-02-02 Thread ntimofeev
Code-checkers Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/50bed162 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/50bed162 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/50bed162 Branch: refs/hea

Jenkins build is back to normal : cayenne-master » derby,JDK 1.8 (latest),ubuntu #791

2018-02-02 Thread Apache Jenkins Server
See

[11/11] cayenne git commit: Cleanup

2018-02-02 Thread ntimofeev
Cleanup Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/d8a944b0 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/d8a944b0 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/d8a944b0 Branch: refs/heads/mas

[04/11] cayenne git commit: Code-coverage plugin

2018-02-02 Thread ntimofeev
Code-coverage plugin Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/c47c03d0 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/c47c03d0 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/c47c03d0 Branch: r

[07/11] cayenne git commit: Code-checkers, omd, checkstyle and code-coverage

2018-02-02 Thread ntimofeev
Code-checkers, omd, checkstyle and code-coverage Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/0b01512b Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/0b01512b Diff: http://git-wip-us.apache.org/repos/asf/caye

[10/11] cayenne git commit: Merge remote-tracking branch 'remotes/parent/pr/261' into asf-master

2018-02-02 Thread ntimofeev
Merge remote-tracking branch 'remotes/parent/pr/261' into asf-master Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/d1c214f4 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/d1c214f4 Diff: http://git-wip-us.apach

[08/11] cayenne git commit: Code-checkers and code coverage

2018-02-02 Thread ntimofeev
Code-checkers and code coverage Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/97664e91 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/97664e91 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/97664e91

[01/11] cayenne git commit: Code check

2018-02-02 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 96914de46 -> d8a944b0b Code check Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/93510a7d Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/93510a7d Diff

[GitHub] cayenne pull request #261: Code checkers

2018-02-02 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/261 ---

[03/11] cayenne git commit: Cayenne-server check

2018-02-02 Thread ntimofeev
Cayenne-server check Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/87c6ccc8 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/87c6ccc8 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/87c6ccc8 Branch: r

[02/11] cayenne git commit: Cayenne-server check

2018-02-02 Thread ntimofeev
http://git-wip-us.apache.org/repos/asf/cayenne/blob/87c6ccc8/cayenne-server/src/main/java/org/apache/cayenne/query/Ordering.java -- diff --git a/cayenne-server/src/main/java/org/apache/cayenne/query/Ordering.java b/cayenne-server

[jira] [Updated] (CAY-2404) Move itests to maven-plugin

2018-02-02 Thread Arseni Bulatski (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arseni Bulatski updated CAY-2404: - Summary: Move itests to maven-plugin (was: Extract itests) > Move itests to maven-plugin >

[jira] [Created] (CAY-2404) Extract itests

2018-02-02 Thread Arseni Bulatski (JIRA)
Arseni Bulatski created CAY-2404: Summary: Extract itests Key: CAY-2404 URL: https://issues.apache.org/jira/browse/CAY-2404 Project: Cayenne Issue Type: Task Affects Versions: 4.1.M1

[jira] [Commented] (CAY-2403) Extract eventbridges to top level

2018-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16350235#comment-16350235 ] ASF GitHub Bot commented on CAY-2403: - GitHub user aarrsseni opened a pull request:

[jira] [Updated] (CAY-2403) Extract eventbridges to top level

2018-02-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated CAY-2403: Labels: pull-request-available (was: ) > Extract eventbridges to top level >

[GitHub] cayenne pull request #264: CAY-2403

2018-02-02 Thread aarrsseni
GitHub user aarrsseni opened a pull request: https://github.com/apache/cayenne/pull/264 CAY-2403 Eventbridges to top level You can merge this pull request into a Git repository by running: $ git pull https://github.com/aarrsseni/cayenne CAY-2403 Alternatively you can review an

cayenne git commit: Update readme

2018-02-02 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 8a3b43c39 -> 96914de46 Update readme Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/96914de4 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/96914de4 D

cayenne git commit: Update readme

2018-02-02 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master d549a2f15 -> 8a3b43c39 Update readme Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/8a3b43c3 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/8a3b43c3 D

Jenkins build is back to normal : Cayenne pull requests #395

2018-02-02 Thread Apache Jenkins Server
See

[jira] [Created] (CAY-2403) Extract eventbridges to top level

2018-02-02 Thread Arseni Bulatski (JIRA)
Arseni Bulatski created CAY-2403: Summary: Extract eventbridges to top level Key: CAY-2403 URL: https://issues.apache.org/jira/browse/CAY-2403 Project: Cayenne Issue Type: Task Affects Ve

cayenne git commit: Update readme

2018-02-02 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 763a18807 -> d549a2f15 Update readme Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/d549a2f1 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/d549a2f1 D

[GitHub] cayenne pull request #263: Cay-2400

2018-02-02 Thread aarrsseni
GitHub user aarrsseni opened a pull request: https://github.com/apache/cayenne/pull/263 Cay-2400 DBCPDataSourceFactory was deprecated You can merge this pull request into a Git repository by running: $ git pull https://github.com/aarrsseni/cayenne CAY-2400 Alternatively you ca

Build failed in Jenkins: cayenne-master » derby,JDK 1.8 (latest),ubuntu #790

2018-02-02 Thread Apache Jenkins Server
See Changes: [stariy95] CAY-2334 cgen: option to force run from maven/gradle [stariy95] CAY-2334 cgen: option to force run from maven/gradlefix

cayenne git commit: CAY-2334 cgen: option to force run from maven/gradle fix for older gradle versions

2018-02-02 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 023547e6a -> 763a18807 CAY-2334 cgen: option to force run from maven/gradle fix for older gradle versions Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/763a1

Build failed in Jenkins: Cayenne pull requests #394

2018-02-02 Thread Apache Jenkins Server
See Changes: [ancarseni] Code check [ancarseni] Cayenne-server check [ancarseni] Code-coverage plugin [ancarseni] Code check and code-coverage and code-quality options [ancarseni] Code-checkers, omd,

Build failed in Jenkins: Cayenne pull requests #393

2018-02-02 Thread Apache Jenkins Server
See Changes: [ancarseni] Code check [ancarseni] Cayenne-server check [ancarseni] Code-coverage plugin [ancarseni] Code check and code-coverage and code-quality options [ancarseni] Code-checkers, omd,

[jira] [Created] (CAY-2402) cdbimport: escape db names that is not valid Java identifiers

2018-02-02 Thread Nikita Timofeev (JIRA)
Nikita Timofeev created CAY-2402: Summary: cdbimport: escape db names that is not valid Java identifiers Key: CAY-2402 URL: https://issues.apache.org/jira/browse/CAY-2402 Project: Cayenne Is