[jira] [Closed] (CAY-2012) ObjectSelect, SelectById: eliminating methods that reset query state

2015-05-10 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik closed CAY-2012. Resolution: Fixed Fix Version/s: 4.0.M3 > ObjectSelect, SelectById: eliminating methods that re

cayenne git commit: CAY-2012 ObjectSelect, SelectById: eiliminating methods that reset query state

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 200ac46e7 -> 6a4d83f63 CAY-2012 ObjectSelect, SelectById: eiliminating methods that reset query state *addOrderBy - gone *orderBy - append instead of reset *addPrefetch - gone *prefetch - merge instead of reset *wher

[jira] [Updated] (CAY-2012) ObjectSelect, SelectById: eliminating methods that reset query state

2015-05-10 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik updated CAY-2012: - Summary: ObjectSelect, SelectById: eliminating methods that reset query state (was: ObjectSelect, S

[jira] [Updated] (CAY-2012) ObjectSelect, SelectById: eiliminating methods that reset query state

2015-05-10 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik updated CAY-2012: - Summary: ObjectSelect, SelectById: eiliminating methods that reset query state (was: ObjectSelect:

[jira] [Updated] (CAY-2012) ObjectSelect, SelectById: eiliminating methods that reset query state

2015-05-10 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik updated CAY-2012: - Description: There was a discussion on how ObjectSelect and SelectById API is confusing in that it

[jira] [Created] (CAY-2012) ObjectSelect: eiliminating methods that reset query state

2015-05-10 Thread Andrus Adamchik (JIRA)
Andrus Adamchik created CAY-2012: Summary: ObjectSelect: eiliminating methods that reset query state Key: CAY-2012 URL: https://issues.apache.org/jira/browse/CAY-2012 Project: Cayenne Issue T

[7/8] cayenne git commit: 4.0 docs - ObjectSelect

2015-05-10 Thread aadamchik
4.0 docs - ObjectSelect Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/73bff100 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/73bff100 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/73bff100 Branch

[1/8] cayenne git commit: cleanup

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 09b93d0ce -> 200ac46e7 cleanup Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/51ce4ce8 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/51ce4ce8 Diff: h

[3/8] cayenne git commit: CAY-2007 Refactoring SelectTranslator for better extensibility

2015-05-10 Thread aadamchik
http://git-wip-us.apache.org/repos/asf/cayenne/blob/741ad3be/cayenne-server/src/main/java/org/apache/cayenne/dba/mysql/MySQLAdapter.java -- diff --git a/cayenne-server/src/main/java/org/apache/cayenne/dba/mysql/MySQLAdapter.java

[5/8] cayenne git commit: CAY-2007 Refactoring SelectTranslator for better extensibility

2015-05-10 Thread aadamchik
CAY-2007 Refactoring SelectTranslator for better extensibility SelectTranslator factory Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/741ad3be Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/741ad3be Diff: htt

[4/8] cayenne git commit: CAY-2007 Refactoring SelectTranslator for better extensibility

2015-05-10 Thread aadamchik
http://git-wip-us.apache.org/repos/asf/cayenne/blob/741ad3be/cayenne-server/src/main/java/org/apache/cayenne/dba/JdbcAdapter.java -- diff --git a/cayenne-server/src/main/java/org/apache/cayenne/dba/JdbcAdapter.java b/cayenne-serv

[6/8] cayenne git commit: CAY-2009 Non-blocking connection pool

2015-05-10 Thread aadamchik
CAY-2009 Non-blocking connection pool fixing a problem with manager working on exhausted pool Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/4f8c1142 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/4f8c1142 Dif

[8/8] cayenne git commit: CAY-1995 | Improve Select queries API

2015-05-10 Thread aadamchik
CAY-1995 | Improve Select queries API * removing incorrect method-level parameterization... Select already defines T at the class level Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/200ac46e Tree: http://git-wip-us.ap

[2/8] cayenne git commit: CAY-2007 Refactoring SelectTranslator for better extensibility

2015-05-10 Thread aadamchik
http://git-wip-us.apache.org/repos/asf/cayenne/blob/741ad3be/cayenne-server/src/main/java/org/apache/cayenne/dba/postgres/PostgresAdapter.java -- diff --git a/cayenne-server/src/main/java/org/apache/cayenne/dba/postgres/PostgresAd

cayenne git commit: cleanup

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 55ea394a6 -> 09b93d0ce cleanup Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/09b93d0c Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/09b93d0c Diff: h

cayenne git commit: CAY-2009 Non-blocking connection pool

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master beb07ceb5 -> 55ea394a6 CAY-2009 Non-blocking connection pool * unit tests to check the queue timeout behavior Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/55e

cayenne git commit: cleaning up flaky unit tests

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 05e55337b -> beb07ceb5 cleaning up flaky unit tests Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/beb07ceb Tree: http://git-wip-us.apache.org/repos/asf/cayenne/

Jenkins build is back to normal : cayenne-master » h2,JDK 1.6 (latest),Ubuntu #214

2015-05-10 Thread Apache Jenkins Server
See

Jenkins build is back to normal : cayenne-master » h2,jdk1.8.0_11,Ubuntu #214

2015-05-10 Thread Apache Jenkins Server
See

Jenkins build is back to normal : cayenne-master » h2,JDK 1.7 (latest),Ubuntu #214

2015-05-10 Thread Apache Jenkins Server
See

cayenne git commit: CAY-2009 Non-blocking connection pool

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 5d75b6907 -> 05e55337b CAY-2009 Non-blocking connection pool * ensure consistent auto-commit state regardless of whether the connection is new or previously pooled (this was the real cause of H2 failures) Project: http://git-wip-us.a

Build failed in Jenkins: cayenne-master » h2,JDK 1.6 (latest),Ubuntu #213

2015-05-10 Thread Apache Jenkins Server
See Changes: [aadamchik] CAY-1626 | Add JodaTime DateTime support [aadamchik] CAY-2011 Support for Java 8 date and time types [aadamchik] CAY-2011 Support for Java 8 date a

Build failed in Jenkins: cayenne-master » h2,jdk1.8.0_11,Ubuntu #213

2015-05-10 Thread Apache Jenkins Server
See Changes: [aadamchik] CAY-1626 | Add JodaTime DateTime support [aadamchik] CAY-2011 Support for Java 8 date and time types [aadamchik] CAY-2011 Support for Java 8 date and time t

Build failed in Jenkins: cayenne-master » h2,JDK 1.7 (latest),Ubuntu #213

2015-05-10 Thread Apache Jenkins Server
See Changes: [aadamchik] CAY-1626 | Add JodaTime DateTime support [aadamchik] CAY-2011 Support for Java 8 date and time types [aadamchik] CAY-2011 Support for Java 8 date a

cayenne git commit: CAY-2011 Support for Java 8 date and time types

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master f6197e899 -> 5d75b6907 CAY-2011 Support for Java 8 date and time types warnings in unit tests Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/5d75b690 Tree: http

cayenne git commit: CAY-2011 Support for Java 8 date and time types

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master a87a55f46 -> f6197e899 CAY-2011 Support for Java 8 date and time types rerunning class generator on test classes Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/

[jira] [Assigned] (CAY-2011) Support for Java 8 date and time types

2015-05-10 Thread Andrus Adamchik (JIRA)
[ https://issues.apache.org/jira/browse/CAY-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrus Adamchik reassigned CAY-2011: Assignee: Savva Kolbachev (was: Andrus Adamchik) There's one remaining step - conditionally

cayenne git commit: CAY-2011 Support for Java 8 date and time types

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 9db82246d -> a87a55f46 CAY-2011 Support for Java 8 date and time types * setting compiler level in the pom * release notes (note that some code was already committed without a refrence to this jira) Project: http://git-wip-us.apache.or

Build failed in Jenkins: cayenne-master » h2,jdk1.8.0_11,Ubuntu #212

2015-05-10 Thread Apache Jenkins Server
See Changes: [aadamchik] CAY-1626 | Add JodaTime DateTime support [aadamchik] license formatting [aadamchik] CAY-1626 | Add JodaTime DateTime support --

Build failed in Jenkins: cayenne-master » h2,JDK 1.6 (latest),Ubuntu #212

2015-05-10 Thread Apache Jenkins Server
See Changes: [aadamchik] CAY-1626 | Add JodaTime DateTime support [aadamchik] license formatting [aadamchik] CAY-1626 | Add JodaTime DateTime support -

[jira] [Created] (CAY-2011) Support for Java 8 date and time types

2015-05-10 Thread Andrus Adamchik (JIRA)
Andrus Adamchik created CAY-2011: Summary: Support for Java 8 date and time types Key: CAY-2011 URL: https://issues.apache.org/jira/browse/CAY-2011 Project: Cayenne Issue Type: Bug

Build failed in Jenkins: cayenne-master » h2,JDK 1.7 (latest),Ubuntu #212

2015-05-10 Thread Apache Jenkins Server
See Changes: [aadamchik] CAY-1626 | Add JodaTime DateTime support [aadamchik] license formatting [aadamchik] CAY-1626 | Add JodaTime DateTime support -

cayenne git commit: CAY-1626 | Add JodaTime DateTime support

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 8a444d194 -> 9db82246d CAY-1626 | Add JodaTime DateTime support * cleanup, proper packages Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/9db82246 Tree: http://

cayenne git commit: CAY-1626 | Add JodaTime DateTime support

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master c3c7d8024 -> 8a444d194 CAY-1626 | Add JodaTime DateTime support * including cayenne-joda in assemblies Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/8a444d19 T

[1/2] cayenne git commit: CAY-1626 | Add JodaTime DateTime support

2015-05-10 Thread aadamchik
Repository: cayenne Updated Branches: refs/heads/master 6716f6b88 -> c3c7d8024 CAY-1626 | Add JodaTime DateTime support * joda dependency must be compile, not provided at the level of cayenne-joda module Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.

[2/2] cayenne git commit: license formatting

2015-05-10 Thread aadamchik
license formatting Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/c3c7d802 Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/c3c7d802 Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/c3c7d802 Branch: ref