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

erikdebruin pushed a commit to branch feature/wast
in repository https://gitbox.apache.org/repos/asf/royale-compiler.git

commit 6d4bd7ec30334c42cd5b819b22e0139058334f90
Author: Erik de Bruin <e...@ixsoftware.nl>
AuthorDate: Tue Nov 14 16:14:55 2017 +0100

    Not sure why this was excluded…
    
    Signed-off-by: Erik de Bruin <e...@ixsoftware.nl>
---
 compiler-jx/.classpath | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/compiler-jx/.classpath b/compiler-jx/.classpath
index 085a7d5..e730144 100644
--- a/compiler-jx/.classpath
+++ b/compiler-jx/.classpath
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <classpath>
        <classpathentry kind="src" path="src/main/java"/>
-       <classpathentry excluding="**/EnvProperties.java" kind="src" 
path="COMPILER_TEST_UTILS"/>
+       <classpathentry kind="src" path="COMPILER_TEST_UTILS"/>
        <classpathentry kind="src" path="src/test/java"/>
        <classpathentry kind="src" path="src/main/resources"/>
        <classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/>

-- 
To stop receiving notification emails like this one, please contact
"commits@royale.apache.org" <commits@royale.apache.org>.

Reply via email to