You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by bu...@apache.org on 2012/07/14 10:47:16 UTC

[Bug 53549] New: Refactor extensionOf attributes resolution to make it available for implementation of ProjectHelper class

https://issues.apache.org/bugzilla/show_bug.cgi?id=53549

          Priority: P2
            Bug ID: 53549
          Assignee: notifications@ant.apache.org
           Summary: Refactor extensionOf attributes resolution to make it
                    available for implementation of ProjectHelper class
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: jlboudart@apache.org
          Hardware: PC
            Status: NEW
           Version: unspecified
         Component: Core
           Product: Ant

Current implementation of ProjectHelper2, has some code to defer extensionOf
attributes resolution.

It seems a common need for alternative implementation of ProjectHelper class.
So i suggest to extract this piece of code into ProjectHelper.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53549] Refactor extensionOf attributes resolution to make it available for implementation of ProjectHelper class

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53549

Nicolas Lalevée <ni...@hibnet.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |1.9.0

--- Comment #2 from Nicolas Lalevée <ni...@hibnet.org> ---
patch applied.
Thank you.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 53549] Refactor extensionOf attributes resolution to make it available for implementation of ProjectHelper class

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=53549

--- Comment #1 from Jean-Louis Boudart <jl...@apache.org> ---
Created attachment 29060
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=29060&action=edit
a patch containing extracted method

Please find the attached patch :)

-- 
You are receiving this mail because:
You are the assignee for the bug.