You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jelly files will fail on newer tooling if they do not include
<?jelly escape-by-default='true'?>
Failure:
java.lang.AssertionError: <?jelly escape-by-default='true'?> is missing in file:/home/sghill/gh/sghill/show-build-parameters-plugin/target/classes/index.jelly
The text was updated successfully, but these errors were encountered:
Jelly files will fail on newer tooling if they do not include
Failure:
The text was updated successfully, but these errors were encountered: