From 195f9342463a611344ed530a2eb8dfeca47c681d Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Thu, 8 Apr 2010 19:08:24 -0400 Subject: Add needed jars which someone removed and needed code to actually make import/export work. Have tested it and it works well. Note that if you don't have a soffice server running, it just doesn't do anything, so this is safe to have active. --- infrastructure/lib/java_uno-3.2.0.jar | Bin 0 -> 4205 bytes infrastructure/lib/juh-3.2.0.jar | Bin 0 -> 55517 bytes infrastructure/lib/jurt-3.2.0.jar | Bin 0 -> 108138 bytes infrastructure/lib/ridl-3.2.0.jar | Bin 0 -> 256497 bytes infrastructure/lib/unoil-3.2.0.jar | Bin 0 -> 1415707 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 infrastructure/lib/java_uno-3.2.0.jar create mode 100644 infrastructure/lib/juh-3.2.0.jar create mode 100644 infrastructure/lib/jurt-3.2.0.jar create mode 100644 infrastructure/lib/ridl-3.2.0.jar create mode 100644 infrastructure/lib/unoil-3.2.0.jar (limited to 'infrastructure/lib') diff --git a/infrastructure/lib/java_uno-3.2.0.jar b/infrastructure/lib/java_uno-3.2.0.jar new file mode 100644 index 0000000..1f23dd0 Binary files /dev/null and b/infrastructure/lib/java_uno-3.2.0.jar differ diff --git a/infrastructure/lib/juh-3.2.0.jar b/infrastructure/lib/juh-3.2.0.jar new file mode 100644 index 0000000..5345fe2 Binary files /dev/null and b/infrastructure/lib/juh-3.2.0.jar differ diff --git a/infrastructure/lib/jurt-3.2.0.jar b/infrastructure/lib/jurt-3.2.0.jar new file mode 100644 index 0000000..50f2346 Binary files /dev/null and b/infrastructure/lib/jurt-3.2.0.jar differ diff --git a/infrastructure/lib/ridl-3.2.0.jar b/infrastructure/lib/ridl-3.2.0.jar new file mode 100644 index 0000000..de46acb Binary files /dev/null and b/infrastructure/lib/ridl-3.2.0.jar differ diff --git a/infrastructure/lib/unoil-3.2.0.jar b/infrastructure/lib/unoil-3.2.0.jar new file mode 100644 index 0000000..b1e77aa Binary files /dev/null and b/infrastructure/lib/unoil-3.2.0.jar differ -- cgit v1.2.3