SAP / commerce-gradle-plugin

Gradle plugins for the full development lifecycle of a SAP Commerce project
Apache License 2.0
33 stars 12 forks source link

Sparse build slow when building smartedittools #49

Closed iccaprar closed 1 year ago

iccaprar commented 1 year ago

When building smartedittools smartedittools.only.build.once=false, the discovery of existing extensions in the project folder slows a lot (from a few seconds to minutes), because it scans for extensioninfo.xml files in all the node_modules folders.

iccaprar commented 1 year ago

The message logged in info level: Loaded extensions information from project custom folder in T ms

where T jumps from 1000-2000 to 50k-150k.

mpern commented 1 year ago

Fixed by #50

mpern commented 1 year ago

released with 3.9.1