You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2021/08/09 16:51:19 UTC

[sling-scriptingbundle-maven-plugin] branch feature/SLING-10693-improved-error-handling updated (d098516 -> 4d6b9c5)

This is an automated email from the ASF dual-hosted git repository.

kwin pushed a change to branch feature/SLING-10693-improved-error-handling
in repository https://gitbox.apache.org/repos/asf/sling-scriptingbundle-maven-plugin.git.


    from d098516  SLING-10693 fail build in case of invalid extends/requires file
     add 4d6b9c5  revert some changes on FileProcessor.processScriptFile() to not emit warn for files not having an extension

No new revisions were added by this update.

Summary of changes:
 .../plugin/processor/FileProcessor.java            | 99 +++++++++++-----------
 .../plugin/processor/FileProcessorTest.java        |  1 +
 2 files changed, 52 insertions(+), 48 deletions(-)