TIKA-115: Tika package with all the dependencies
[tika.git] / src / main / shell / tika.bat
blob7e68e37979aefd6142c871d5313ce1460cc09284
1 @echo off\r
2 \r
3 REM  Licensed to the Apache Software Foundation (ASF) under one or more\r
4 REM  contributor license agreements.  See the NOTICE file distributed with\r
5 REM  this work for additional information regarding copyright ownership.\r
6 REM  The ASF licenses this file to You under the Apache License, Version 2.0\r
7 REM  (the "License"); you may not use this file except in compliance with\r
8 REM  the License.  You may obtain a copy of the License at\r
9 REM \r
10 REM      http://www.apache.org/licenses/LICENSE-2.0\r
11 REM \r
12 REM  Unless required by applicable law or agreed to in writing, software\r
13 REM  distributed under the License is distributed on an "AS IS" BASIS,\r
14 REM  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
15 REM  See the License for the specific language governing permissions and\r
16 REM  limitations under the License.\r
18 java -jar lib/${project.build.finalName}.jar %1 %2 %3 %4 %5 %6 %7 %8 %9\r