dkpro / dkpro-core

Collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
https://dkpro.github.io/dkpro-core
Other
196 stars 67 forks source link

Port to Ant 1.9.4 or major #671

Closed puntogil closed 5 months ago

puntogil commented 9 years ago

Hi any plan to port dkpro-core to Ant 1.9.4 or major ? thanks in advace I use 1.9.4, this is the error during the build dkpro-core-de.tudarmstadt.ukp.dkpro.core-asl-1.7.0/de.tudarmstadt.ukp.dkpro.core.api.io-asl/src/main/java/de/tudarmstadt/ukp/dkpro/core/api/io/FileSetCollectionReaderBase.java:[189,35] incompatible types: org.apache.tools.ant.types.resources.FileResourceIterator cannot be converted to java.util.Iterator

reckart commented 9 years ago

Can you provide a stack trace?

puntogil commented 9 years ago

no, sorry regards

reckart commented 5 months ago

We are using ant 1.10.x now.