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/12 05:36:51 UTC

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

Message:

   The following issue has been closed.

   Resolver: dion gillard
       Date: Sat, 11 Jan 2003 10:36 PM

Fixed in cvs by adding property usage and docs for it
---------------------------------------------------------------------
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: Closed
   Priority: Major
 Resolution: FIXED

 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: Sat, 11 Jan 2003 10:36 PM

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