make maven-jspc-plugin configurable to suppress deletion of .java files
-----------------------------------------------------------------------
Key: SLING-476
URL: https://issues.apache.org/jira/browse/SLING-476
Project: Sling
Issue Type: Improvement
Components: Maven Plugins
Reporter: Dominique Jäggi
line 372 in r648552:
new File(clctxt.getServletJavaFileName()).delete();
suppresses by default generated .java files right after compilation. for
debugging purposes this is not convenient.
we suggest that a configuration option be introduced to keep the .java files if
desired.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.