Date: prev next · Thread: first prev next last
2019 Archives by date, by thread · List index


Hello everybody,
                I'm developing a document generator based on LibreOffice API for the software 
Eclipse Papyrus (under EPL V2 (Eclipse Public License V2 )). As LibreOffice API is not under EPL 
license, the Eclipse Foundation has a process to allow me to use this API. Eclipse is checking the 
license compatibility and checks the source code too.
In order to do that, I provided to Eclipse several jar sources (Unoil, juh, ridl, ...). 
Unfortunately, there is problem with 
https://repo1.maven.org/maven2/org/libreoffice/unoil/5.4.2/unoil-5.4.2-sources.jar , the jar is 
empty.

Initially my question would be : "Does someone know, how I can get easily the source of the unoil 
jar ? "

But after checking on Internet, I found this page for OpenOffice: 
https://wiki.openoffice.org/wiki/Uno/Java/MavenBundles  were it is written:

The Maven Repository requires a sources and javadoc jar even if they are empty. We need to include 
a README file to explain this. The contents of the README file for unoil should contain:
No Java source files or Javadocs exist for the UNO Interface Library.
unoil.jar is built from class files generated from IDL files during a complete build of Apache 
OpenOffice.
The IDL documentation can be found here:
http://www.openoffice.org/api/docs/common/ref/com/sun/star/module-ix.html

Create the empty jar files from <target> directory

jar cvfM unoil-4.1.2-sources.jar META-INF/LICENSE META-INF/NOTICE META-INF/README

jar cvfM unoil-4.1.2-javadoc.jar META-INF/LICENSE META-INF/NOTICE META-INF/README


So, there is no real jar source for it, only idl files. Right ?
So, I would try to provide these idl files to Eclipse. Please could you confirm me that all 
contents of unoil.jar comes from the offapi folder of the git 
http://anongit.freedesktop.org/git/libreoffice/core.git .

Do you know which branch I must use to get the idl file used to generate unoil-5.4.2 ?


Thank you very much
Regards,
--
Vincent LORENZO
01-69-08-17-24
CEA Saclay Nano-INNOV
Institut CARNOT CEA LIST
Point Courrier n° 174
91 191 Gif sur Yvette CEDEX


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.