[
https://issues.apache.org/jira/browse/UIMA-3325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16494420#comment-16494420
]
ASF GitHub Bot commented on UIMA-3325:
--------------------------------------
asfgit commented on issue #4: [UIMA-3325] FSCollectionFactory.createStringArray
returns StringArrayFS
URL: https://github.com/apache/uima-uimafit/pull/4#issuecomment-392973672
Refer to this link for build results (access rights to CI server needed):
https://builds.apache.org/job/Apache%20UIMA%20uimaFIT%20(GitHub%20PR)/12/<h2>Build
result: FAILURE</span></h2>[...truncated 167.51 KB...][ERROR] [ERROR] For more
information about the errors and possible solutions, please read the following
articles:[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command[ERROR] mvn <goals> -rf :uimafit-legacy-support[JENKINS] Archiving
/home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-core/pom.xml to
org.apache.uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-core/target/uimafit-core-3.0.0-SNAPSHOT.jar to
org.apache.uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-SNAPSHOT.jar[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-docbook/pom.xml to
org.apache.uima/uimafit-docbook/3.0.0-SNAPSHOT/uimafit-docbook-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/pom.xml to
org.apache.uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-cpe/pom.xml to
org.apache.uima/uimafit-cpe/3.0.0-SNAPSHOT/uimafit-cpe-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-maven-plugin/pom.xml to
org.apache.uima/uimafit-maven-plugin/3.0.0-SNAPSHOT/uimafit-maven-plugin-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-maven-plugin/target/uimafit-maven-plugin-3.0.0-SNAPSHOT.jar to
org.apache.uima/uimafit-maven-plugin/3.0.0-SNAPSHOT/uimafit-maven-plugin-3.0.0-SNAPSHOT.jar[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-legacy-support/pom.xml to
org.apache.uima/uimafit-legacy-support/3.0.0-SNAPSHOT/uimafit-legacy-support-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-parent/pom.xml to
org.apache.uima/uimafit-parent/3.0.0-SNAPSHOT/uimafit-parent-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-examples/pom.xml to
org.apache.uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-examples/target/uimafit-examples-3.0.0-SNAPSHOT.jar to
org.apache.uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-SNAPSHOT.jar[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-spring/pom.xml to
org.apache.uima/uimafit-spring/3.0.0-SNAPSHOT/uimafit-spring-3.0.0-SNAPSHOT.pom[JENKINS]
Archiving /home/jenkins/jenkins-slave/workspace/Apache UIMA uimaFIT (GitHub
PR)/uimafit-spring/target/uimafit-spring-3.0.0-SNAPSHOT.jar to
org.apache.uima/uimafit-spring/3.0.0-SNAPSHOT/uimafit-spring-3.0.0-SNAPSHOT.jarchannel
stoppedAdding one-line test results to commit status...Setting status of
98dc6d04a9dffb77064265fe882f368e9f17a0a9 to FAILURE with url
https://builds.apache.org/job/Apache%20UIMA%20uimaFIT%20(GitHub%20PR)/12/ and
message: 'FAILURE 211 tests run, 1 skipped, 0 failed.'Using context: Apache
Build Server
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> FSCollectionFactory.createStringArray returns StringArrayFS
> -----------------------------------------------------------
>
> Key: UIMA-3325
> URL: https://issues.apache.org/jira/browse/UIMA-3325
> Project: UIMA
> Issue Type: Bug
> Components: uimaFIT
> Affects Versions: 2.0.0uimaFIT
> Reporter: Nicolai Erbs
> Assignee: Richard Eckart de Castilho
> Priority: Minor
> Labels: binary-incompatible-change
> Fix For: 3.0.0uimaFIT
>
> Attachments: UIMA-3325.txt
>
> Original Estimate: 2h
> Remaining Estimate: 2h
>
> FSCollectionFactory provides methods to convert java arrays to feature
> structure arrays. In the current version it return a StringArrayFS but a
> StringArray is needed.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)