Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: backlog
-
Labels:None
-
Number of attachments :
Description
some aspects are unclear:
- compilerVersion is only used when forking
- fork should indicate that it uses the built in version when false, not an executable.
Also:
- don't set parameters that only apply to forking when fork is false to make the code more readable
- specifiy which are specific to javac, or java in general (perhaps we should be able to assign a @category to a plugin parameter)
Issue Links
- is related to
-
MCOMPILER-58
Improve documentation for cross-compiling Java code
-
-
MCOMPILER-57
State default source (1.3) and target (1.1) in the documentation
-
Activity
Brett Porter
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Fix Version/s | 2.0-beta-3 [ 11991 ] |
John Casey
made changes -
| Fix Version/s | 2.0.1 [ 12000 ] | |
| Fix Version/s | 2.0.2 [ 12107 ] |
Jason van Zyl
made changes -
| Project | Maven 2 [ 10500 ] | Maven 2.x Compiler Plugin [ 11130 ] |
| Component/s | maven-compiler-plugin [ 11806 ] | |
| Workflow | Maven [ 39767 ] | jira [ 44059 ] |
| Key | MNG-972 | MCOMPILER-6 |
| Fix Version/s | 2.0.3 [ 12107 ] |
Jason van Zyl
made changes -
| Workflow | jira [ 44059 ] | Maven [ 44697 ] |
Brett Porter
made changes -
| Workflow | Maven [ 44697 ] | Maven New [ 51792 ] |
Carlos Sanchez
made changes -
| Fix Version/s | 2.0.1 [ 12178 ] |
Carlos Sanchez
made changes -
| Fix Version/s | 2.0.2 [ 12484 ] | |
| Fix Version/s | 2.0.1 [ 12178 ] |
Carlos Sanchez
made changes -
| Fix Version/s | 2.0.2 [ 12484 ] | |
| Fix Version/s | 2.1 [ 12304 ] |
Stefano Lenzi
made changes -
| Link |
This issue is related to |
Stefano Lenzi
made changes -
| Link | This issue is depended upon by MCOMPILER-58 [ MCOMPILER-58 ] |
Stefano Lenzi
made changes -
| Link | This issue is depended upon by MCOMPILER-58 [ MCOMPILER-58 ] |
Stefano Lenzi
made changes -
| Link | This issue is related to MCOMPILER-58 [ MCOMPILER-58 ] |
Stephen Connolly
made changes -
| Fix Version/s | 2.1 [ 12304 ] | |
| Fix Version/s | 2.2 [ 16097 ] |
Milos Kleint
made changes -
| Fix Version/s | 2.2 [ 16097 ] | |
| Fix Version/s | 2.3 [ 16208 ] |
Olivier Lamy
made changes -
| Fix Version/s | backlog [ 18455 ] | |
| Fix Version/s | 2.4 [ 16208 ] |
The two first bullet points are fixed