[
https://issues.apache.org/jira/browse/SLING-476?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dominique Jäggi closed SLING-476.
---------------------------------
thank for the quick fix. it works as expected.
> 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
> Assignee: Felix Meschberger
> Fix For: 2.0.0
>
>
> 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.