remove slf4j from griffon library to avoid console warnings when running tests

This commit is contained in:
peter
2015-03-28 11:04:33 +01:00
parent 4c8a55248b
commit c33cfa2aa3
3 changed files with 0 additions and 2 deletions
-2
View File
@@ -2,8 +2,6 @@
<library name="griffon-rt">
<CLASSES>
<root url="jar://$PROJECT_DIR$/plugins/groovy/testdata/griffon/griffon-rt-1.1.0.jar!/" />
<root url="jar://$PROJECT_DIR$/plugins/groovy/testdata/griffon/slf4j-api-1.7.1.jar!/" />
<root url="jar://$PROJECT_DIR$/plugins/groovy/testdata/griffon/slf4j-simple-1.7.1.jar!/" />
<root url="jar://$PROJECT_DIR$/plugins/groovy/testdata/griffon/griffon-cli-1.1.0.jar!/" />
</CLASSES>
<JAVADOC />
Binary file not shown.
Binary file not shown.