Uploaded image for project: 'Drools'
  1. Drools
  2. DROOLS-7330

emergency disable GWT in kie-dmn for fullProfile build

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Blocker Blocker
    • 8.34.0.Final
    • None
    • dmn engine
    • None

      As a consequence of https://github.com/kiegroup/drools/pull/4953 got merged (there is no Jira/GH-issue for it) it induced full build errors for GWT showcase module of Drools DMN engine.
       

      [INFO] --- gwt-maven-plugin:2.9.0:compile (default) @ kie-dmn-feel-gwt-showcase ---
      [INFO] auto discovered modules [org.kie.dmn.feel.FEELShowcaseWebapp]
      [INFO] Compiling module org.kie.dmn.feel.FEELShowcaseWebapp
      [INFO]    Tracing compile failure path for type 'org.kie.dmn.feel.lang.ast.visitor.ASTHeuristicCheckerVisitor'
      [INFO]       [ERROR] Errors in 'jar:file:/Users/mmortari/git/drools/kie-dmn/kie-dmn-feel/target/kie-dmn-feel-8.34.0-SNAPSHOT-sources.jar!/org/kie/dmn/feel/lang/ast/visitor/ASTHeuristicCheckerVisitor.java'
      [INFO]          [ERROR] Line 68: The method of(ASTHeuristicCheckEvent) is undefined for the type List
      [INFO]          [ERROR] Line 51: The method of(ASTHeuristicCheckEvent) is undefined for the type List
      [INFO]          [ERROR] Line 59: The method of(ASTHeuristicCheckEvent) is undefined for the type List
      [INFO]    [ERROR] Aborting compile due to errors in some input files

       
      due to introducing JDK11 API usage.

      As an emergency task, removing DMN module related to GWT translation from the pom.

            mmortari@redhat.com Matteo Mortari
            mmortari@redhat.com Matteo Mortari
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: