Commit graph

6 commits

Author SHA1 Message Date
Noel Grandin
4db106577c Java cleanup, mv file so that package path matches folder path
Change-Id: I062e152743da28a54e73988e63b4a5c7032f9b10
2012-09-05 21:01:44 +02:00
Michael Stahl
666173b83c add hsqldb to RepositoryExternal.mk
Change-Id: I9c038e6fd1c60e4ac77740c55a45439d813524e0
2012-08-15 21:29:14 +02:00
Michael Stahl
cdbd6957a5 gbuild: remove most uses of gb_Jar_set_jarclasspath:
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
2012-08-15 21:29:14 +02:00
Petr Mladek
7a86071a9c make hsql database working again (fdo#50783)
+ 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
2012-06-06 17:28:28 +02:00
David Tardon
d920667d0f update gbuild function names
Change-Id: I0bca38ff0983fab3fa388cd0b4030caa520d10a5
2012-05-29 07:24:45 +02:00
Peter Foley
7b57c3832c connectivity: convert sdbc_hsqldb to gbuild 2012-05-29 07:24:25 +02:00