You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aurora.apache.org by jc...@apache.org on 2015/09/11 22:47:17 UTC

aurora git commit: Tweak README to make bug filing instructions easier to find. Also update JDK requirement to 1.8.

Repository: aurora
Updated Branches:
  refs/heads/master c33c77a7d -> 3f1e44d62


Tweak README to make bug filing instructions easier to find. Also update JDK requirement to 1.8.

Bugs closed: AURORA-1489

Reviewed at https://reviews.apache.org/r/38316/


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

Branch: refs/heads/master
Commit: 3f1e44d6206b87b74f9c97edb1baff0517c54df4
Parents: c33c77a
Author: Joshua Cohen <jc...@apache.org>
Authored: Fri Sep 11 15:47:10 2015 -0500
Committer: Joshua Cohen <jc...@apache.org>
Committed: Fri Sep 11 15:47:10 2015 -0500

----------------------------------------------------------------------
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aurora/blob/3f1e44d6/README.md
----------------------------------------------------------------------
diff --git a/README.md b/README.md
index f3b2324..e88e1be 100644
--- a/README.md
+++ b/README.md
@@ -81,11 +81,11 @@ If you have questions, you can reach out to our mailing list: dev@aurora.apache.
 We're also often available in IRC: #aurora on
 [irc.freenode.net](http://webchat.freenode.net/?channels=#aurora).
 
-You can also file issues in our [JIRA queue](http://issues.apache.org/jira/browse/AURORA).
+You can also file bugs/issues in our [JIRA queue](http://issues.apache.org/jira/browse/AURORA).
 
 ## Requirements
 * Python 2.7 or higher
-* JDK 1.7 or higher
+* JDK 1.8 or higher
 
 * Source distribution requirements
        * [Gradle](http://gradle.org)