SuccessChanges

Summary

  1. Updated dependencies and plugins. (commit: 9e8817b) (details)
  2. Get rid of Tomcat plugin warn (commit: d56394e) (details)
  3. minor (commit: 59dda81) (details)
  4. Broken conf test (commit: 426e5c2) (details)
  5. Examples test disabled (commit: 5b09c88) (details)
Commit 9e8817b933d46268c199c3df13772a42685f908f by Lorenz Buehmann
Updated dependencies and plugins.
(commit: 9e8817b)
The file was modifiedcomponents-core/pom.xml
The file was modifiedscripts/pom.xml
The file was modifiedpom.xml
The file was modifiedcomponents-core/src/main/java/org/dllearner/utilities/owl/OWL2SPARULConverter.java
The file was modifiedcomponents-ext/pom.xml
The file was modifiedinterfaces/pom.xml
The file was modifiedinterfaces-ext/pom.xml
Commit d56394ec2216daf46bf3d1905f20f94b8fc58859 by Lorenz Buehmann
Get rid of Tomcat plugin warn
(commit: d56394e)
The file was modifiedinterfaces/pom.xml
The file was modifiedinterfaces-ext/pom.xml
Commit 59dda81d3b1171b39c380a3159ba166d2761d48a by Lorenz Buehmann
minor
(commit: 59dda81)
The file was modifiedinterfaces/src/main/java/org/dllearner/cli/CLI.java
Commit 426e5c2b995d7ac96a0ca813d1b198c1d4d6b82b by Lorenz Buehmann
Broken conf test
(commit: 426e5c2)
The file was modifiedinterfaces/src/test/java/org/dllearner/confparser3/ParseTest.java
The file was addedtest/father_broken.conf
Commit 5b09c882cd2f4bf3da3960ad3c0e684cfc031700 by Lorenz Buehmann
Examples test disabled
disabled tests of all examples by default as it takes too much time
during build. Example tests can be forced by using the profile
'extended-tests', e.g. with 'mvn test -Pextended-tests'
(commit: 5b09c88)
The file was modifiedinterfaces/pom.xml