This is a forbidden-api failure in Solrj tests:

      [mvn] [INFO]
------------------------------------------------------------------------
      [mvn] [INFO] Building Apache Solr Solrj tests
      [mvn] [INFO]    task-segment: [install]
      [mvn] [INFO]
------------------------------------------------------------------------
[...]
      [mvn] [INFO] [forbiddenapis:testCheck {execution:
test-check-forbidden-servlet-api}]
      [mvn] [INFO] Scanning for classes to check...
      [mvn] [INFO] Reading API signatures:
/usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/lucene/tools/forbiddenApis/servlet-api.txt
      [mvn] [INFO] Loading classes to check...
      [mvn] [INFO] Scanning for API signatures and dependencies...
      [mvn] [ERROR] Forbidden method invocation:
javax.servlet.ServletRequest#getParameterMap() [Servlet API method is
parsing request parameters without using the correct encoding if no
extra configuration is given in the servlet container]
      [mvn] [ERROR]   in
org.apache.solr.client.solrj.impl.BasicHttpSolrClientTest$DebugServlet
(BasicHttpSolrClientTest.java:113)
      [mvn] [ERROR] Scanned 101 (and 327 related) class file(s) for
forbidden API invocations (in 0.20s), 1 error(s).


On Wed, Dec 31, 2014 at 3:05 PM, Apache Jenkins Server <
[email protected]> wrote:

> Build: https://builds.apache.org/job/Lucene-Solr-Maven-trunk/1306/
>
> No tests ran.
>
> Build Log:
> [...truncated 40205 lines...]
> BUILD FAILED
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:542:
> The following error occurred while executing this line:
> /usr/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Maven-trunk/build.xml:204:
> The following error occurred while executing this line:
> : Java returned: 1
>
> Total time: 20 minutes 46 seconds
> Build step 'Invoke Ant' marked build as failure
> Email was triggered for: Failure
> Sending email for trigger: Failure
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>

Reply via email to