You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org> on 2006/06/22 19:03:29 UTC

[jira] Created: (GERONIMO-2145) NPE in Maven1Repository

NPE in Maven1Repository
-----------------------

         Key: GERONIMO-2145
         URL: http://issues.apache.org/jira/browse/GERONIMO-2145
     Project: Geronimo
        Type: Bug
    Security: public (Regular issues) 
  Components: kernel  
    Versions: 1.1    
    Reporter: Aaron Mulder
 Assigned to: Aaron Mulder 
     Fix For: 1.1.1


Circa line 66: path.listFiles() returns null if it's not a directory or whatever.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Commented: (GERONIMO-2145) NPE in Maven1Repository

Posted by "Jason Dillon (JIRA)" <de...@geronimo.apache.org>.
    [ http://issues.apache.org/jira/browse/GERONIMO-2145?page=comments#action_12422735 ] 
            
Jason Dillon commented on GERONIMO-2145:
----------------------------------------

What is the problem this issue is talking about?

I don't see anything wrong.

What is the stack of the NPE?

> NPE in Maven1Repository
> -----------------------
>
>                 Key: GERONIMO-2145
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2145
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>             Fix For: 1.1.x
>
>
> Circa line 66: path.listFiles() returns null if it's not a directory or whatever.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2145) NPE in Maven1Repository

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2145?page=all ]

Dain Sundstrom updated GERONIMO-2145:
-------------------------------------

    Fix Version/s: 1.1.1
                       (was: 1.1.x)

> NPE in Maven1Repository
> -----------------------
>
>                 Key: GERONIMO-2145
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2145
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>         Assigned To: Dain Sundstrom
>             Fix For: 1.1.1
>
>         Attachments: 2145-NPE.patch
>
>
> Circa line 66: path.listFiles() returns null if it's not a directory or whatever.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2145) NPE in Maven1Repository

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2145?page=all ]

Aaron Mulder updated GERONIMO-2145:
-----------------------------------

    Assign To:     (was: Aaron Mulder)

> NPE in Maven1Repository
> -----------------------
>
>          Key: GERONIMO-2145
>          URL: http://issues.apache.org/jira/browse/GERONIMO-2145
>      Project: Geronimo
>         Type: Bug
>     Security: public(Regular issues) 
>   Components: kernel
>     Versions: 1.1
>     Reporter: Aaron Mulder
>      Fix For: 1.1.1

>
> Circa line 66: path.listFiles() returns null if it's not a directory or whatever.

-- 
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
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


[jira] Assigned: (GERONIMO-2145) NPE in Maven1Repository

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2145?page=all ]

Dain Sundstrom reassigned GERONIMO-2145:
----------------------------------------

    Assignee: Dain Sundstrom

> NPE in Maven1Repository
> -----------------------
>
>                 Key: GERONIMO-2145
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2145
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>         Assigned To: Dain Sundstrom
>             Fix For: 1.1.1
>
>         Attachments: 2145-NPE.patch
>
>
> Circa line 66: path.listFiles() returns null if it's not a directory or whatever.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (GERONIMO-2145) NPE in Maven1Repository

Posted by "Dain Sundstrom (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2145?page=all ]

Dain Sundstrom closed GERONIMO-2145.
------------------------------------

    Resolution: Fixed

Applied to 1.1.1.  This patch has already been applied to trunk.

> NPE in Maven1Repository
> -----------------------
>
>                 Key: GERONIMO-2145
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2145
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>         Assigned To: Dain Sundstrom
>             Fix For: 1.1.1
>
>         Attachments: 2145-NPE.patch
>
>
> Circa line 66: path.listFiles() returns null if it's not a directory or whatever.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2145) NPE in Maven1Repository

Posted by "Alan Cabrera (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2145?page=all ]

Alan Cabrera updated GERONIMO-2145:
-----------------------------------

    Fix Version/s: 1.1.x
                       (was: 1.1.1)

Moving unassigned issues over to the 1.1.x pool where they can be worked on for the, in all probability, 1.1.2 patch.

> NPE in Maven1Repository
> -----------------------
>
>                 Key: GERONIMO-2145
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2145
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>             Fix For: 1.1.x
>
>
> Circa line 66: path.listFiles() returns null if it's not a directory or whatever.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (GERONIMO-2145) NPE in Maven1Repository

Posted by "Aaron Mulder (JIRA)" <de...@geronimo.apache.org>.
     [ http://issues.apache.org/jira/browse/GERONIMO-2145?page=all ]

Aaron Mulder updated GERONIMO-2145:
-----------------------------------

    Attachment: 2145-NPE.patch

Attached patch against 1.1 branch to fix this problem.

> NPE in Maven1Repository
> -----------------------
>
>                 Key: GERONIMO-2145
>                 URL: http://issues.apache.org/jira/browse/GERONIMO-2145
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: kernel
>    Affects Versions: 1.1
>            Reporter: Aaron Mulder
>             Fix For: 1.1.x
>
>         Attachments: 2145-NPE.patch
>
>
> Circa line 66: path.listFiles() returns null if it's not a directory or whatever.

-- 
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
-
For more information on JIRA, see: http://www.atlassian.com/software/jira