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
  • MAVEN-79

Documentation: Getting-Started.Integrate has 2 JAR RESOURCES

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: 1.0-beta-7
  • Fix Version/s: 1.0-beta-10
  • Component/s: None
  • Labels:
    None

Description

Example project.xml has the JAR RESOURCES in twice. Surely they're not both needed.

<!-- J A R R E S O U R C E S -->
<!-- Resources that are packaged up inside the JAR file -->
<resources>
<includes>
<include>*.xsd</include>
<include>log4j.properties</include>
</includes>
</resources>

<!-- Integration unit test cases -->
<integrationUnitTest/>

<!-- J A R R E S O U R C E S -->
<!-- Resources that are packaged up inside the JAR file -->

<jarResources>
<jarResource>include = *.dtd</jarResource>

Issue Links

is depended upon by

Task - A task that needs to be done. MAVEN-401 Release maven-b10

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Ben Walding added a comment - 10/Jun/03 9:55 AM

Already fixed.

Show
Ben Walding added a comment - 10/Jun/03 9:55 AM Already fixed.

People

  • Assignee:
    Ben Walding
    Reporter:
    Henri Yandell
Vote (0)
Watch (0)

Dates

  • Created:
    16/Aug/02 2:01 AM
    Updated:
    08/Mar/06 10:45 PM
    Resolved:
    10/Jun/03 9:55 AM
  • 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.