See 
<https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/273/changes>

Changes:

[jkosin] OPENNLP-415: Refactored the DictionaryNameFinder to not use the 
mMetaDictionary, I also simplified the arraycopy() to use original arrays in 
the copy... more fun.  Thanks to Loic Descotte for finding the bug.

[jkosin] OPENNLP-415: Added a test for the case sensitivity example

------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache OpenNLP Tools 1.5.3-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ opennlp-tools ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
opennlp-tools ---
[INFO] [debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
opennlp-tools ---
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
opennlp-tools ---
[INFO] Compiling 405 source files to 
<https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/namefind/DictionaryNameFinder.java>:[46,43]
 illegal start of type
[ERROR] 
<https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/src/main/java/opennlp/tools/namefind/DictionaryNameFinder.java>:[46,46]
 > expected
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/OpenNLP/org.apache.opennlp$opennlp-tools/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/OpenNLP/modules/org.apache.opennlp$opennlp-tools/builds/2011-12-21_05-10-07/archive/org.apache.opennlp/opennlp-tools/1.5.3-incubating-SNAPSHOT/opennlp-tools-1.5.3-incubating-SNAPSHOT.pom

Reply via email to