This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a change to branch past-M2
in repository https://gitbox.apache.org/repos/asf/cayenne.git
discard 0229d4581 Translators as stateless services producing immutable
TranslatedXyz records
discard 482119c6a CAT-2957 Get rid of adaper for legacy HSQLDB <= 1.8
discard 7a915c1d8 Translators as stateless services producing immutable
TranslatedXyz records
discard 58978fa31 Translators as stateless services producing immutable
TranslatedXyz records
discard 520d466d9 restoring some DataNode removed methods as deprecated
discard 2f8d434f5 Translators as stateless services producing immutable
TranslatedXyz records
discard 024f349af cleanup
discard ce15f91ec Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
discard 14bbf5c64 CAY-2956 Get rid of a dedicated adaper for Oracle 8
discard ca1f2c8a4 Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
discard c52332406 Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
discard a49929e6d cleanup
discard e5c0ca6de Unwinding confusing adapter hierarchy: SQLServer no longer
inherits from Sybase
discard 27f6d3a72 cleanup
discard 987406f34 CAY-2955 Get rid of QueryEngine abstraction
discard e3c25ef4c cleanup
discard 7374630d4 Straighten SQL translator flow...
discard 3ab8c305c Straighten SQL translator flow...
discard 45814b22c Row postprocessing seems like dead code, removing
discard 33a29be4f Straighten SQL translator flow...
discard daadd41e9 Cleanup: clearing redundant SQLException declarations
discard 84c1eca07 cleanup
discard a0be19ae4 Turning SQLStatement into an immutable record
add 130683d99 [maven-release-plugin] prepare release cayenne-parent-5.0-M2
add 95ddee9d9 Revert "[maven-release-plugin] prepare release
cayenne-parent-5.0-M2"
add b88501391 [maven-release-plugin] prepare release cayenne-parent-5.0-M2
add c6153b082 [maven-release-plugin] prepare for next development iteration
new bcea34874 Turning SQLStatement into an immutable record
new 692bddc70 cleanup
new 22a578e13 Cleanup: clearing redundant SQLException declarations
new 9304b220b Straighten SQL translator flow...
new ee8ae1549 Row postprocessing seems like dead code, removing
new 86a402a60 Straighten SQL translator flow...
new a6eecd48b Straighten SQL translator flow...
new 51b78af2a cleanup
new c1348e4f3 CAY-2955 Get rid of QueryEngine abstraction
new 2b2cebe55 cleanup
new 1d20695b4 Unwinding confusing adapter hierarchy: SQLServer no longer
inherits from Sybase
new 3c48fda0b cleanup
new 0596f7e51 Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
new 40552a155 Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
new 26db089e6 CAY-2956 Get rid of a dedicated adaper for Oracle 8
new 653b6ba9e Unifying ParameterBinding hierarchy into a single class and
reducing its mutability
new 48af08c7d cleanup
new f797ef016 Translators as stateless services producing immutable
TranslatedXyz records
new 9aa53ba74 restoring some DataNode removed methods as deprecated
new 1f96946ed Translators as stateless services producing immutable
TranslatedXyz records
new 1c5aa6137 Translators as stateless services producing immutable
TranslatedXyz records
new fcbf72af6 CAT-2957 Get rid of adaper for legacy HSQLDB <= 1.8
new e498871b0 Translators as stateless services producing immutable
TranslatedXyz records
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (0229d4581)
\
N -- N -- N refs/heads/past-M2 (e498871b0)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
The 23 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
assembly/pom.xml | 2 +-
build-tools/cayenne-legal/pom.xml | 2 +-
build-tools/cayenne-test-utilities/pom.xml | 2 +-
build-tools/pom.xml | 2 +-
cayenne-ant/pom.xml | 2 +-
cayenne-cache-invalidation/pom.xml | 2 +-
cayenne-cgen/pom.xml | 2 +-
cayenne-crypto/pom.xml | 2 +-
cayenne-dbsync/pom.xml | 2 +-
cayenne-di/pom.xml | 2 +-
cayenne-gradle-plugin/pom.xml | 2 +-
cayenne-jcache/pom.xml | 2 +-
cayenne-lifecycle/pom.xml | 2 +-
cayenne-maven-plugin-itest/pom.xml | 2 +-
cayenne-maven-plugin/pom.xml | 2 +-
cayenne-mcp-server/pom.xml | 9 ++++-----
cayenne-osgi/pom.xml | 2 +-
cayenne-project-compatibility/pom.xml | 2 +-
cayenne-project/pom.xml | 2 +-
cayenne-velocity/pom.xml | 2 +-
cayenne/pom.xml | 7 +++----
docs/asciidoc/cayenne-asciidoc-extension/pom.xml | 2 +-
docs/asciidoc/cayenne-guide/pom.xml | 2 +-
docs/asciidoc/getting-started-db-first/pom.xml | 2 +-
docs/asciidoc/getting-started-guide/pom.xml | 2 +-
docs/asciidoc/pom.xml | 2 +-
docs/doc/pom.xml | 2 +-
docs/pom.xml | 2 +-
modeler/cayenne-modeler-generic/pom.xml | 2 +-
modeler/cayenne-modeler-mac/pom.xml | 2 +-
modeler/cayenne-modeler-prefs/pom.xml | 5 ++---
modeler/cayenne-modeler-win/pom.xml | 2 +-
modeler/cayenne-modeler/pom.xml | 2 +-
modeler/cayenne-wocompat/pom.xml | 2 +-
modeler/pom.xml | 2 +-
pom.xml | 5 ++---
tutorials/pom.xml | 2 +-
tutorials/tutorial/pom.xml | 2 +-
38 files changed, 45 insertions(+), 49 deletions(-)