From 06560335cf8eda488e5197b691d53c4e935d4628 Mon Sep 17 00:00:00 2001 From: Pavol Srna Date: Wed, 1 Feb 2017 09:49:59 +0100 Subject: [PATCH] Added missing directive. --- jsf/test-framework/org.jboss.tools.jsf.reddeer/build.properties | 1 + 1 file changed, 1 insertion(+) diff --git a/jsf/test-framework/org.jboss.tools.jsf.reddeer/build.properties b/jsf/test-framework/org.jboss.tools.jsf.reddeer/build.properties index 71b86a79b6..696af088c0 100644 --- a/jsf/test-framework/org.jboss.tools.jsf.reddeer/build.properties +++ b/jsf/test-framework/org.jboss.tools.jsf.reddeer/build.properties @@ -1,5 +1,6 @@ source.. = src/ output.. = bin/ src.includes = * +src.excludes = src bin.includes = META-INF/,\ .