You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by mg...@apache.org on 2015/04/14 22:22:16 UTC

[1/3] wicket git commit: Bump version to 2

Repository: wicket
Updated Branches:
  refs/heads/master 8c83c5c50 -> 5886f69e6


Bump version to 2


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

Branch: refs/heads/master
Commit: 7808f66926f8ae6222da35f52a34e479b8ab6981
Parents: ebf00e5
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Tue Apr 7 14:42:18 2015 +0300
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Tue Apr 7 14:42:18 2015 +0300

----------------------------------------------------------------------
 wicket-eclipse-settings/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/7808f669/wicket-eclipse-settings/pom.xml
----------------------------------------------------------------------
diff --git a/wicket-eclipse-settings/pom.xml b/wicket-eclipse-settings/pom.xml
index 8288619..3f4ccef 100644
--- a/wicket-eclipse-settings/pom.xml
+++ b/wicket-eclipse-settings/pom.xml
@@ -27,7 +27,7 @@
 	</parent>
 	<groupId>org.apache.wicket</groupId>
 	<artifactId>wicket-eclipse-settings</artifactId>
-	<version>2-SNAPSHOT</version>
+	<version>2</version>
 	<packaging>jar</packaging>
 	<name>Wicket Eclipse Settings</name>
 	<description>


[2/3] wicket git commit: Added README for Eclipse Settings

Posted by mg...@apache.org.
Added README for Eclipse Settings

(cherry picked from commit f8b8b3b3e528f015975773ddc0a509e7bcac5c36)


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

Branch: refs/heads/master
Commit: a502d9da4e3efaf268fbb28bcd922e12eec83aa6
Parents: 7808f66
Author: Martijn Dashorst <da...@apache.org>
Authored: Thu Mar 12 23:57:00 2015 +0100
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Tue Apr 7 16:19:49 2015 +0300

----------------------------------------------------------------------
 wicket-eclipse-settings/README | 23 +++++++++++++++++++++++
 1 file changed, 23 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/a502d9da/wicket-eclipse-settings/README
----------------------------------------------------------------------
diff --git a/wicket-eclipse-settings/README b/wicket-eclipse-settings/README
new file mode 100644
index 0000000..eb98b7e
--- /dev/null
+++ b/wicket-eclipse-settings/README
@@ -0,0 +1,23 @@
+Wicket Eclipse Settings Project
+===============================
+
+This is a project to specify Eclipse settings for a uniform development
+environment between all Eclipse using Wicket Team members. Most notably
+the formatting rules.
+
+Before release
+--------------
+
+1. Increase the version number.
+2. mvn clean install -Papache-release
+3. check the target folder contents and the jar contents
+
+Releasing
+---------
+
+Use the following command to release a new version of the settings.
+
+mvn clean deploy -Papache-release
+
+Don't forget to sign the release with your PGP key
+


[3/3] wicket git commit: Merge branch 'eclipse-plugin-2'

Posted by mg...@apache.org.
Merge branch 'eclipse-plugin-2'


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

Branch: refs/heads/master
Commit: 5886f69e6a1f79ab6a1ff27f71b72da238b850b1
Parents: 8c83c5c a502d9d
Author: Martin Tzvetanov Grigorov <mg...@apache.org>
Authored: Tue Apr 14 23:21:03 2015 +0300
Committer: Martin Tzvetanov Grigorov <mg...@apache.org>
Committed: Tue Apr 14 23:21:03 2015 +0300

----------------------------------------------------------------------
 wicket-eclipse-settings/README  | 23 +++++++++++++++++++++++
 wicket-eclipse-settings/pom.xml |  2 +-
 2 files changed, 24 insertions(+), 1 deletion(-)
----------------------------------------------------------------------