Version 3.6.0.4, tag libreoffice-3.6.0.4
[LibreOffice.git] / qadevOOo / Jar_OOoRunnerLight.mk
blob1c58eef0608c28eaedfcd5ef480f24a9aa3e0397
2 # Version: MPL 1.1 / GPLv3+ / LGPLv3+
4 # The contents of this file are subject to the Mozilla Public License Version
5 # 1.1 (the "License"); you may not use this file except in compliance with
6 # the License or as specified alternatively below. You may obtain a copy of
7 # the License at http://www.mozilla.org/MPL/
9 # Software distributed under the License is distributed on an "AS IS" basis,
10 # WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
11 # for the specific language governing rights and limitations under the
12 # License.
14 # The Initial Developer of the Original Code is
15 # Peter Foley <pefoley2@verizon.net>
16 # Portions created by the Initial Developer are Copyright (C) 2011 the
17 # Initial Developer. All Rights Reserved.
19 # Major Contributor(s):
21 # For minor contributions see the git repository.
23 # Alternatively, the contents of this file may be used under the terms of
24 # either the GNU General Public License Version 3 or later (the "GPLv3+"), or
25 # the GNU Lesser General Public License Version 3 or later (the "LGPLv3+"),
26 # in which case the provisions of the GPLv3+ or the LGPLv3+ are applicable
27 # instead of those above.
30 #force debug information for OOoRunnerLight
31 gb_JavaClassSet_JAVACDEBUG := -g
33 $(eval $(call gb_Jar_Jar,OOoRunnerLight))
35 $(eval $(call gb_Jar_set_jarclasspath,OOoRunnerLight,\
36 ridl.jar \
37 unoil.jar \
40 $(eval $(call gb_Jar_set_manifest,OOoRunnerLight,$(SRCDIR)/qadevOOo/runner/manifest))
42 $(eval $(call gb_Jar_use_jars,OOoRunnerLight,\
43 $(OUTDIR)/bin/ridl.jar \
44 $(OUTDIR)/bin/unoil.jar \
45 $(OUTDIR)/bin/jurt.jar \
46 $(OUTDIR)/bin/juh.jar \
47 $(OUTDIR)/bin/java_uno.jar \
50 $(eval $(call gb_Jar_set_packageroot,OOoRunnerLight,\
51 base \
52 complexlib \
53 convwatch \
54 graphical \
55 helper \
56 lib \
57 org \
58 share \
59 stats \
60 util \
63 $(eval $(call gb_Jar_add_sourcefiles,OOoRunnerLight,\
64 qadevOOo/runner/base/java_cmp \
65 qadevOOo/runner/base/java_complex \
66 qadevOOo/runner/base/java_fat \
67 qadevOOo/runner/base/java_fat_service \
68 qadevOOo/runner/base/TestBase \
69 qadevOOo/runner/complexlib/Assurance \
70 qadevOOo/runner/complexlib/ComplexTestCase \
71 qadevOOo/runner/complexlib/MethodThread \
72 qadevOOo/runner/complexlib/ShowTargets \
73 qadevOOo/runner/convwatch/Basename \
74 qadevOOo/runner/convwatch/BorderRemover \
75 qadevOOo/runner/convwatch/BuildID \
76 qadevOOo/runner/convwatch/ConvWatch \
77 qadevOOo/runner/convwatch/ConvWatchCancelException \
78 qadevOOo/runner/convwatch/ConvWatchException \
79 qadevOOo/runner/convwatch/ConvWatchStarter \
80 qadevOOo/runner/convwatch/CrashLoopTest \
81 qadevOOo/runner/convwatch/DateHelper \
82 qadevOOo/runner/convwatch/DB \
83 qadevOOo/runner/convwatch/DBHelper \
84 qadevOOo/runner/convwatch/DirectoryHelper \
85 qadevOOo/runner/convwatch/DocumentConverter \
86 qadevOOo/runner/convwatch/EnhancedComplexTestCase \
87 qadevOOo/runner/convwatch/FileHelper \
88 qadevOOo/runner/convwatch/FilenameHelper \
89 qadevOOo/runner/convwatch/GfxCompare \
90 qadevOOo/runner/convwatch/GlobalLogWriter \
91 qadevOOo/runner/convwatch/GraphicalDifferenceCheck \
92 qadevOOo/runner/convwatch/GraphicalTestArguments \
93 qadevOOo/runner/convwatch/HTMLOutputter \
94 qadevOOo/runner/convwatch/ImageHelper \
95 qadevOOo/runner/convwatch/IniFile \
96 qadevOOo/runner/convwatch/INIOutputter \
97 qadevOOo/runner/convwatch/LISTOutputter \
98 qadevOOo/runner/convwatch/MSOfficePrint \
99 qadevOOo/runner/convwatch/NameHelper \
100 qadevOOo/runner/convwatch/OfficePrint \
101 qadevOOo/runner/convwatch/OSHelper \
102 qadevOOo/runner/convwatch/PerformanceContainer \
103 qadevOOo/runner/convwatch/PixelCounter \
104 qadevOOo/runner/convwatch/PRNCompare \
105 qadevOOo/runner/convwatch/PropertyName \
106 qadevOOo/runner/convwatch/ReferenceBuilder \
107 qadevOOo/runner/convwatch/ReportDesignerTest \
108 qadevOOo/runner/convwatch/SimpleFileSemaphore \
109 qadevOOo/runner/convwatch/StatusHelper \
110 qadevOOo/runner/convwatch/TimeHelper \
111 qadevOOo/runner/convwatch/TriState \
112 qadevOOo/runner/convwatch/ValueNotFoundException \
113 qadevOOo/runner/graphical/BuildID \
114 qadevOOo/runner/graphical/DateHelper \
115 qadevOOo/runner/graphical/DirectoryHelper \
116 qadevOOo/runner/graphical/EnhancedComplexTestCase \
117 qadevOOo/runner/graphical/FileHelper \
118 qadevOOo/runner/graphical/GlobalLogWriter \
119 qadevOOo/runner/graphical/GraphicalComparator \
120 qadevOOo/runner/graphical/HTMLResult \
121 qadevOOo/runner/graphical/IDocument \
122 qadevOOo/runner/graphical/ImageHelper \
123 qadevOOo/runner/graphical/IniFile \
124 qadevOOo/runner/graphical/IOffice \
125 qadevOOo/runner/graphical/JPEGComparator \
126 qadevOOo/runner/graphical/JPEGCreator \
127 qadevOOo/runner/graphical/JPEGEvaluator \
128 qadevOOo/runner/graphical/MSOfficePostscriptCreator \
129 qadevOOo/runner/graphical/Office \
130 qadevOOo/runner/graphical/OfficeException \
131 qadevOOo/runner/graphical/OpenOfficeDatabaseReportExtractor \
132 qadevOOo/runner/graphical/OpenOfficePostscriptCreator \
133 qadevOOo/runner/graphical/ParameterHelper \
134 qadevOOo/runner/graphical/PerformanceContainer \
135 qadevOOo/runner/graphical/PixelCounter \
136 qadevOOo/runner/graphical/PostscriptCreator \
137 qadevOOo/runner/graphical/PropertyName \
138 qadevOOo/runner/graphical/TimeHelper \
139 qadevOOo/runner/graphical/Tolerance \
140 qadevOOo/runner/graphical/WrongEnvironmentException \
141 qadevOOo/runner/graphical/WrongSuffixException \
142 qadevOOo/runner/helper/APIDescGetter \
143 qadevOOo/runner/helper/AppProvider \
144 qadevOOo/runner/helper/BuildEnvTools \
145 qadevOOo/runner/helper/CfgParser \
146 qadevOOo/runner/helper/ClParser \
147 qadevOOo/runner/helper/ComplexDescGetter \
148 qadevOOo/runner/helper/ConfigHelper \
149 qadevOOo/runner/helper/ConfigurationRead \
150 qadevOOo/runner/helper/ContextMenuInterceptor \
151 qadevOOo/runner/helper/CwsDataExchangeImpl \
152 qadevOOo/runner/helper/FileTools \
153 qadevOOo/runner/helper/InetTools \
154 qadevOOo/runner/helper/LoggingThread \
155 qadevOOo/runner/helper/ObjectInspectorModelImpl \
156 qadevOOo/runner/helper/OfficeProvider \
157 qadevOOo/runner/helper/OfficeWatcher \
158 qadevOOo/runner/helper/OSHelper \
159 qadevOOo/runner/helper/ParameterNotFoundException \
160 qadevOOo/runner/helper/ProcessHandler \
161 qadevOOo/runner/helper/PropertyHandlerFactroy \
162 qadevOOo/runner/helper/PropertyHandlerImpl \
163 qadevOOo/runner/helper/PropertyHelper \
164 qadevOOo/runner/helper/SimpleMailSender \
165 qadevOOo/runner/helper/StreamSimulator \
166 qadevOOo/runner/helper/StringHelper \
167 qadevOOo/runner/helper/UnoProvider \
168 qadevOOo/runner/helper/URLHelper \
169 qadevOOo/runner/helper/WindowListener \
170 qadevOOo/runner/lib/DynamicClassLoader \
171 qadevOOo/runner/lib/ExceptionStatus \
172 qadevOOo/runner/lib/MultiMethodTest \
173 qadevOOo/runner/lib/MultiPropertyTest \
174 qadevOOo/runner/lib/Parameters \
175 qadevOOo/runner/lib/SimpleStatus \
176 qadevOOo/runner/lib/Status \
177 qadevOOo/runner/lib/StatusException \
178 qadevOOo/runner/lib/TestCase \
179 qadevOOo/runner/lib/TestEnvironment \
180 qadevOOo/runner/lib/TestParameters \
181 qadevOOo/runner/lib/TestResult \
182 qadevOOo/runner/org/openoffice/Runner \
183 qadevOOo/runner/org/openoffice/RunnerService \
184 qadevOOo/runner/share/ComplexTest \
185 qadevOOo/runner/share/CwsDataExchange \
186 qadevOOo/runner/share/DescEntry \
187 qadevOOo/runner/share/DescGetter \
188 qadevOOo/runner/share/LogWriter \
189 qadevOOo/runner/share/Watcher \
190 qadevOOo/runner/stats/ComplexDataBaseOutProducer \
191 qadevOOo/runner/stats/DataBaseOutProducer \
192 qadevOOo/runner/stats/FatDataBaseOutProducer \
193 qadevOOo/runner/stats/FileLogWriter \
194 qadevOOo/runner/stats/InternalLogWriter \
195 qadevOOo/runner/stats/OutProducerFactory \
196 qadevOOo/runner/stats/SimpleFileOutProducer \
197 qadevOOo/runner/stats/SimpleLogWriter \
198 qadevOOo/runner/stats/SimpleOutProducer \
199 qadevOOo/runner/stats/SQLExecution \
200 qadevOOo/runner/stats/Summarizer \
201 qadevOOo/runner/util/AccessibilityTools \
202 qadevOOo/runner/util/BasicMacroTools \
203 qadevOOo/runner/util/BookmarkDsc \
204 qadevOOo/runner/util/CalcTools \
205 qadevOOo/runner/util/compare/DocComparator \
206 qadevOOo/runner/util/compare/DocComparatorFactory \
207 qadevOOo/runner/util/compare/GraphicalComparator \
208 qadevOOo/runner/util/compare/PDFComparator \
209 qadevOOo/runner/util/compare/XMLComparator \
210 qadevOOo/runner/util/ControlDsc \
211 qadevOOo/runner/util/db/DatabaseDocument \
212 qadevOOo/runner/util/db/DataSource \
213 qadevOOo/runner/util/db/DataSourceDescriptor \
214 qadevOOo/runner/util/dbg \
215 qadevOOo/runner/util/DBTools \
216 qadevOOo/runner/util/DefaultDsc \
217 qadevOOo/runner/util/DesktopTools \
218 qadevOOo/runner/util/DrawTools \
219 qadevOOo/runner/util/DynamicClassLoader \
220 qadevOOo/runner/util/FootnoteDsc \
221 qadevOOo/runner/util/FormTools \
222 qadevOOo/runner/util/FrameDsc \
223 qadevOOo/runner/util/InstCreator \
224 qadevOOo/runner/util/InstDescr \
225 qadevOOo/runner/util/ParagraphDsc \
226 qadevOOo/runner/util/PropertyName \
227 qadevOOo/runner/util/ReferenceMarkDsc \
228 qadevOOo/runner/util/RegistryTools \
229 qadevOOo/runner/util/ShapeDsc \
230 qadevOOo/runner/util/SOfficeFactory \
231 qadevOOo/runner/util/StyleFamilyDsc \
232 qadevOOo/runner/util/SysUtils \
233 qadevOOo/runner/util/TableDsc \
234 qadevOOo/runner/util/TextSectionDsc \
235 qadevOOo/runner/util/UITools \
236 qadevOOo/runner/util/utils \
237 qadevOOo/runner/util/ValueChanger \
238 qadevOOo/runner/util/ValueComparer \
239 qadevOOo/runner/util/WaitUnreachable \
240 qadevOOo/runner/util/WriterTools \
241 qadevOOo/runner/util/XInstCreator \
242 qadevOOo/runner/util/XLayerHandlerImpl \
243 qadevOOo/runner/util/XLayerImpl \
244 qadevOOo/runner/util/XMLTools \
245 qadevOOo/runner/util/XSchemaHandlerImpl \