You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2009/03/26 23:06:12 UTC

[jira] Created: (MSHARED-100) null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()

null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()
--------------------------------------------------------------------

                 Key: MSHARED-100
                 URL: http://jira.codehaus.org/browse/MSHARED-100
             Project: Maven Shared Components
          Issue Type: Improvement
          Components: maven-filtering
    Affects Versions: maven-filtering-1.0-beta-3
            Reporter: Robert Scholte
         Attachments: nullSafeDefaultFileFilter.patch

Current implementation requires a mavenProject to make use of DefaultMavenFileFilter.getDefaultFilterWrappers().
When using a pomless plugin, you run into problems. By ignoring the mavenProject you could make use of the same strength.

-- 
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

        

[jira] Closed: (MSHARED-100) null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHARED-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MSHARED-100.
--------------------------------

    Resolution: Fixed

fixed in rev 758926.
Thanks

> null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()
> --------------------------------------------------------------------
>
>                 Key: MSHARED-100
>                 URL: http://jira.codehaus.org/browse/MSHARED-100
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-filtering
>    Affects Versions: maven-filtering-1.0-beta-3
>            Reporter: Robert Scholte
>            Assignee: Olivier Lamy
>             Fix For: maven-filtering-1.0-beta-3
>
>         Attachments: nullSafeDefaultFileFilter.patch
>
>
> Current implementation requires a mavenProject to make use of DefaultMavenFileFilter.getDefaultFilterWrappers().
> When using a pomless plugin, you run into problems. By ignoring the mavenProject you could make use of the same strength.

-- 
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

        

[jira] Updated: (MSHARED-100) null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHARED-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MSHARED-100:
---------------------------------

         Assignee: Olivier Lamy
    Fix Version/s: maven-filtering-1.0-beta-4

> null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()
> --------------------------------------------------------------------
>
>                 Key: MSHARED-100
>                 URL: http://jira.codehaus.org/browse/MSHARED-100
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-filtering
>    Affects Versions: maven-filtering-1.0-beta-3
>            Reporter: Robert Scholte
>            Assignee: Olivier Lamy
>             Fix For: maven-filtering-1.0-beta-4
>
>         Attachments: nullSafeDefaultFileFilter.patch
>
>
> Current implementation requires a mavenProject to make use of DefaultMavenFileFilter.getDefaultFilterWrappers().
> When using a pomless plugin, you run into problems. By ignoring the mavenProject you could make use of the same strength.

-- 
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

        

[jira] Updated: (MSHARED-100) null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MSHARED-100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy updated MSHARED-100:
---------------------------------

    Fix Version/s:     (was: maven-filtering-1.0-beta-4)
                   maven-filtering-1.0-beta-3

> null safe call for DefaultMavenFileFilter.getDefaultFilterWrappers()
> --------------------------------------------------------------------
>
>                 Key: MSHARED-100
>                 URL: http://jira.codehaus.org/browse/MSHARED-100
>             Project: Maven Shared Components
>          Issue Type: Improvement
>          Components: maven-filtering
>    Affects Versions: maven-filtering-1.0-beta-3
>            Reporter: Robert Scholte
>            Assignee: Olivier Lamy
>             Fix For: maven-filtering-1.0-beta-3
>
>         Attachments: nullSafeDefaultFileFilter.patch
>
>
> Current implementation requires a mavenProject to make use of DefaultMavenFileFilter.getDefaultFilterWrappers().
> When using a pomless plugin, you run into problems. By ignoring the mavenProject you could make use of the same strength.

-- 
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