From 3d4e1246d18f91c2c2e7afbe041d7a0d15f61ecd Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Tue, 04 Nov 2014 22:50:27 -0500
Subject: [PATCH] Update to Guice 4.0-beta5
---
README.markdown | 32 ++++++++++++++++----------------
1 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/README.markdown b/README.markdown
index e720bf5..a226049 100644
--- a/README.markdown
+++ b/README.markdown
@@ -13,6 +13,22 @@
Gitblit is distributed under the terms of the [Apache Software Foundation license, version 2.0](http://www.apache.org/licenses/LICENSE-2.0).
The text of the license is included in the file LICENSE in the root of the project.
+Java Runtime Requirement
+------------------------------------
+
+Gitblit requires at Java 7 Runtime Environment (JRE) or a Java 7 Development Kit (JDK).
+
+Getting help
+------------
+
+| Source | Location |
+| ------------- |--------------------------------------------------------|
+| Documentation | [Gitblit website](http://gitblit.com) |
+| Issues | [Google Code](http://code.google.com/p/gitblit) |
+| Forums | [Google Groups](https://groups.google.com/forum/#!forum/gitblit) |
+| Twitter | @gitblit or @jamesmoger |
+| Google+ | +gitblit or +jamesmoger |
+
Contributing
------------
@@ -37,22 +53,6 @@
**Releasing**
When Gitblit is preparing for a release, a **release-{milestone}** branch will be created, tested, & fixed until it is ready to be merged to **master** and tagged as the next major release. After the release is tagged, the **release-{milestone}** branch will also be merged back into **develop** and then the release branch will be removed.
-
-Java Runtime Requirement
-------------------------------------
-
-Gitblit requires at Java 7 Runtime Environment (JRE) or a Java 7 Development Kit (JDK).
-
-Getting help
-------------
-
-| Source | Location |
-| ------------- |--------------------------------------------------------|
-| Documentation | [Gitblit website](http://gitblit.com) |
-| Issues | [Google Code](http://code.google.com/p/gitblit) |
-| Forums | [Google Groups](https://groups.google.com/forum/#!forum/gitblit) |
-| Twitter | @gitblit or @jamesmoger |
-| Google+ | +gitblit or +jamesmoger |
Building Gitblit
----------------
--
Gitblit v1.9.1