Jörn Kottmann wrote: > > On Apr 8, 2008, at 10:00 AM, Michael Baessler wrote: > >> 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. > > Ok, then I have todo this too. > >>> >>> 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. > > Ok, I will do it this way for now. > >>> 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. > > I think there is still a problem with your eclipse installation. > Can you please download eclipse 3.3.2, then install the EMF stuff > and the delta package. This should work fine. I am sorry for this one. > Sorry I'm still not able to build the CasEditor release. I used the eclipse 3.3.2 version with EMF 2.3.2, delta package 3.3.2 and the UIMA plulgins version 2.2.2. I got no build errors, but the CasEditor plugin jar is not created. I also still see the source code in the binary package. Not sure what is wrong on my machine. Maybe someone else can try to build and check if it works.
-- Michael
