jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
Signup
Maven 2.x Compiler Plugin
  • Maven 2.x Compiler Plugin
  • MCOMPILER-6

improve documentation

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Open Open
  • Priority: Major Major
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: backlog
  • Labels:
    None
  • Number of attachments :
    0

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

Improvement - An improvement or enhancement to an existing feature or task. MCOMPILER-58 Improve documentation for cross-compiling Java code

  • Major - Major loss of function.
  • Open - The issue is open and ready for the assignee to start work on it.

Improvement - An improvement or enhancement to an existing feature or task. MCOMPILER-57 State default source (1.3) and target (1.1) in the documentation

  • Trivial - Cosmetic problem like misspelt words or misaligned text.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Carlos Sanchez added a comment - 22/Mar/06 12:17 AM

The two first bullet points are fixed

Show
Carlos Sanchez added a comment - 22/Mar/06 12:17 AM The two first bullet points are fixed
Hide
Permalink
Ian Springer added a comment - 04/May/07 12:37 PM

Here's one more:

  • The docs for the source and target config props should state that the default value for those properties is "1.3".

http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#source
http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#target
http://maven.apache.org/plugins/maven-compiler-plugin/testCompile-mojo.html#source
http://maven.apache.org/plugins/maven-compiler-plugin/testCompile-mojo.html#target

Show
Ian Springer added a comment - 04/May/07 12:37 PM Here's one more: The docs for the source and target config props should state that the default value for those properties is "1.3". http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#source http://maven.apache.org/plugins/maven-compiler-plugin/compile-mojo.html#target http://maven.apache.org/plugins/maven-compiler-plugin/testCompile-mojo.html#source http://maven.apache.org/plugins/maven-compiler-plugin/testCompile-mojo.html#target
Hide
Permalink
Milos Kleint added a comment - 28/Mar/10 3:23 PM

actually according to the sources, the target default value is 1.1 and the source default value is 1.3 for jdks 1.4+ and no source is set for older jdks.

Show
Milos Kleint added a comment - 28/Mar/10 3:23 PM actually according to the sources, the target default value is 1.1 and the source default value is 1.3 for jdks 1.4+ and no source is set for older jdks.
Hide
Permalink
Olivier Lamy added a comment - 27/Apr/12 8:30 AM

this is a permanent issue. Not sure set a fix version is possible

Show
Olivier Lamy added a comment - 27/Apr/12 8:30 AM this is a permanent issue. Not sure set a fix version is possible

People

  • Assignee:
    Unassigned
    Reporter:
    Brett Porter
Vote (2)
Watch (1)

Dates

  • Created:
    22/Sep/05 6:37 PM
    Updated:
    27/Apr/12 8:30 AM
  • Atlassian JIRA (v5.2.7#850-sha1:b2af0c8)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.