reckart opened a new issue, #427:
URL: https://github.com/apache/uima-uimaj/issues/427

   **Is your feature request related to a problem? Please describe.**
   The `enhance` goal may cause problems in environments with incremental build 
mechanisms. In the best case, it may schedule a second build - in the worst 
case infinite builds.
   
   **Describe the solution you'd like**
   The `enhance` goal picks up information from Java source files and adds it 
to the Java annotations embedded in the class files. If the `generate` goal 
could pick up that information and put it directly into the generated XML 
descriptors, it might not be necessary at all to use the `enhance` goal to 
post-process the class files.
   
   **Additional context**
   See https://github.com/apache/uima-uimafit/issues/227
   


-- 
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: dev-unsubscr...@uima.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to