You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cayenne.apache.org by nt...@apache.org on 2018/04/23 07:45:09 UTC

[1/2] cayenne git commit: Include slf4j-api into windows assembly

Repository: cayenne
Updated Branches:
  refs/heads/STABLE-4.0 eec12ba8b -> 8a2b5a88c


Include slf4j-api into windows assembly


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/abdd63e0
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/abdd63e0
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/abdd63e0

Branch: refs/heads/STABLE-4.0
Commit: abdd63e0fab92c798f274beaf41da66ae976a5e0
Parents: eec12ba
Author: Nikita Timofeev <st...@gmail.com>
Authored: Mon Apr 23 10:42:39 2018 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Mon Apr 23 10:42:39 2018 +0300

----------------------------------------------------------------------
 assembly/src/main/resources/assemblies/assembly-windows.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/abdd63e0/assembly/src/main/resources/assemblies/assembly-windows.xml
----------------------------------------------------------------------
diff --git a/assembly/src/main/resources/assemblies/assembly-windows.xml b/assembly/src/main/resources/assemblies/assembly-windows.xml
index d73f9b2..ae7e237 100644
--- a/assembly/src/main/resources/assemblies/assembly-windows.xml
+++ b/assembly/src/main/resources/assemblies/assembly-windows.xml
@@ -92,7 +92,7 @@
 			<!-- Include only a minimal set of dependencies to run cayenne-server and ant tasks -->
 			<includes>
 				<include>commons-collections:commons-collections</include>
-				<include>org.slf4j:slf-api</include>
+				<include>org.slf4j:slf4j-api</include>
 				<include>commons-lang:commons-lang</include>
 				<include>org.apache.velocity:velocity</include>
 				<include>foundrylogic.vpp:vpp</include>


[2/2] cayenne git commit: Add 4.0.RC2 version

Posted by nt...@apache.org.
Add 4.0.RC2 version


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/8a2b5a88
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/8a2b5a88
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/8a2b5a88

Branch: refs/heads/STABLE-4.0
Commit: 8a2b5a88c928c25c98eb8f1fd894a8842954dc09
Parents: abdd63e
Author: Nikita Timofeev <st...@gmail.com>
Authored: Mon Apr 23 10:44:08 2018 +0300
Committer: Nikita Timofeev <st...@gmail.com>
Committed: Mon Apr 23 10:44:08 2018 +0300

----------------------------------------------------------------------
 RELEASE-NOTES.txt | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/8a2b5a88/RELEASE-NOTES.txt
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 2dd184b..828731c 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -8,7 +8,16 @@ To browse individual bug reports check out project issue tracker:
 https://issues.apache.org/jira/browse/CAY
 
 ----------------------------------
-Release: 4.0.B3
+Release: 4.0.RC2
+Date:
+----------------------------------
+
+Changes/New Features:
+
+Bug Fixes:
+
+----------------------------------
+Release: 4.0.RC1
 Date:
 ----------------------------------