You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org> on 2011/07/26 19:11:15 UTC

[jira] [Created] (CONNECTORS-231) Apache Commons IO dependency is missing in the pom.xml

Apache Commons IO dependency is missing in the pom.xml
------------------------------------------------------

                 Key: CONNECTORS-231
                 URL: https://issues.apache.org/jira/browse/CONNECTORS-231
             Project: ManifoldCF
          Issue Type: Bug
          Components: Framework core
    Affects Versions: ManifoldCF 0.3
            Reporter: Piergiorgio Lucidi


Trying to use the Webapp and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-231) Apache Commons IO dependency is missing in the pom.xml

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi updated CONNECTORS-231:
------------------------------------------

    Attachment: patch.txt

This patch add the Apache Commons IO dependency in the Maven module of the ui-core project.

> Apache Commons IO dependency is missing in the pom.xml
> ------------------------------------------------------
>
>                 Key: CONNECTORS-231
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-231
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Piergiorgio Lucidi
>             Fix For: ManifoldCF 0.3
>
>         Attachments: patch.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Trying to use the Webapp deployed with Maven using Jetty and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (CONNECTORS-231) Apache Commons IO dependency is missing in the pom.xml

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Karl Wright reassigned CONNECTORS-231:
--------------------------------------

    Assignee: Karl Wright

> Apache Commons IO dependency is missing in the pom.xml
> ------------------------------------------------------
>
>                 Key: CONNECTORS-231
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-231
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Piergiorgio Lucidi
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.3
>
>         Attachments: patch.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Trying to use the Webapp deployed with Maven using Jetty and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CONNECTORS-231) Apache Commons IO dependency is missing in the pom.xml

Posted by "Karl Wright (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CONNECTORS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13071233#comment-13071233 ] 

Karl Wright commented on CONNECTORS-231:
----------------------------------------

r1151178


> Apache Commons IO dependency is missing in the pom.xml
> ------------------------------------------------------
>
>                 Key: CONNECTORS-231
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-231
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Piergiorgio Lucidi
>            Assignee: Karl Wright
>             Fix For: ManifoldCF 0.3
>
>         Attachments: patch.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Trying to use the Webapp deployed with Maven using Jetty and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-231) Apache Commons IO dependency is missing in the pom.xml

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi updated CONNECTORS-231:
------------------------------------------

    Description: Trying to use the Webapp deployed with Maven using Jetty and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.  (was: Trying to use the Webapp and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.)

> Apache Commons IO dependency is missing in the pom.xml
> ------------------------------------------------------
>
>                 Key: CONNECTORS-231
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-231
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Piergiorgio Lucidi
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Trying to use the Webapp deployed with Maven using Jetty and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-231) Apache Commons IO dependency is missing in the pom.xml

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi updated CONNECTORS-231:
------------------------------------------

    Resolution: Fixed
        Status: Resolved  (was: Patch Available)

> Apache Commons IO dependency is missing in the pom.xml
> ------------------------------------------------------
>
>                 Key: CONNECTORS-231
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-231
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Piergiorgio Lucidi
>             Fix For: ManifoldCF 0.3
>
>         Attachments: patch.txt
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Trying to use the Webapp deployed with Maven using Jetty and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CONNECTORS-231) Apache Commons IO dependency is missing in the pom.xml

Posted by "Piergiorgio Lucidi (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CONNECTORS-231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Piergiorgio Lucidi updated CONNECTORS-231:
------------------------------------------

    Fix Version/s: ManifoldCF 0.3
           Status: Patch Available  (was: Open)

> Apache Commons IO dependency is missing in the pom.xml
> ------------------------------------------------------
>
>                 Key: CONNECTORS-231
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-231
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 0.3
>            Reporter: Piergiorgio Lucidi
>             Fix For: ManifoldCF 0.3
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Trying to use the Webapp deployed with Maven using Jetty and trying to add a new repository connector the application return a NoClassDef exception for the Apache Commons IO package.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira