Jörn Kottmann wrote:
>> - 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 ?
Yes, they are included and specially tagged.

> 
> 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 ?

Maybe this is a good workaround.

> 
> 
>> - 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 ?
Yes I still have the src folder with all its content.

> Please give me more details.
> 
> Maybe thats a sign that the build on your machine is still failing,
> could you start
> the cas editor ?

I can't start the CasEditor, still some ClassNotFound exceptions. Seems that the
CasEditor build doesn't work properly for me.

I uploaded the ant build output to my home directory.

-- Michael

Reply via email to