You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@submarine.apache.org by li...@apache.org on 2019/11/06 07:15:50 UTC

[submarine] branch master updated: SUBMARINE-273. Tony-mini compile error. Update "BuildFromCode.md"

This is an automated email from the ASF dual-hosted git repository.

liuxun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/submarine.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d0dfc5  SUBMARINE-273. Tony-mini compile error. Update "BuildFromCode.md"
8d0dfc5 is described below

commit 8d0dfc5c3f277f759e629196ab3b83f2bda1f35b
Author: Ryan Lo <lo...@gmail.com>
AuthorDate: Wed Nov 6 14:03:22 2019 +0800

    SUBMARINE-273. Tony-mini compile error. Update "BuildFromCode.md"
    
    ### What is this PR for?
    update `docs/development/BuildFromCode.md`
    
    ### What type of PR is it?
    [Documentation]
    
    ### Todos
    * [ ] - Task
    
    ### What is the Jira issue?
    https://issues.apache.org/jira/projects/SUBMARINE/issues/SUBMARINE-273
    
    ### How should this be tested?
    https://travis-ci.com/lowc1012/submarine/builds/135179558
    
    ### Screenshots (if appropriate)
    
    ### Questions:
    * Does the licenses files need update? No
    * Is there breaking changes for older versions? No
    * Does this needs documentation? No
    
    Author: Ryan Lo <lo...@gmail.com>
    
    Closes #81 from lowc1012/SUBMARINE-273 and squashes the following commits:
    
    e146669 [Ryan Lo] SUBMARINE-273. Tony-mini compile error. Update "BuildFromCode.md"
---
 docs/development/BuildFromCode.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/development/BuildFromCode.md b/docs/development/BuildFromCode.md
index a3a3cf8..0a7f7c0 100644
--- a/docs/development/BuildFromCode.md
+++ b/docs/development/BuildFromCode.md
@@ -18,7 +18,7 @@
 ## Prerequisites
 
 + JDK 1.8
-+ Maven 3.3 or later
++ Maven 3.3 or later ( 3.6.2 is known to fail, see SUBMARINE-273 )
 
 ## Quick Start
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@submarine.apache.org
For additional commands, e-mail: dev-help@submarine.apache.org