Johnsd11 opened a new issue, #53:
URL: https://github.com/apache/ctakes/issues/53

   ### What happened?
   
   Hi all,   Looking at the 5.0 repo, there's a compilation error across many
   projects because what is being imported as
   *org.apache.ctakes.contexttokenizer.ae.**
   
   is actually located in package
   *org.apache.ctakes.context.tokenizer.ae
   <http://org.apache.ctakes.context.tokenizer.ae/>*
   and the maven artifact is declared as
   *<artifactId>ctakes-context-tokenizer</artifactId>*
   
   I've changed the import statements in 13 files, but if there's anyone who
   feels strongly that I should leave those alone and change the package &
   folder instead, let me know.
   
   DId anyone else notice this too?
   
   ### Relevant log output
   
   ```shell
   
   ```
   
   ### cTAKES.error.log contents
   
   ```shell
   
   ```
   
   ### Version
   
   5.1.0
   
   ### What operating system are you seeing the problem on?
   
   _No response_
   
   ### Contact Details
   
   _No response_


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to