[
https://issues.apache.org/jira/browse/NIFI-654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14572908#comment-14572908
]
Joseph Witt commented on NIFI-654:
----------------------------------
After updating jetty and running everything seems fine and works. However, I
do see this in the logs (this is on a version setup for 2-way ssl and so on)
2015-06-04 14:31:37,700 WARN [NiFi Web Server-134]
com.sun.jersey.spi.inject.Errors The following warnings have been detected with
resource and/or provider classes:
WARNING: A sub-resource method, public javax.ws.rs.core.Response
org.apache.nifi.web.api.ProcessGroupResource.updateProcessGroup(javax.servlet.http.HttpServletRequest,org.apache.nifi.web.api.request.LongParameter,org.apache.nifi.web.api.request.ClientIdParameter,java.lang.Boolean),
with URI template, "", is treated as a resource method
WARNING: A sub-resource method, public javax.ws.rs.core.Response
org.apache.nifi.web.api.ProcessGroupResource.updateProcessGroup(javax.servlet.http.HttpServletRequest,org.apache.nifi.web.api.entity.ProcessGroupEntity),
with URI template, "", is treated as a resource method
WARNING: A sub-resource method, public javax.ws.rs.core.Response
org.apache.nifi.web.api.ProcessGroupResource.getProcessGroup(org.apache.nifi.web.api.request.ClientIdParameter,java.lang.Boolean,java.lang.Boolean),
with URI template, "", is treated as a resource method
2015-06-04 14:32:10,664 WARN [NiFi Web Server-132]
com.sun.jersey.spi.inject.Errors The following warnings have been detected with
resource and/or provider classes:
WARNING: A sub-resource method, public javax.ws.rs.core.Response
org.apache.nifi.web.api.ProvenanceResource.submitProvenanceRequest(javax.servlet.http.HttpServletRequest,org.apache.nifi.web.api.request.ClientIdParameter,org.apache.nifi.web.api.request.DateTimeParameter,org.apache.nifi.web.api.request.DateTimeParameter,java.lang.String,java.lang.String,org.apache.nifi.web.api.request.IntegerParameter,java.lang.String,javax.ws.rs.core.MultivaluedMap),
with URI template, "", is treated as a resource method
WARNING: A sub-resource method, public javax.ws.rs.core.Response
org.apache.nifi.web.api.ProvenanceResource.submitProvenanceRequest(javax.servlet.http.HttpServletRequest,org.apache.nifi.web.api.entity.ProvenanceEntity),
with URI template, "", is treated as a resource method
> Update dependency versions
> ---------------------------
>
> Key: NIFI-654
> URL: https://issues.apache.org/jira/browse/NIFI-654
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Reporter: Joseph Witt
> Assignee: Joseph Witt
> Fix For: 0.2.0
>
>
> The following output comes from running
> mvn versions:update-dependency-versions
> [INFO] --- versions-maven-plugin:2.2:display-dependency-updates (default-cli)
> @ nifi-spark-receiver ---
> [INFO] The following dependencies in Dependency Management have newer
> versions:
> [INFO] ch.qos.logback:logback-classic ........................ 1.1.2 ->
> 1.1.3
> [INFO] com.jcraft:jsch ..................................... 0.1.51 ->
> 0.1.52
> [INFO] javax.jms:javax.jms-api ................................. 2.0 ->
> 2.0.1
> [INFO] joda-time:joda-time ....................................... 2.7 ->
> 2.8
> [INFO] net.sf.saxon:Saxon-HE ............................. 9.6.0-4 ->
> 9.6.0-5
> [INFO] org.apache.activemq:activemq-client ................. 5.10.0 ->
> 5.11.1
> [INFO] org.apache.avro:avro .................................. 1.7.6 ->
> 1.7.7
> [INFO] org.apache.commons:commons-lang3 ........................ 3.3.2 ->
> 3.4
> [INFO] org.apache.commons:commons-pool2 ........................ 2.3 ->
> 2.4.1
> [INFO] org.apache.hadoop:hadoop-annotations .................. 2.6.0 ->
> 2.7.0
> [INFO] org.apache.hadoop:hadoop-client ....................... 2.6.0 ->
> 2.7.0
> [INFO] org.apache.hadoop:hadoop-common ....................... 2.6.0 ->
> 2.7.0
> [INFO] org.apache.hadoop:hadoop-hdfs ......................... 2.6.0 ->
> 2.7.0
> [INFO] org.apache.hadoop:hadoop-mapreduce-client-core ........ 2.6.0 ->
> 2.7.0
> [INFO] org.apache.hadoop:hadoop-yarn-api ..................... 2.6.0 ->
> 2.7.0
> [INFO] org.apache.httpcomponents:httpclient .................. 4.3.6 ->
> 4.4.1
> [INFO] org.apache.lucene:lucene-analyzers-common ............ 4.10.3 ->
> 5.1.0
> [INFO] org.apache.lucene:lucene-core ........................ 4.10.3 ->
> 5.1.0
> [INFO] org.apache.lucene:lucene-queryparser ................. 4.10.3 ->
> 5.1.0
> [INFO] org.aspectj:aspectjweaver ............................. 1.8.4 ->
> 1.8.5
> [INFO] org.slf4j:jcl-over-slf4j ............................ 1.7.10 ->
> 1.7.12
> [INFO] org.slf4j:jul-to-slf4j .............................. 1.7.10 ->
> 1.7.12
> [INFO] org.slf4j:log4j-over-slf4j .......................... 1.7.10 ->
> 1.7.12
> [INFO] org.slf4j:slf4j-api ................................. 1.7.10 ->
> 1.7.12
> [INFO] org.slf4j:slf4j-simple .............................. 1.7.10 ->
> 1.7.12
> [INFO] org.springframework:spring-aop ........ 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework:spring-beans ...... 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework:spring-context .... 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework:spring-context-support ...
> [INFO] 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework:spring-core ....... 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework:spring-expression ...
> [INFO] 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework:spring-jdbc ....... 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework:spring-tx ......... 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework:spring-web ........ 4.1.4.RELEASE ->
> 4.1.6.RELEASE
> [INFO] org.springframework.security:spring-security-acl ...
> [INFO] 3.2.5.RELEASE ->
> 4.0.1.RELEASE
> [INFO] org.springframework.security:spring-security-config ...
> [INFO] 3.2.5.RELEASE ->
> 4.0.1.RELEASE
> [INFO] org.springframework.security:spring-security-core ...
> [INFO] 3.2.5.RELEASE ->
> 4.0.1.RELEASE
> [INFO] org.springframework.security:spring-security-web ...
> [INFO] 3.2.5.RELEASE ->
> 4.0.1.RELEASE
> [INFO]
> [INFO] artifact org.apache.spark:spark-streaming_2.10: checking for updates
> from central
> [INFO] The following dependencies in Dependencies have newer versions:
> [INFO] org.apache.spark:spark-streaming_2.10 ................. 1.2.0 ->
> 1.3.1
> [INFO]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)