You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by bo...@werken.com on 2003/01/08 12:01:26 UTC

[maven-bug] Created: (MAVEN-190) When J2SE 1.4 assertion is used in code, javadoc cannot generate properly.

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:

  http://jira.werken.com/secure/ViewIssue.jspa?key=MAVEN-190


Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MAVEN-190
    Summary: When J2SE 1.4 assertion is used in code, javadoc cannot generate properly.
       Type: Bug

     Status: Assigned
   Priority: Major

 Time Spent: Unknown
   Estimate: 0 minutes

    Project: maven
  Component: None
   Versions:
             1.0-beta-7

   Assignee: Jason van Zyl
   Reporter: Willie Vu

    Created: Wed, 8 Jan 2003 5:01 AM
    Updated: Wed, 8 Jan 2003 5:01 AM

Description:
javadoc plugin should take a source parameter, just like javac's property maven.compile.source.

The fix is very simple.  In javadoc plugin.jelly, add the following line into the javadoc tag:

source="${maven.javadoc.source}"


---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.werken.com/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira