Note that there are some explanatory texts on larger screens.

plurals
  1. PONeed help resolving Clover issue
    text
    copied!<p>Forgive me if the question is too vague. I am not a clover expert but i need this issue resolved. Clover seem to be having issues with a particular class as show in the trace below. I need to exclude this class entirely from the clovers part cause the class isnt all that necessary. Is this even a clover issue or just a java issue? thanks again and sorry if this just trivial.</p> <pre><code>enter code here [javac] [apt] warning: Annotation types without processors: [java.lang.SuppressWarnings] [apt] 1 warning [apt] Ignoring compiler attribute for the APT task, as it is fixed [javac] Compiling 268 source files to /home/retail_website/build/.src/Platform/AlibrisBiz/build/classes [clover] Clover Version 2.6.0, built on September 09 2009 (build-771) [clover] Loaded from: /home/retail_website/build/clover/clover.jar [clover] Clover: Commercial License registered to Alibris. [clover] Updating existing database at '/home/retail_website/build/clover.database/clover.db'. [clover] Processing files at 1.5 source level. [clover] Clover all over. Instrumented 268 files (27 packages). [clover] Elapsed time = 7.155 secs. (37.456 files/sec, 9,859.259 /tmp/clover51982.tmp/com/maxmind/geoip/regionName.java:4: code too large for try statement [javac] static public String regionNameByCode(String country_code,String region_code) {try{__CLR2_6_09so9sogbuuz0jf.R.inc(12696); [javac] ^ [javac] /tmp/clover51982.tmp/com/maxmind/geoip/regionName.java:4: code too large [javac] static public String regionNameByCode(String country_code,String region_code) {try{__CLR2_6_09so9sogbuuz0jf.R.inc(12696); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 2 errors </code></pre>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload