Fix compilazione statica drools
This commit is contained in:
@@ -489,7 +489,7 @@
|
||||
<dependency>
|
||||
<groupId>com.thoughtworks.xstream</groupId>
|
||||
<artifactId>xstream</artifactId>
|
||||
<version>1.4.10</version>
|
||||
<version>1.4.20</version>
|
||||
</dependency>
|
||||
|
||||
<!-- log4j -->
|
||||
|
||||
@@ -66,6 +66,7 @@
|
||||
<version>3.0.0</version>
|
||||
<inherited>false</inherited>
|
||||
<configuration>
|
||||
<toolchain>jdk</toolchain>
|
||||
<cleanupDaemonThreads>false</cleanupDaemonThreads>
|
||||
<mainClass>it.integry.ems_model.rulescompleting.KieStaticCompiler</mainClass>
|
||||
<skip>false</skip>
|
||||
|
||||
Reference in New Issue
Block a user