You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@brooklyn.apache.org by tb...@apache.org on 2019/12/06 09:56:23 UTC

[brooklyn] branch master updated: Ignores .java-version (jenv config file)

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

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


The following commit(s) were added to refs/heads/master by this push:
     new bd16f4d  Ignores .java-version (jenv config file)
     new 47c1246  Merge pull request #31 from nakomis/ignore-java-version
bd16f4d is described below

commit bd16f4d3e1d1b5d5afc24f528bf1ad112d6ec6ad
Author: Martin Harris <ma...@cloudsoftcorp.com>
AuthorDate: Wed Nov 27 16:04:05 2019 +0000

    Ignores .java-version (jenv config file)
---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index ed439f2..d247468 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,5 @@ brooklyn*.log.*
 *brooklyn-persisted-state/
 
 ignored
+
+.java-version