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 Ear Plugin
  • MPEAR-4

Typo for property "ear.appxml.war.context-root" in plugin.jelly

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

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

Description

In plugin.jelly line 151, the line:

<x:element name="context-root">${dep.getProperty('ear.appxml.ear.context-root')}</x:element>

Should read:

<x:element name="context-root">${dep.getProperty('ear.appxml.war.context-root')}</x:element>

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Vincent Massol added a comment - 06/Sep/03 9:20 AM

Already fixed in CVS for 1.0rc1. Thanks.

Show
Vincent Massol added a comment - 06/Sep/03 9:20 AM Already fixed in CVS for 1.0rc1. Thanks.

People

  • Assignee:
    Unassigned
    Reporter:
    Per Olesen
Vote (0)
Watch (0)

Dates

  • Created:
    06/Sep/03 8:03 AM
    Updated:
    16/Nov/03 11:48 AM
    Resolved:
    06/Sep/03 9:20 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.