diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2013-05-07 16:46:46 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2013-05-07 16:48:19 +0200 |
commit | ff9fbfd9c9e9a1caa72601df951a7fd85eb8fcc1 (patch) | |
tree | 430ecd9b82337cb7f1815fee538a9e7e1af1fc92 /javaunohelper/util | |
parent | 2d3d942683d1cce738eab09b58e4fd693d5e7241 (diff) |
Extract SmoketestCommandEnvironment.java from juh.jar
...into a new smoketest.jar, so that URE juh.jar no longer depends on non-URE
unoil.jar.
Change-Id: I8937c78d8af6e2f82ada5dd80c322f8bca5ec2f5
Diffstat (limited to 'javaunohelper/util')
-rw-r--r-- | javaunohelper/util/juh.component | 25 | ||||
-rw-r--r-- | javaunohelper/util/manifest | 1 |
2 files changed, 0 insertions, 26 deletions
diff --git a/javaunohelper/util/juh.component b/javaunohelper/util/juh.component deleted file mode 100644 index 5da5a702540b..000000000000 --- a/javaunohelper/util/juh.component +++ /dev/null @@ -1,25 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!-- - * This file is part of the LibreOffice project. - * - * This Source Code Form is subject to the terms of the Mozilla Public - * License, v. 2.0. If a copy of the MPL was not distributed with this - * file, You can obtain one at http://mozilla.org/MPL/2.0/. - * - * This file incorporates work covered by the following license notice: - * - * Licensed to the Apache Software Foundation (ASF) under one or more - * contributor license agreements. See the NOTICE file distributed - * with this work for additional information regarding copyright - * ownership. The ASF licenses this file to you under the Apache - * License, Version 2.0 (the "License"); you may not use this file - * except in compliance with the License. You may obtain a copy of - * the License at http://www.apache.org/licenses/LICENSE-2.0 . - --> - -<component loader="com.sun.star.loader.Java2" - xmlns="http://openoffice.org/2010/uno-components"> - <implementation name="com.sun.star.comp.juhtest.SmoketestCommandEnvironment"> - <service name="com.sun.star.deployment.test.SmoketestCommandEnvironment"/> - </implementation> -</component> diff --git a/javaunohelper/util/manifest b/javaunohelper/util/manifest index 2620d3330912..f89dc5414f0c 100644 --- a/javaunohelper/util/manifest +++ b/javaunohelper/util/manifest @@ -1,3 +1,2 @@ Sealed: true -RegistrationClassName: com.sun.star.comp.JavaUNOHelperServices UNO-Type-Path: |