You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Andrea Cosentino <an...@yahoo.com.INVALID> on 2019/05/17 07:10:24 UTC

Re: [camel] branch camel-2.x updated: Add flattern pom to git ignore

I think they have been added only on master, so probably that file comes from the master checkout

--
Andrea Cosentino 
----------------------------------
Apache Camel PMC Chair
Apache Karaf Committer
Apache Servicemix PMC Member
Email: ancosen1985@yahoo.com
Twitter: @oscerd2
Github: oscerd






On Friday, May 17, 2019, 9:09:26 AM GMT+2, <da...@apache.org> wrote: 





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

davsclaus pushed a commit to branch camel-2.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-2.x by this push:
    new 788695c  Add flattern pom to git ignore
788695c is described below

commit 788695c037543f5338e98ec591cf9421363f88c9
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Fri May 17 08:46:32 2019 +0200

    Add flattern pom to git ignore
---
.gitignore | 1 +
1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 3c82eb9..221f200 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,4 @@ log-camel-lsp.out
.vscode
*.code-workspace
components/camel-cxf/activemq-data
+.flattened-pom.xml
\ No newline at end of file