You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by ks...@apache.org on 2014/02/21 18:38:24 UTC

[1/2] git commit: adding ignore

Repository: juddi
Updated Branches:
  refs/heads/master bfb95e9d7 -> 42f9e1c9f


adding ignore


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

Branch: refs/heads/master
Commit: e6b48022e70fdfd5e05794892fa0f9e844931acf
Parents: bfb95e9
Author: Kurt Stam <ks...@apache.org>
Authored: Fri Feb 21 12:35:20 2014 -0500
Committer: Kurt Stam <ks...@apache.org>
Committed: Fri Feb 21 12:35:20 2014 -0500

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


http://git-wip-us.apache.org/repos/asf/juddi/blob/e6b48022/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index c1a69fd..be8e328 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,4 @@ target
 **/derby.log
 **/.project
 **/.classpath
-**/.settings/*
+.settings/*


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org


[2/2] git commit: adding ignore

Posted by ks...@apache.org.
adding ignore


Project: http://git-wip-us.apache.org/repos/asf/juddi/repo
Commit: http://git-wip-us.apache.org/repos/asf/juddi/commit/42f9e1c9
Tree: http://git-wip-us.apache.org/repos/asf/juddi/tree/42f9e1c9
Diff: http://git-wip-us.apache.org/repos/asf/juddi/diff/42f9e1c9

Branch: refs/heads/master
Commit: 42f9e1c9f4d4022f4a5252355a6b732f3ebf1d32
Parents: e6b4802
Author: Kurt Stam <ks...@apache.org>
Authored: Fri Feb 21 12:38:09 2014 -0500
Committer: Kurt Stam <ks...@apache.org>
Committed: Fri Feb 21 12:38:09 2014 -0500

----------------------------------------------------------------------
 .gitignore                | 2 +-
 juddi-client/.gitignore   | 2 +-
 juddi-examples/.gitignore | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/juddi/blob/42f9e1c9/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index be8e328..d229ff0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,4 @@ target
 **/derby.log
 **/.project
 **/.classpath
-.settings/*
+**/.settings/

http://git-wip-us.apache.org/repos/asf/juddi/blob/42f9e1c9/juddi-client/.gitignore
----------------------------------------------------------------------
diff --git a/juddi-client/.gitignore b/juddi-client/.gitignore
index c1a69fd..d229ff0 100644
--- a/juddi-client/.gitignore
+++ b/juddi-client/.gitignore
@@ -3,4 +3,4 @@ target
 **/derby.log
 **/.project
 **/.classpath
-**/.settings/*
+**/.settings/

http://git-wip-us.apache.org/repos/asf/juddi/blob/42f9e1c9/juddi-examples/.gitignore
----------------------------------------------------------------------
diff --git a/juddi-examples/.gitignore b/juddi-examples/.gitignore
index c1a69fd..d229ff0 100644
--- a/juddi-examples/.gitignore
+++ b/juddi-examples/.gitignore
@@ -3,4 +3,4 @@ target
 **/derby.log
 **/.project
 **/.classpath
-**/.settings/*
+**/.settings/


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org