- The source Package cannot be compiled since the UIMA core plugins
cannot be copied (not available
in the source package). I'm currently not sure how to solve this
issue. The current source package
cannot be reproduced since the dependencies can change. Does anyone
has another idea than copying
the used jars to the CasEditor project?
How does it works in the other sandbox components ? They need the doc
packages
to be build, are they included in the source build ?
It would be possible to get the runtime plugin in either from the core
plugin project or
make it mandatory plugin for the eclipse installation which is used to
build
the cas editor.
The build script could check if the user did provide the correct
version of the
runtime plugin.
To make the build reproducible we also have to enforce that the user
is using
the same eclipse version as we used for the release build.
Should we checkin this too ?
- The binary package for the CasEditor still contains many sources at
2.2.2-win32.win32.x86.zip\CasEditor\plugins
\org.apache.uima.caseditor_2.2.2.incubating\
I do not see source files inside the release build.
Do you have the src folder there ?
Please give me more details.
Maybe thats a sign that the build on your machine is still failing,
could you start
the cas editor ?
Jörn