forked from kiegroup/droolsjbpm-integration
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Guvnor 3016] New KieTakari Plugin (kiegroup#1030)
* New Kie Maven plugin Takari * comments * Fix plugin name * changed module name * fix pom deps * fix pom test deps * enabled kie-maven-takari-plugin in tests, fixed components.xml, Mojos from kie maven plugin and tests * Added same deps of kie maven plugin * kie-maven-takari-plugin become kie-takari-plugin * kie-maven-takari-plugin become kie-takari-plugin * re-enabled all maven versions in tests * tmp commit to fix tests * removed unused dependencies * version instead of placeholder * Removed maven 3.2.5 because the latest takari version 1.12.5 needs maven 3.3.9 as requirement * restored placeholder in test's projects * moved takari version to the kie-parent enabled log and removed System.out from tests * log configuration * removed duplicated and unused deps * Moved kie-maven-plugin and kie-takari tests to the kie-plugins-testing * automatic reformat code * cleaned .idea files, added skip .idea in .gitignore * changes requested by QA * removed the takari version from the build plugin * moved tests of kie-maven-plugin and kie-takari-plugin into kie-plugins-testing * cleaned comments and unused parts * cleaned comments * version bump
- Loading branch information
Showing
143 changed files
with
2,692 additions
and
1,092 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ | |
.classpath | ||
.project | ||
.settings | ||
.idea | ||
target | ||
|
||
# Repository wide ignore mac DS_Store files | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
106 changes: 0 additions & 106 deletions
106
...rc/test/java/org/drools/compiler/xpath/tobeinstrumented/InjectReactiveMojoConfigTest.java
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.