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)
  • uDIG
  • UDIG-45

build.xml improvement

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Minor Minor
  • Resolution: Fixed
  • Affects Version/s: UDIG 0.4
  • Fix Version/s: UDIG 0.4
  • Component/s: framework
  • Labels:
    None
  • Environment:
    Eclipse

Description

The build.xml script is great, unfortantly it is making a libs folder in the currently selected plug-in.

1) Select a plugin that is not net.refractions.udig.libs
2) Select Project > Clear
3) Ask to clear all the projects
4) A libs folder will be created in your selected plug-in.

Fun!

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • History
  • Activity
Hide
Permalink
Jody Garnett added a comment - 11/Oct/04 8:34 PM
Changed:

<property name="lib" value="../net.refractions.udig.libs/lib"/>

This masks the issue, but eclipse still refreshes the "current" plugin rather than net.refractions.udig.libs.
Show
Jody Garnett added a comment - 11/Oct/04 8:34 PM Changed: <property name="lib" value="../net.refractions.udig.libs/lib"/> This masks the issue, but eclipse still refreshes the "current" plugin rather than net.refractions.udig.libs.
Hide
Permalink
David Zwiers added a comment - 12/Oct/04 2:09 PM
This was a documented "feature" ... using a workspace relative variable which appears to resolve.
Show
David Zwiers added a comment - 12/Oct/04 2:09 PM This was a documented "feature" ... using a workspace relative variable which appears to resolve.

People

  • Assignee:
    David Zwiers
    Reporter:
    Jody Garnett
Vote (0)
Watch (0)

Dates

  • Created:
    08/Oct/04 10:00 PM
    Updated:
    06/Mar/09 5:41 AM
    Resolved:
    12/Oct/04 2:09 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.