Jörn Kottmann wrote: >> Now, after installing the delta package and after fixing some >> duplicate jar files that I have in my >> environment I was able to build the package. >> >> But the created package is not ready to ship, since the NOTICE and >> LICENSE files are missing. > > I can work on this tomorrow, documentation is also not build. > > Must the KEYS and DISCLAIMER files also be included ?
KEYS file is optional, DISCLAIMER have to be in. > >> For example the log contains enties like: >> org.eclipse.core.runtime.CoreException[1]: >> java.lang.ClassNotFoundException: >> org.apache.uima.caseditor.Application >> at >> org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:434) >> >> at >> org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader. >> > > > I tested it for mac os and on a coworkers windows machine, both worked. > Please check if the MANIFEST.MF has the head revision. > > Did you saw the compiler warnings on the console during building ? > > Is there the caseditor.jar file inside the org.apache.caseditor plugin ? > The jar file is missing... The ant build output is available at people.a.o/home/mbaessler/public_html/CasEditorBuildOutput.txt
