Uploaded image for project: 'AppFormer'
  1. AppFormer
  2. AF-1265

Improve the creation and reuse of the compiler classpath

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • None
    • None
    • None
    • NEW
    • NEW

      Currently we run the compiler itself to generate in memory classpath to use in the offprocess compiler, it took 2-3 seconds on every build, even if the classpath remains the same for a specific repo . We could generate during the compilation as a template of the module and save on the filesystem using placeholder in every path inside

      <maven_repo>/org/kie/kie-maven-plugin/7.8.0-SNAPSHOT/

      and replace the maven repo in the constructor of the class to save time

              mdessi-1 Massimiliano Dessi
              mdessi-1 Massimiliano Dessi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: