You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@manifoldcf.apache.org by "Shinichiro Abe (JIRA)" <ji...@apache.org> on 2015/11/19 08:45:10 UTC

[jira] [Resolved] (CONNECTORS-1254) jetty dependencies is missing in jetty-runner

     [ https://issues.apache.org/jira/browse/CONNECTORS-1254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shinichiro Abe resolved CONNECTORS-1254.
----------------------------------------
       Resolution: Fixed
         Assignee: Shinichiro Abe
    Fix Version/s: ManifoldCF 2.3

The ant testing has passed.
r1715118.

> jetty dependencies is missing in jetty-runner
> ---------------------------------------------
>
>                 Key: CONNECTORS-1254
>                 URL: https://issues.apache.org/jira/browse/CONNECTORS-1254
>             Project: ManifoldCF
>          Issue Type: Bug
>          Components: Framework core
>    Affects Versions: ManifoldCF 2.2
>            Reporter: Shinichiro Abe
>            Assignee: Shinichiro Abe
>            Priority: Minor
>             Fix For: ManifoldCF 2.3
>
>         Attachments: CONNECTORS-1254.patch
>
>
> In current trunk, I run jetty-runner by mvn exec and operate crawler ui.
> Then I saw the following message on my console.
> {noformat}
> WARN: Unknown target VM 1.7 ignored.
> WARN: Unknown source VM 1.7 ignored.
> WARN: Unknown target VM 1.7 ignored.
> WARN: Unknown source VM 1.7 ignored.
> ...
> {noformat}
> When I append lost jetty dependencies in jetty-runner' pom, that message doesn't happen.
> It seems I've forgotten to do that on CONNECTORS-1050.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)