You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by "Brian K. Wallace (JIRA)" <hi...@jakarta.apache.org> on 2005/02/12 09:19:11 UTC

[jira] Created: (HIVEMIND-92) ManifestClassPath accessing deprecated variable

ManifestClassPath accessing deprecated variable
-----------------------------------------------

         Key: HIVEMIND-92
         URL: http://issues.apache.org/jira/browse/HIVEMIND-92
     Project: HiveMind
        Type: Improvement
  Components: framework  
    Versions: 1.1    
 Environment: Ant 1.6.2
    Reporter: Brian K. Wallace
    Priority: Minor
 Attachments: ManifestClassPath.patch

When compiling ManifestClassPath, two warnings are issued as a result of the protected variable project being marked as deprecated in Ant 1.6.2. Accessing this variable should be done through accessor methods.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


[jira] Assigned: (HIVEMIND-92) ManifestClassPath accessing deprecated variable

Posted by "Howard M. Lewis Ship (JIRA)" <hi...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/HIVEMIND-92?page=history ]

Howard M. Lewis Ship reassigned HIVEMIND-92:
--------------------------------------------

    Assign To: Howard M. Lewis Ship

> ManifestClassPath accessing deprecated variable
> -----------------------------------------------
>
>          Key: HIVEMIND-92
>          URL: http://issues.apache.org/jira/browse/HIVEMIND-92
>      Project: HiveMind
>         Type: Improvement
>   Components: framework
>     Versions: 1.1
>  Environment: Ant 1.6.2
>     Reporter: Brian K. Wallace
>     Assignee: Howard M. Lewis Ship
>     Priority: Minor
>  Attachments: ManifestClassPath.patch
>
> When compiling ManifestClassPath, two warnings are issued as a result of the protected variable project being marked as deprecated in Ant 1.6.2. Accessing this variable should be done through accessor methods.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


[jira] Closed: (HIVEMIND-92) ManifestClassPath accessing deprecated variable

Posted by "Howard M. Lewis Ship (JIRA)" <hi...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/HIVEMIND-92?page=history ]
     
Howard M. Lewis Ship closed HIVEMIND-92:
----------------------------------------

     Resolution: Fixed
    Fix Version: 1.1

Patch applied, thanks!

> ManifestClassPath accessing deprecated variable
> -----------------------------------------------
>
>          Key: HIVEMIND-92
>          URL: http://issues.apache.org/jira/browse/HIVEMIND-92
>      Project: HiveMind
>         Type: Improvement
>   Components: framework
>     Versions: 1.1
>  Environment: Ant 1.6.2
>     Reporter: Brian K. Wallace
>     Assignee: Howard M. Lewis Ship
>     Priority: Minor
>      Fix For: 1.1
>  Attachments: ManifestClassPath.patch
>
> When compiling ManifestClassPath, two warnings are issued as a result of the protected variable project being marked as deprecated in Ant 1.6.2. Accessing this variable should be done through accessor methods.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org


[jira] Updated: (HIVEMIND-92) ManifestClassPath accessing deprecated variable

Posted by "Brian K. Wallace (JIRA)" <hi...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/HIVEMIND-92?page=history ]

Brian K. Wallace updated HIVEMIND-92:
-------------------------------------

    Attachment: ManifestClassPath.patch

Patch to utilize getProject() instead of accessing the project variable directly.

> ManifestClassPath accessing deprecated variable
> -----------------------------------------------
>
>          Key: HIVEMIND-92
>          URL: http://issues.apache.org/jira/browse/HIVEMIND-92
>      Project: HiveMind
>         Type: Improvement
>   Components: framework
>     Versions: 1.1
>  Environment: Ant 1.6.2
>     Reporter: Brian K. Wallace
>     Priority: Minor
>  Attachments: ManifestClassPath.patch
>
> When compiling ManifestClassPath, two warnings are issued as a result of the protected variable project being marked as deprecated in Ant 1.6.2. Accessing this variable should be done through accessor methods.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org