You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2018/02/28 16:38:21 UTC

[isis] branch master updated: ISIS-1841 introduce new plugin modules for axon and guava

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5eeb9d0  ISIS-1841 introduce new plugin modules for axon and guava
5eeb9d0 is described below

commit 5eeb9d006f5afbcf3f70b4d45ac8579f82dd3eee
Author: Andi Huber <ah...@apache.org>
AuthorDate: Wed Feb 28 17:38:17 2018 +0100

    ISIS-1841 introduce new plugin modules for axon and guava
---
 core/plugins/eventbus-axon/.gitignore  | 1 +
 core/plugins/eventbus-guava/.gitignore | 1 +
 2 files changed, 2 insertions(+)

diff --git a/core/plugins/eventbus-axon/.gitignore b/core/plugins/eventbus-axon/.gitignore
new file mode 100644
index 0000000..a48e45b
--- /dev/null
+++ b/core/plugins/eventbus-axon/.gitignore
@@ -0,0 +1 @@
+/target-ide
diff --git a/core/plugins/eventbus-guava/.gitignore b/core/plugins/eventbus-guava/.gitignore
new file mode 100644
index 0000000..a48e45b
--- /dev/null
+++ b/core/plugins/eventbus-guava/.gitignore
@@ -0,0 +1 @@
+/target-ide

-- 
To stop receiving notification emails like this one, please contact
ahuber@apache.org.