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)
  • Continuum
  • CONTINUUM-1619

Project Ant : Adding a built-in property allowing to know wich project is under construction from the ant build script

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: Improvement Improvement
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.2
  • Component/s: Core system
  • Labels:
    None
  • Environment:
    project ant
  • Complexity:
    Intermediate
  • Patch Submitted:
    Yes

Description

Adding a built-in property allowing to know wich project is under construction from an ant build script
For done it, i propose to complete the AbstractBuildExecutor#getContinuumSystemProperties();

With such feature an ant task will be authorized to retrieve some informations about the current project with the use of the xml-rpc client api.
I would use it for my integration (using continuum) for some Netbeans projects.

I submit a trivial patch (maybe in a wrong format) for the AbstractBuildExecutor

  • Options
    • Sort By Name
    • Sort By Date
    • Ascending
    • Descending
    • Download All

Attachments

  1. Text File
    AbstractBuildExecutor.patch
    10/Jan/08 9:03 AM
    0.1 kB
    ANDRE Sébastien

Activity

  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
Olivier Lamy added a comment - 15/Apr/08 5:28 PM

fixed in rev 648437.
Adding three properties :

  • continuum.project.id
  • continuum.project.name
  • continuum.project.version

Sure the patch format is not very correct .
Have a look here http://continuum.apache.org/development/guide-continuum-development.html

Show
Olivier Lamy added a comment - 15/Apr/08 5:28 PM fixed in rev 648437. Adding three properties :
  • continuum.project.id
  • continuum.project.name
  • continuum.project.version
Sure the patch format is not very correct . Have a look here http://continuum.apache.org/development/guide-continuum-development.html

People

  • Assignee:
    Olivier Lamy
    Reporter:
    ANDRE Sébastien
Vote (0)
Watch (0)

Dates

  • Created:
    10/Jan/08 9:03 AM
    Updated:
    15/Apr/08 5:28 PM
    Resolved:
    15/Apr/08 5:28 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.