Bael-801 A Guide to OptaPlanner Pull Request (#4986)

* BAEL-801 A Guide to OptaPlanner

* BAEL-801 Optaplanner per Editor Review

* BAEL-801 Fixed parent pom merge issue

* BAEL-801 Fixed parent pom merge issue

* BAEL-801 Added logback to suppress debug logging causing build failures

* BAEL-801 Updated per editor review

* BAEL-801 Removed static variables
This commit is contained in:
smokeyrobot
2018-09-02 05:32:52 -04:00
committed by pauljervis
parent 212e6fe820
commit c0b78ee35e
10 changed files with 245 additions and 1 deletions
+2 -1
View File
@@ -592,6 +592,7 @@
<module>spring-webflux-amqp</module>
<module>antlr</module>
<module>maven-archetype</module>
<module>optaplanner</module>
<module>apache-meecrowave</module>
<module>spring-reactive-kotlin</module>
<module>jnosql</module>
@@ -1295,4 +1296,4 @@
<!-- <maven-pmd-plugin.version>3.9.0</maven-pmd-plugin.version> -->
<maven-pmd-plugin.version>3.8</maven-pmd-plugin.version>
</properties>
</project>
</project>