summaryrefslogtreecommitdiffstats
path: root/connectivity/Jar_sdbc_hsqldb.mk
Commit message (Collapse)AuthorAgeFilesLines
* fdo#84284: Adapt jar Class-Path to new Mac OS X LibreOffice.app layoutStephan Bergmann2014-09-251-2/+1
| | | | Change-Id: If5a04b7b9ab6c7909cf089f7e935f9c08ea31948
* Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2013-04-301-21/+4
|
* Java cleanup, mv file so that package path matches folder pathNoel Grandin2012-09-051-1/+1
| | | | Change-Id: I062e152743da28a54e73988e63b4a5c7032f9b10
* add hsqldb to RepositoryExternal.mkMichael Stahl2012-08-151-8/+2
| | | | Change-Id: I9c038e6fd1c60e4ac77740c55a45439d813524e0
* gbuild: remove most uses of gb_Jar_set_jarclasspath:Michael Stahl2012-08-151-3/+2
| | | | | | | | | With gb_Jar_add_jar and gb_Jar_add_system_jar adding to the manifest classpath automatically it is no longer necessary to call gb_Jar_set_jarclasspath manually except for the URE jars, which are apparently not supposed to be added automatically. Change-Id: I1e743e7ecb9cb5651e02005aa09e127bea1b0a29
* make hsql database working again (fdo#50783)Petr Mladek2012-06-061-0/+8
| | | | | | | | | | | + set Class-Path in sdbc_hsqldb.jar/MANIFEST.MF + pack the missing org/hsqldb/lib/FileSystemRuntimeException.class heh, it is a crazy hack; the source file is under another path com/sun/star/sdbcx/comp/hsqldb Change-Id: I53078269f2298175fee52912d55e8defe01b259b
* update gbuild function namesDavid Tardon2012-05-291-2/+2
| | | | Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
* connectivity: convert sdbc_hsqldb to gbuildPeter Foley2012-05-291-0/+54