File tree Expand file tree Collapse file tree
rdf-processing-toolkit-cli Expand file tree Collapse file tree Original file line number Diff line number Diff line change 196196 <groupId >commons-logging</groupId >
197197 <artifactId >commons-logging</artifactId >
198198 </exclusion >
199- <!-- <exclusion> <groupId>org.codehaus.woodstox</groupId>
200- <artifactId>stax2-api</artifactId>
201- </exclusion> <exclusion> <groupId>com.fasterxml.woodstox</groupId>
202- <artifactId>woodstox-core</artifactId>
203- </exclusion> -->
199+ <exclusion >
200+ <groupId >ch.qos.logback</groupId >
201+ <artifactId >logback-core</artifactId >
202+ </exclusion >
203+ <exclusion >
204+ <groupId >ch.qos.logback</groupId >
205+ <artifactId >logback-classic</artifactId >
206+ </exclusion >
204207 </exclusions >
205208 </dependency >
206209 <dependency >
Original file line number Diff line number Diff line change 4848 </dependency >
4949 <!-- TODO sparql-generate ships with its own log4j.properties file which
5050 may break logging-->
51+ <!--
5152 <dependency>
5253 <groupId>org.aksw.jenax</groupId>
5354 <artifactId>jenax-arq-plugins-generate</artifactId>
5455 </dependency>
56+ -->
5557 <dependency >
5658 <groupId >org.aksw.jenax</groupId >
5759 <artifactId >jenax-arq-plugins-qudtlib</artifactId >
You can’t perform that action at this time.
0 commit comments