google-code-export / uimafit

Automatically exported from code.google.com/p/uimafit
2 stars 1 forks source link

jcasgen source files should be generated to target/generated-sources/jcasgen #47

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I thought for sure that we took care of this recently - esp. because Richard 
gave me some helpful feedback on how to do this.  However, it seems that I only 
made this change for Cleartk.  Anyways, I think the source code generated by 
jcasgen should be placed in the target/generated-sources/jcasgen.  For details 
on how to do this see duplicate issue in the ClearTK project:

http://code.google.com/p/cleartk/issues/detail?id=170

I may have tweaked my final solution.  To see an actual pom.xml file, see the 
following:

http://code.google.com/p/cleartk/source/browse/branches/CleartkProjectReOrg/clea
rtk-token/pom.xml?r=2199

I am happy to take care of this if no one has objections or additional advice.  

Original issue reported on code.google.com by pvogren@gmail.com on 31 Dec 2010 at 4:38

GoogleCodeExporter commented 9 years ago
I made this change for uimaFIT but not for uimaFIT-examples.  I ignored the 
latter because we actually checked in the type system generated java files to 
make things incrementally easier for novice users (if I remember correctly) so 
that they have a better chance of getting the code to compile if they aren't 
using maven.  

Original comment by pvogren@gmail.com on 3 Jan 2011 at 11:47

GoogleCodeExporter commented 9 years ago

Original comment by richard.eckart on 7 Apr 2011 at 12:12