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 07:14:11 UTC

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

Shinichiro Abe created CONNECTORS-1254:
------------------------------------------

             Summary: 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
            Priority: Minor


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)