summaryrefslogtreecommitdiff
path: root/ridljar/source/unoloader
AgeCommit message (Collapse)AuthorFilesLines
2015-12-03Add build toolchain to upload LibreOffice API to Maven CentralDavid Ostrovsky1-0/+20
Set up the toolchain to create sources and javadocs artifacts in addition to JARs created during the build. Use Buck build tool for that: [1]. This is a fork of Google's build tool Blaze, created by Xooglers at Facebook. This build tool (like Blaze itself) uses Python to write build files. Add needed tools and build files to install LibreOffice API artifacts to local Maven repository or deploy them to Maven Central. To build all needed artifacts LibreOffice must be built regularly with GNU make first. To build the rest of the API (sources and javadocs): $> buck build api To replace version number with upcoming release version: $> solenv/bin/version.py 5.1.0 To install the API to local Maven repository: $> buck build api_install To deploy the API to Maven Central: $> buck build api_deploy Detailed documentation is added to document the prerequisites and the workflow to upload LibreOffice API to Maven Central. * [1] https://buckbuild.com Change-Id: Ibdd552a01110836703bc069abe829b9921491cac Reviewed-on: https://gerrit.libreoffice.org/20343 Reviewed-by: Thorsten Behrens <Thorsten.Behrens@CIB.de> Tested-by: Thorsten Behrens <Thorsten.Behrens@CIB.de>
2012-06-29Java5 update - convert code to use genericsNoel Grandin1-1/+1
Note that WeakMap no longer extends Map, because it does not conform to the generic Map interface. Change-Id: I72ea681528c932d84c95f095434e1dc95b0a3d16
2012-06-21re-base on ALv2 code.Michael Meeks2-46/+28
Change-Id: Ice06e639213aeb6f7f23cbf4634947dd25613db1
2011-12-25remove stray delzip filesDavid Tardon1-0/+0
2011-12-23gbuildize ridljarDavid Tardon2-99/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun ↵Jens-Heiner Rechtien4-18/+4
Microsystems to Oracle; remove CVS style keywords (RCSfile, Revision)
2008-04-11INTEGRATION: CWS changefileheader (1.5.34); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:25:37 rt 1.5.34.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.7.16); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:25:37 rt 1.7.16.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.5.16); FILE MERGEDRüdiger Timm1-23/+18
2008/03/31 07:25:37 rt 1.5.16.1: #i87441# Change license header to LPGL v3.
2008-04-11INTEGRATION: CWS changefileheader (1.3.50); FILE MERGEDRüdiger Timm1-23/+19
2008/03/31 07:25:37 rt 1.3.50.1: #i87441# Change license header to LPGL v3.
2007-03-16#i10000# merge problemOliver Bolte1-3/+3
2007-03-14INTEGRATION: CWS sb69 (1.4.24); FILE MERGEDOliver Bolte1-5/+20
2007/01/25 13:25:22 sb 1.4.24.1: #i72612# Creating a class loader should be done priviliged.
2007-03-12INTEGRATION: CWS sb36 (1.2.4); FILE MERGEDOliver Bolte1-4/+4
2006/03/13 10:38:15 sb 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 04:13:21 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:24:40 sb 1.2.4.1: #i51803# Changed parameters of UnoClassLoader ctor, to specifiy a per-UnoClassLoader classpath.
2007-03-12INTEGRATION: CWS sb36 (1.2.4); FILE MERGEDOliver Bolte1-37/+25
2006/03/14 14:33:15 sb 1.2.4.4: #i51803# Reverted additional ctor introduced in 1.4, which is not used until now, and is obsoleted by the classPath parameter of the other ctor; marked the class as internal again. 2006/03/13 10:38:08 sb 1.2.4.3: RESYNC: (1.3-1.4); FILE MERGED 2005/09/22 04:13:04 sb 1.2.4.2: RESYNC: (1.2-1.3); FILE MERGED 2005/07/11 13:24:40 sb 1.2.4.1: #i51803# Changed parameters of UnoClassLoader ctor, to specifiy a per-UnoClassLoader classpath.
2006-07-20INTEGRATION: CWS sb55 (1.4.20); FILE MERGEDKurt Zenker1-3/+3
2006/07/10 14:35:32 sb 1.4.20.1: #i66004# More robust now.
2006-01-20INTEGRATION: CWS tbe25 (1.3.4); FILE MERGEDOliver Bolte1-3/+3
2005/10/27 13:12:19 sb 1.3.4.1: #i56785# Fixed @since tag.
2006-01-20INTEGRATION: CWS tbe25 (1.3.4); FILE MERGEDOliver Bolte1-5/+32
2005/10/27 13:12:01 sb 1.3.4.1: #i56785# Added ctor with extraTypes; fixed @since tag.
2005-09-08INTEGRATION: CWS ooo19126 (1.3.4); FILE MERGEDRüdiger Timm1-47/+21
2005/09/05 13:57:00 rt 1.3.4.1: #i54170# Change license header: remove SISSL
2005-09-08INTEGRATION: CWS ooo19126 (1.2.8); FILE MERGEDRüdiger Timm3-141/+63
2005/09/05 13:56:59 rt 1.2.8.1: #i54170# Change license header: remove SISSL
2005-07-07INTEGRATION: CWS sb33 (1.2.2); FILE MERGEDOliver Bolte1-2/+6
2005/06/29 12:32:17 sb 1.2.2.1: #i51194# Make sure build works w/o SOLAR_JAVA (patch supplied by kendy).
2005-06-17INTEGRATION: CWS sb31 (1.1.2); FILE ADDEDOliver Bolte1-0/+1
2005/04/29 10:25:41 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005-06-17INTEGRATION: CWS sb31 (1.1.2); FILE ADDEDOliver Bolte1-0/+90
2005/04/29 10:25:25 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005-06-17INTEGRATION: CWS sb31 (1.1.2); FILE ADDEDOliver Bolte1-0/+113
2005/04/29 10:24:51 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005-06-17INTEGRATION: CWS sb31 (1.1.2); FILE ADDEDOliver Bolte1-0/+233
2005/05/03 12:28:35 sb 1.1.2.2: #121392# Excluded jut.jar from URE. 2005/04/29 10:25:09 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader.
2005-06-17INTEGRATION: CWS sb31 (1.1.2); FILE ADDEDOliver Bolte1-0/+73
2005/04/29 10:22:13 sb 1.1.2.4: #120220# Generate javadoc for unoloader.jar; this required some files to be moved from source/unoloader to source/unoloader/com/sun/star/lib/unoloader. 2005/04/21 13:32:02 sb 1.1.2.3: #120220# Reworked unoloader.jar: UnoLoader.execute to launch applications; UNO-Type-Path for type JARs; no need to include unoil.jar any longer. 2005/04/07 13:49:13 sb 1.1.2.2: #120220# Fixed copyright statement. 2005/04/07 12:24:54 sb 1.1.2.1: #120220# Added unoloader.jar.
2005-06-17INTEGRATION: CWS sb31 (1.1.2); FILE ADDEDOliver Bolte1-0/+0
2005/04/29 10:22:50 sb 1.1.2.1: #120220# Generate javadoc for unoloader.jar.