[jira] [Updated] (MCOMPILER-563) Deprecate/rename useIncrementalCompilation

2023-12-08 Thread Jira


 [ 
https://issues.apache.org/jira/browse/MCOMPILER-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jorge Solórzano updated MCOMPILER-563:
--
Issue Type: Task  (was: Improvement)

> Deprecate/rename useIncrementalCompilation
> --
>
> Key: MCOMPILER-563
> URL: https://issues.apache.org/jira/browse/MCOMPILER-563
> Project: Maven Compiler Plugin
>  Issue Type: Task
>Reporter: Jorge Solórzano
>Priority: Major
>
> The property *maven.compiler.useIncrementalCompilation* has the unfortunate 
> name that makes it believe that Maven is using "incremental" source code 
> compilation.
> People always believe that this compiles only the single class or source code 
> that has changed when the reality is that it only is used to detect changes 
> and recompile the full Maven project/module.
> The proposal would be to deprecate this property now and rename it in the 4.0 
> branch to something like *maven.compiler.rebuildDetection.*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)


[jira] [Updated] (MCOMPILER-563) Deprecate/rename useIncrementalCompilation

2023-12-08 Thread Jira


 [ 
https://issues.apache.org/jira/browse/MCOMPILER-563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jorge Solórzano updated MCOMPILER-563:
--
Affects Version/s: 3.11.0

> Deprecate/rename useIncrementalCompilation
> --
>
> Key: MCOMPILER-563
> URL: https://issues.apache.org/jira/browse/MCOMPILER-563
> Project: Maven Compiler Plugin
>  Issue Type: Task
>Affects Versions: 3.11.0
>Reporter: Jorge Solórzano
>Priority: Major
>
> The property *maven.compiler.useIncrementalCompilation* has the unfortunate 
> name that makes it believe that Maven is using "incremental" source code 
> compilation.
> People always believe that this compiles only the single class or source code 
> that has changed when the reality is that it only is used to detect changes 
> and recompile the full Maven project/module.
> The proposal would be to deprecate this property now and rename it in the 4.0 
> branch to something like *maven.compiler.rebuildDetection.*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)