Adam Lally wrote:
I just noticed that in uimaj-tools/src/main there is a directory named
org.apache.uima.tools.jcasgen. (That isn't Java package name
notation, the dots are actually in the diretory name.) Inside there
are .javajet files. Is this naming intentional? The dots confuse me
into thinking this is actually a chain of directories as usual for
Java.
Sorry for the confusion. The naming was intentional, the creating
confusion was not :-)
Feel free to rename this; the name should indicate it goes with the
jcasgen stuff.
Also I think under src/main there should perhaps be a directory called
"jet" or "javajet", with additional things under that.
Possibly - but I doubt others will use this facility, other than JCasGen.
But I don't have any strong feelings about this issue - so please rename
if you wish.
-Marshall