You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Dennis Lundberg (JIRA)" <ji...@codehaus.org> on 2009/02/11 15:41:19 UTC

[jira] Closed: (MWAR-160) Strange behaviour of org.apache.maven.plugin.war.util.WarUtils.dependencyEquals(Dependency, Dependency)

     [ http://jira.codehaus.org/browse/MWAR-160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dennis Lundberg closed MWAR-160.
--------------------------------

         Assignee: Dennis Lundberg
       Resolution: Fixed
    Fix Version/s: 2.1

Fixed in r743348 including tests.

> Strange behaviour of org.apache.maven.plugin.war.util.WarUtils.dependencyEquals(Dependency, Dependency)
> -------------------------------------------------------------------------------------------------------
>
>                 Key: MWAR-160
>                 URL: http://jira.codehaus.org/browse/MWAR-160
>             Project: Maven 2.x War Plugin
>          Issue Type: Bug
>         Environment: all
>            Reporter: Grzegorz Grzybek
>            Assignee: Dennis Lundberg
>             Fix For: 2.1
>
>
> Maybe I have a bad day, but it seems that 
> {code:java}
> if ( !!StringUtils.equals( first.getArtifactId(), second.getArtifactId() ) )
> {
>    return false;
> }
> {code}
> has too many ! marks...
> am I wrong?
> with best regards
> Grzegorz Grzybek

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira