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

mbeckerle pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-daffodil.git


The following commit(s) were added to refs/heads/master by this push:
     new 5fd83a4  Remove src/main/resources from daffodil-core classpath.
5fd83a4 is described below

commit 5fd83a46f05c1a90b2939c432aa556a744a63ced
Author: mbeckerle <mbecke...@tresys.com>
AuthorDate: Thu Feb 8 09:46:28 2018 -0500

    Remove src/main/resources from daffodil-core classpath.
---
 eclipse-projects/core/.classpath | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eclipse-projects/core/.classpath b/eclipse-projects/core/.classpath
index e365652..b469a2e 100644
--- a/eclipse-projects/core/.classpath
+++ b/eclipse-projects/core/.classpath
@@ -1,6 +1,6 @@
 <classpath>
         <!-- This file is updated by the UpdateEclipseClasspath app. -->
-        <classpathentry kind="src" path="src/main/resources"/><classpathentry 
kind="src" path="src/main/scala"/><classpathentry combineaccessrules="false" 
kind="src" path="/daffodil-lib"/><classpathentry kind="con" 
path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/><classpathentry kind="con" 
path="org.eclipse.jdt.launching.JRE_CONTAINER"/><classpathentry 
combineaccessrules="false" kind="src" path="/daffodil-io"/><classpathentry 
combineaccessrules="false" kind="src" path="/daffodil-runti [...]
+        <classpathentry kind="src" path="src/main/scala"/><classpathentry 
combineaccessrules="false" kind="src" path="/daffodil-lib"/><classpathentry 
kind="con" path="org.scala-ide.sdt.launching.SCALA_CONTAINER"/><classpathentry 
kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/><classpathentry 
combineaccessrules="false" kind="src" path="/daffodil-io"/><classpathentry 
combineaccessrules="false" kind="src" 
path="/daffodil-runtime1"/><classpathentry combineaccessrules="false" kind= 
[...]
 ***********
 *********** Entries below this comment are maintained using the 
UpdateEclipseClasspaths
 *********** Utility and should not be modified by hand or using the Eclipse

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

Reply via email to