File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
com.ibm.wala.cast.python.ml.j2ee Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change 3131 <attribute name =" maven.pomderived" value =" true" />
3232 </attributes >
3333 </classpathentry >
34+ <classpathentry excluding =" **" kind =" src" output =" target/classes" path =" src/main/resources" >
35+ <attributes >
36+ <attribute name =" maven.pomderived" value =" true" />
37+ <attribute name =" optional" value =" true" />
38+ </attributes >
39+ </classpathentry >
40+ <classpathentry excluding =" **" kind =" src" output =" target/test-classes" path =" src/test/resources" >
41+ <attributes >
42+ <attribute name =" maven.pomderived" value =" true" />
43+ <attribute name =" test" value =" true" />
44+ <attribute name =" optional" value =" true" />
45+ </attributes >
46+ </classpathentry >
3447 <classpathentry kind =" output" path =" target/classes" />
3548</classpath >
You can’t perform that action at this time.
0 commit comments