Build: http://jenkins.thetaphi.de/job/Lucene-Solr-4.x-Linux/10705/
Java: 32bit/jdk1.7.0_60 -server -XX:+UseSerialGC

All tests passed

Build Log:
[...truncated 32600 lines...]
-check-forbidden-all:
[forbidden-apis] Reading bundled API signatures: jdk-unsafe-1.7
[forbidden-apis] Reading bundled API signatures: jdk-deprecated-1.7
[forbidden-apis] Reading bundled API signatures: commons-io-unsafe-2.3
[forbidden-apis] Reading API signatures: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/tools/forbiddenApis/base.txt
[forbidden-apis] Reading API signatures: 
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/lucene/tools/forbiddenApis/servlet-api.txt
[forbidden-apis] Loading classes to check...
[forbidden-apis] Scanning for API signatures and dependencies...
[forbidden-apis] Forbidden method invocation: 
java.util.concurrent.Executors#newFixedThreadPool(int) [Spawns threads with 
vague names; use a custom thread factory (Lucene's NamedThreadFactory, Solr's 
DefaultSolrThreadFactory) and name threads so that you can tell (by its name) 
which executor it is associated with]
[forbidden-apis]   in 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServerTest 
(ConcurrentUpdateSolrServerTest.java:167)
[forbidden-apis] 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]
[forbidden-apis]   in 
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrServerTest$TestServlet 
(ConcurrentUpdateSolrServerTest.java:85)
[forbidden-apis] Scanned 368 (and 504 related) class file(s) for forbidden API 
invocations (in 0.15s), 2 error(s).

BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:467: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/build.xml:70: The following 
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/build.xml:271: The 
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-4.x-Linux/solr/common-build.xml:479: 
Check for forbidden API calls failed, see log.

Total time: 105 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 32bit/jdk1.7.0_60 -server 
-XX:+UseSerialGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to