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)
  • Maven 1.x Javadoc Plugin
  • MPJAVADOC-29

broken on jdk 1.3 for multiple packages

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: None
  • Fix Version/s: None
  • Labels:
    None

Description

works in 1.4, but under 1.3 the packages are all meshed into one.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Arnaud Heritier added a comment - 28/Jun/04 6:32 AM

I'll try to reproduce it tonight.

Show
Arnaud Heritier added a comment - 28/Jun/04 6:32 AM I'll try to reproduce it tonight.
Hide
Permalink
Brett Porter added a comment - 28/Jun/04 7:05 AM

I've been able to reproduce it quite easily on Windows, JDK 1.3.1_05.

MAke sure you run it on something with >1 package, and compare the output with JDK 1.4.2.

The details were originally posted to maven-user a little while back.

Show
Brett Porter added a comment - 28/Jun/04 7:05 AM I've been able to reproduce it quite easily on Windows, JDK 1.3.1_05. MAke sure you run it on something with >1 package, and compare the output with JDK 1.4.2. The details were originally posted to maven-user a little while back.
Hide
Permalink
Arnaud Heritier added a comment - 28/Jun/04 7:10 PM

I partially fixed this bug.
I re-introduce the use of a <sourcepath> instead of a <fileset> when ${pom.build.sourceModifications} aren't defined.
The bug will persist if you use sourceModifications AND jdk 1.3 at the same time.
We need to add a test to remove the use of the fileset if we don't use a jsdk 1.4.

Show
Arnaud Heritier added a comment - 28/Jun/04 7:10 PM I partially fixed this bug. I re-introduce the use of a <sourcepath> instead of a <fileset> when ${pom.build.sourceModifications} aren't defined. The bug will persist if you use sourceModifications AND jdk 1.3 at the same time. We need to add a test to remove the use of the fileset if we don't use a jsdk 1.4.
Hide
Permalink
Arnaud Heritier added a comment - 07/Jul/04 5:24 PM

use of sourceModifications is removed.

Show
Arnaud Heritier added a comment - 07/Jul/04 5:24 PM use of sourceModifications is removed.

People

  • Assignee:
    Arnaud Heritier
    Reporter:
    Brett Porter
Vote (0)
Watch (0)

Dates

  • Created:
    28/Jun/04 6:13 AM
    Updated:
    07/Jul/04 5:24 PM
    Resolved:
    07/Jul/04 5:24 PM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.