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

2018-03-29 Thread Apache Jenkins Server
See Changes: [stariy95] Change broken maven badge [stariy95] minor cleanup -- [...truncated 9.45 MB...] :cle

cayenne git commit: minor cleanup

2018-03-29 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master c1b1b2904 -> 4aec5a878 minor cleanup Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/4aec5a87 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/4aec5a87 D

cayenne git commit: Change broken maven badge

2018-03-29 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 593bae39f -> c1b1b2904 Change broken maven badge Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/c1b1b290 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tre

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

2018-03-29 Thread Apache Jenkins Server
See

[jira] [Closed] (CAY-2416) Change TreeMap for HashMap to store data in Cayenne model classes

2018-03-29 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2416. Resolution: Fixed > Change TreeMap for HashMap to store data in Cayenne model classes > --

cayenne git commit: CAY-2416 release notes

2018-03-29 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 3e3ad4ff2 -> 593bae39f CAY-2416 release notes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/593bae39 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/5

[jira] [Commented] (CAY-2416) Change TreeMap for HashMap to store data in Cayenne model classes

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16419024#comment-16419024 ] ASF GitHub Bot commented on CAY-2416: - Github user asfgit closed the pull request at:

[GitHub] cayenne pull request #279: CAY-2416

2018-03-29 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cayenne/pull/279 ---

[5/5] cayenne git commit: Cleanup

2018-03-29 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/3e3ad4ff Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/3e3ad4ff Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/3e3ad4ff Branch: refs/heads/mas

[1/5] cayenne git commit: CAY-2416 Maps optimization. Changed sorted maps to hash maps to improve performance.

2018-03-29 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 4cd1bea28 -> 3e3ad4ff2 CAY-2416 Maps optimization. Changed sorted maps to hash maps to improve performance. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/36322d

[4/5] cayenne git commit: Merge remote-tracking branch 'remotes/parent/pr/279' into asf-master

2018-03-29 Thread ntimofeev
Merge remote-tracking branch 'remotes/parent/pr/279' 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/4aee557c Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/4aee557c Diff: http://git-wip-us.apach

[3/5] cayenne git commit: CAY-2416 Fixed build errors - added sorting of db entities in SchemaBuilder.

2018-03-29 Thread ntimofeev
CAY-2416 Fixed build errors - added sorting of db entities in SchemaBuilder. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/587997fe Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/587997fe Diff: http://git-wip-

[2/5] cayenne git commit: CAY-2416 Added sorting of dbAttributes convert to xml.

2018-03-29 Thread ntimofeev
CAY-2416 Added sorting of dbAttributes convert to xml. Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/8462e6f1 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/8462e6f1 Diff: http://git-wip-us.apache.org/repos/as

[jira] [Commented] (CAY-2416) Change TreeMap for HashMap to store data in Cayenne model classes

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418910#comment-16418910 ] ASF GitHub Bot commented on CAY-2416: - Github user const1993 closed the pull request at:

[jira] [Commented] (CAY-2416) Change TreeMap for HashMap to store data in Cayenne model classes

2018-03-29 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2416?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16418911#comment-16418911 ] ASF GitHub Bot commented on CAY-2416: - GitHub user const1993 reopened a pull request:

[GitHub] cayenne pull request #279: CAY-2416

2018-03-29 Thread const1993
GitHub user const1993 reopened a pull request: https://github.com/apache/cayenne/pull/279 CAY-2416 Maps optimization. Changed sorted maps to hash maps to improve performance. You can merge this pull request into a Git repository by running: $ git pull https://github.com/const19

[GitHub] cayenne pull request #279: CAY-2416

2018-03-29 Thread const1993
Github user const1993 closed the pull request at: https://github.com/apache/cayenne/pull/279 ---

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

2018-03-29 Thread Apache Jenkins Server
See Changes: [stariy95] Cleanup code Return missing method in FormattedSlf4jJdbcEventLogger -- [...truncated

cayenne git commit: Cleanup code Return missing method in FormattedSlf4jJdbcEventLogger

2018-03-29 Thread ntimofeev
Repository: cayenne Updated Branches: refs/heads/master 3da70e282 -> 4cd1bea28 Cleanup code Return missing method in FormattedSlf4jJdbcEventLogger Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/4cd1bea2 Tree: http://g

[jira] [Closed] (CAY-1975) Unexpected null value when prefetching with Cayenne.objectForQuery

2018-03-29 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-1975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-1975. Resolution: Not A Bug > Unexpected null value when prefetching with Cayenne.objectForQuery > -

[jira] [Closed] (CAY-2037) EJBQL: COUNT(DISTINCT .. ) doesn't properly translate paths ending with relationship

2018-03-29 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2037. Resolution: Fixed Assignee: Nikita Timofeev (was: Andrus Adamchik) Fix Version/s: 4.0.

[jira] [Closed] (CAY-2031) Fetching distinct related objects in EJBQL throws an exception

2018-03-29 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2031. Resolution: Fixed Assignee: Nikita Timofeev Fix Version/s: 4.0.B2 Fixed as part of CAY

[jira] [Closed] (CAY-2317) FK is mapped as ObjAttribute in case of Table Name Exclude Pattern

2018-03-29 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2317?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2317. Resolution: Not A Problem > FK is mapped as ObjAttribute in case of Table Name Exclude Pattern > -

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

2018-03-29 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2400. Resolution: Fixed Assignee: Nikita Timofeev > Deprecate cayenne-dbcp2 > ---

[jira] [Closed] (CAY-2046) Improve logging of query parameters

2018-03-29 Thread Nikita Timofeev (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikita Timofeev closed CAY-2046. Resolution: Fixed > Improve logging of query parameters > --- > >