You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "David Laxer (JIRA)" <ji...@apache.org> on 2018/05/25 19:36:00 UTC

[jira] [Commented] (CTAKES-509) Build Error

    [ https://issues.apache.org/jira/browse/CTAKES-509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16491197#comment-16491197 ] 

David Laxer commented on CTAKES-509:
------------------------------------

$ java -version
java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)
$ mvn -version
Apache Maven 3.5.3 (3383c37e1f9e9b3bc3df5050c29c8aff9f295297; 2018-02-24T11:49:05-08:00)
Maven home: /opt/local/share/java/maven3
Java version: 1.8.0_05, vendor: Oracle Corporation
Java home: /Library/Java/JavaVirtualMachines/jdk1.8.0_05.jdk/Contents/Home/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "10.11.6", arch: "x86_64", family: "mac"

followed these build instructions:

 

[https://cwiki.apache.org/confluence/display/CTAKES/cTAKES+4.0+Developer+Install+Guide]

 
{{$ exports MAVEN_OPTS=}}{{'-Xms3072m -Xmx4g -Xss128M  -XX:+CMSClassUnloadingEnabled -XX:-UseGCOverheadLimit [-Dmaven.test.failure.ignore=false'|https://cwiki.apache.org/confluence/display/CTAKES/-Dmaven.test.failure.ignore=false']}}
{{$  mvn --fail-at-end --errors --update-snapshots clean }}{{install}} {{sonar:sonar -DskipTests=}}{{false}} {{[-Dsonar.scm.provider=svn|https://cwiki.apache.org/confluence/display/CTAKES/-Dsonar.scm.provider=svn] [-Dsonar.host.url=https:|https://cwiki.apache.org/confluence/display/CTAKES/-Dsonar.host.url=https:]}}{{//builds}}{{[.apache.org|https://cwiki.apache.org/confluence/display/CTAKES/.apache.org]}}{{/analysis}}
 
 

> Build Error
> -----------
>
>                 Key: CTAKES-509
>                 URL: https://issues.apache.org/jira/browse/CTAKES-509
>             Project: cTAKES
>          Issue Type: Bug
>          Components: ctakes-temporal
>    Affects Versions: 4.0.1
>         Environment: OS X 10.11.6
>            Reporter: David Laxer
>            Priority: Major
>
> [ERROR] /Users/dbl/ctakes/trunk/ctakes-temporal/src/main/java/org/apache/ctakes/temporal/eval/Evaluation_ImplBase.java:[908,45] [unchecked] unchecked generic array creation for varargs parameter of type Collection<CAP#1>[]
> [ERROR]   where CAP#1 is a fresh type-variable:
> [ERROR]     CAP#1 extends TOP from capture of ? extends TOP



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)