Skip to content
Snippets Groups Projects
Commit 4107eff0 authored by Tor-Einar Skog's avatar Tor-Einar Skog
Browse files

Doc: Add org.slf4j to modelcontainer's dependencies

parent aa544d70
No related branches found
No related tags found
No related merge requests found
...@@ -47,6 +47,7 @@ Add the model jar file, and edit module.xml accordingly. ...@@ -47,6 +47,7 @@ Add the model jar file, and edit module.xml accordingly.
<module name="com.fasterxml.jackson.core.jackson-databind" export="false"/> <module name="com.fasterxml.jackson.core.jackson-databind" export="false"/>
<module name="com.vividsolutions.jts" export="false"/> <module name="com.vividsolutions.jts" export="false"/>
<module name="org.renjin" export="false"/> <module name="org.renjin" export="false"/>
<module name="org.slf4j" export="false"/>
</dependencies> </dependencies>
</module> </module>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment