You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2015/12/14 11:32:39 UTC

cxf git commit: Updating BUILDING.txt

Repository: cxf
Updated Branches:
  refs/heads/master a8553871e -> 85c397f85


Updating BUILDING.txt


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

Branch: refs/heads/master
Commit: 85c397f853c6b7ca0ed6d924445d6173962e1ec4
Parents: a855387
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Mon Dec 14 10:32:27 2015 +0000
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Mon Dec 14 10:32:27 2015 +0000

----------------------------------------------------------------------
 BUILDING.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/85c397f8/BUILDING.txt
----------------------------------------------------------------------
diff --git a/BUILDING.txt b/BUILDING.txt
index 7f131a4..83db63e 100644
--- a/BUILDING.txt
+++ b/BUILDING.txt
@@ -6,7 +6,7 @@ Initial Setup
 
 1) Install J2SE SDK, which can be downloaded from 
    http://www.oracle.com/technetwork/java/archive-139210.html#javase
-   CXF supports most versions newer than 1.7.0_25
+   The minimum suported Java version is 1.8.
 
 2) Make sure that your JAVA_HOME environment variable is set to the newly installed 
    JDK location, and that your PATH includes %JAVA_HOME%\bin (windows) or