-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoptaplanner-benchmark.html
414 lines (403 loc) · 19.7 KB
/
optaplanner-benchmark.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<!-- Generated by Apache Maven Doxia Site Renderer 1.6 at 2018-01-24 -->
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"><head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>API Change Analysis Results</title>
<style type="text/css" media="all">
@import url("./css/maven-base.css");
@import url("./css/maven-theme.css");
@import url("./css/site.css");
</style>
<link rel="stylesheet" href="optaplanner-benchmark_files/print.html" type="text/css" media="print">
<meta name="Date-Revision-yyyymmdd" content="20180124">
<meta http-equiv="Content-Language" content="en">
</head>
<body class="composite">
<div id="banner">
<div class="clear">
<hr>
</div>
</div>
<div id="breadcrumbs">
<div class="xleft">
<span id="publishDate">Last Published: 2018-01-24</span>
| <span id="projectVersion">Version: 7.6.0-SNAPSHOT</span>
</div>
<div class="xright">
</div>
<div class="clear">
<hr>
</div>
</div>
<div id="leftColumn">
<div id="navcolumn">
<a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy">
<img class="poweredBy" alt="Built by Maven" src="optaplanner-benchmark_files/maven-feather.html">
</a>
</div>
</div>
<div id="bodyColumn">
<div id="contentBox">
<div class="section">
<h2>API Change Analysis Results</h2>
<p>The summary of the API changes between artifacts
org.optaplanner:optaplanner-benchmark:jar:6.5.0.Final and
org.optaplanner:optaplanner-benchmark:jar:7.5.0-20171205.132405-157.</p>
<div class="section">
<h3><a name="Breaking_Changes"></a>Breaking Changes</h3>
<div class="section">
<h4><a name="Binary"></a>Binary</h4>
<table class="bodyTable" border="0">
<tbody><tr class="a">
<th>Difference Code</th>
<th>Element</th>
<th>Description</th></tr>
<tr class="b">
<td><tt>java.field.removed</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.ALL_CONSTRUCTION_HEURISTIC_TYPES</b></tt>
</td><td>Field removed from class.</td></tr>
<tr class="a">
<td><tt>java.method.abstractMethodAdded</tt></td>
<td><tt><b>method <Solution_>
org.optaplanner.benchmark.api.PlannerBenchmark
org.optaplanner.benchmark.api.PlannerBenchmarkFactory::buildPlannerBenchmark(Solution_[])</b></tt>
</td><td>Abstract method was added.</td></tr>
<tr class="b">
<td><tt>java.method.abstractMethodAdded</tt></td>
<td><tt><b>method <Solution_>
org.optaplanner.benchmark.api.PlannerBenchmark
org.optaplanner.benchmark.api.PlannerBenchmarkFactory::buildPlannerBenchmark(java.util.List<Solution_>)</b></tt>
</td><td>Abstract method was added.</td></tr></tbody></table></div>
<div class="section">
<h4><a name="Source"></a>Source</h4>
<table class="bodyTable" border="0">
<tbody><tr class="a">
<th>Difference Code</th>
<th>Element</th>
<th>Description</th></tr>
<tr class="b">
<td><tt>java.field.removed</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.ALL_CONSTRUCTION_HEURISTIC_TYPES</b></tt>
</td><td>Field removed from class.</td></tr>
<tr class="a">
<td><tt>java.field.removedWithConstant</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.PlannerBenchmarkConfig.AVAILABLE_PROCESSOR_COUNT</b></tt>
</td><td>Field with constant value has been removed.</td></tr>
<tr class="b">
<td><tt>java.generics.formalTypeParameterAdded</tt></td>
<td><tt><b>class org.optaplanner.benchmark.config.SolverBenchmarkConfig</b></tt>
</td><td>A new formal type parameter added to element: 'Solution_'.</td></tr>
<tr class="a">
<td><tt>java.method.abstractMethodAdded</tt></td>
<td><tt><b>method <Solution_>
org.optaplanner.benchmark.api.PlannerBenchmark
org.optaplanner.benchmark.api.PlannerBenchmarkFactory::buildPlannerBenchmark(Solution_[])</b></tt>
</td><td>Abstract method was added.</td></tr>
<tr class="b">
<td><tt>java.method.abstractMethodAdded</tt></td>
<td><tt><b>method <Solution_>
org.optaplanner.benchmark.api.PlannerBenchmark
org.optaplanner.benchmark.api.PlannerBenchmarkFactory::buildPlannerBenchmark(java.util.List<Solution_>)</b></tt>
</td><td>Abstract method was added.</td></tr></tbody></table></div></div>
<div class="section">
<h3><a name="Potentially_Breaking_Changes"></a>Potentially Breaking Changes</h3>
<div class="section">
<h4><a name="Semantic"></a>Semantic</h4>
<table class="bodyTable" border="0">
<tbody><tr class="a">
<th>Difference Code</th>
<th>Element</th>
<th>Description</th></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_CONSTRUCTION_HEURISTIC_TYPE</b></tt>
</td><td>The enum constant was defined on position 1 but is now on 0.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_CONSTRUCTION_HEURISTIC_TYPE_WITH_EVERY_LOCAL_SEARCH_TYPE</b></tt>
</td><td>The enum constant was defined on position 3 but is now on 2.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_LOCAL_SEARCH_TYPE</b></tt>
</td><td>The enum constant was defined on position 2 but is now on 1.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.BEST_SOLUTION_MUTATION</b></tt>
</td><td>The enum constant was defined on position 3 but is now on 4.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.MEMORY_USE</b></tt>
</td><td>The enum constant was defined on position 5 but is now on 6.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.MOVE_COUNT_PER_STEP</b></tt>
</td><td>The enum constant was defined on position 4 but is now on 5.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.field.removedWithConstant</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.PlannerBenchmarkConfig.AVAILABLE_PROCESSOR_COUNT</b></tt>
</td><td>Field with constant value has been removed.</td></tr>
<tr class="a">
<td><tt>java.generics.elementNowParameterized</tt></td>
<td><tt><b>class org.optaplanner.benchmark.config.SolverBenchmarkConfig</b></tt>
</td><td>Element now defines formal type parameters.</td></tr></tbody></table></div></div>
<div class="section">
<h3><a name="Non-breaking_Changes"></a>Non-breaking Changes</h3>
<div class="section">
<h4><a name="Binary"></a>Binary</h4>
<table class="bodyTable" border="0">
<tbody><tr class="b">
<th>Difference Code</th>
<th>Element</th>
<th>Description</th></tr>
<tr class="a">
<td><tt>java.field.addedStaticField</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.SCORE_CALCULATION_SPEED</b></tt>
</td><td>Static field added to class.</td></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_CONSTRUCTION_HEURISTIC_TYPE</b></tt>
</td><td>The enum constant was defined on position 1 but is now on 0.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_CONSTRUCTION_HEURISTIC_TYPE_WITH_EVERY_LOCAL_SEARCH_TYPE</b></tt>
</td><td>The enum constant was defined on position 3 but is now on 2.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_LOCAL_SEARCH_TYPE</b></tt>
</td><td>The enum constant was defined on position 2 but is now on 1.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.BEST_SOLUTION_MUTATION</b></tt>
</td><td>The enum constant was defined on position 3 but is now on 4.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.MEMORY_USE</b></tt>
</td><td>The enum constant was defined on position 5 but is now on 6.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.MOVE_COUNT_PER_STEP</b></tt>
</td><td>The enum constant was defined on position 4 but is now on 5.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.field.removedWithConstant</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.PlannerBenchmarkConfig.AVAILABLE_PROCESSOR_COUNT</b></tt>
</td><td>Field with constant value has been removed.</td></tr>
<tr class="a">
<td><tt>java.generics.elementNowParameterized</tt></td>
<td><tt><b>class org.optaplanner.benchmark.config.SolverBenchmarkConfig</b></tt>
</td><td>Element now defines formal type parameters.</td></tr>
<tr class="b">
<td><tt>java.generics.formalTypeParameterAdded</tt></td>
<td><tt><b>class org.optaplanner.benchmark.config.SolverBenchmarkConfig</b></tt>
</td><td>A new formal type parameter added to element: 'Solution_'.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method <Solution_>
org.optaplanner.benchmark.api.PlannerBenchmarkFactory
org.optaplanner.benchmark.api.PlannerBenchmarkFactory::createFromSolverFactory(org.optaplanner.core.api.solver.SolverFactory<Solution_>)</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method <Solution_>
org.optaplanner.benchmark.api.PlannerBenchmarkFactory
org.optaplanner.benchmark.api.PlannerBenchmarkFactory::createFromSolverFactory(org.optaplanner.core.api.solver.SolverFactory<Solution_>,
java.io.File)</b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method C org.optaplanner.core.config.AbstractConfig<C
extends org.optaplanner.core.config.AbstractConfig>::copyConfig() @
org.optaplanner.benchmark.config.ProblemBenchmarksConfig</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method C org.optaplanner.core.config.AbstractConfig<C
extends org.optaplanner.core.config.AbstractConfig>::copyConfig() @
org.optaplanner.benchmark.config.SolverBenchmarkConfig<Solution_></b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method C org.optaplanner.core.config.AbstractConfig<C
extends org.optaplanner.core.config.AbstractConfig>::copyConfig() @
org.optaplanner.benchmark.config.report.BenchmarkReportConfig</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method java.lang.Boolean org.optaplanner.benchmark.config.ProblemBenchmarksConfig::getProblemStatisticEnabled()</b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method java.lang.Class<? extends
java.util.concurrent.ThreadFactory>
org.optaplanner.benchmark.config.PlannerBenchmarkConfig::getThreadFactoryClass()</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method java.lang.Long org.optaplanner.benchmark.config.PlannerBenchmarkConfig::getWarmUpDaysSpentLimit()</b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method void
org.optaplanner.benchmark.config.PlannerBenchmarkConfig::setThreadFactoryClass(java.lang.Class<?
extends java.util.concurrent.ThreadFactory>)</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method void org.optaplanner.benchmark.config.PlannerBenchmarkConfig::setWarmUpDaysSpentLimit(java.lang.Long)</b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method void org.optaplanner.benchmark.config.ProblemBenchmarksConfig::setProblemStatisticEnabled(java.lang.Boolean)</b></tt>
</td><td>Method was added.</td></tr></tbody></table></div>
<div class="section">
<h4><a name="Source"></a>Source</h4>
<table class="bodyTable" border="0">
<tbody><tr class="b">
<th>Difference Code</th>
<th>Element</th>
<th>Description</th></tr>
<tr class="a">
<td><tt>java.field.addedStaticField</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.SCORE_CALCULATION_SPEED</b></tt>
</td><td>Static field added to class.</td></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_CONSTRUCTION_HEURISTIC_TYPE</b></tt>
</td><td>The enum constant was defined on position 1 but is now on 0.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field
org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_CONSTRUCTION_HEURISTIC_TYPE_WITH_EVERY_LOCAL_SEARCH_TYPE</b></tt>
</td><td>The enum constant was defined on position 3 but is now on 2.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.blueprint.SolverBenchmarkBluePrintType.EVERY_LOCAL_SEARCH_TYPE</b></tt>
</td><td>The enum constant was defined on position 2 but is now on 1.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.BEST_SOLUTION_MUTATION</b></tt>
</td><td>The enum constant was defined on position 3 but is now on 4.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.MEMORY_USE</b></tt>
</td><td>The enum constant was defined on position 5 but is now on 6.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="a">
<td><tt>java.field.enumConstantOrderChanged</tt></td>
<td><tt><b>field org.optaplanner.benchmark.config.statistic.ProblemStatisticType.MOVE_COUNT_PER_STEP</b></tt>
</td><td>The enum constant was defined on position 4 but is now on 5.
The user code can break if it relies on the return value of the
"ordinal()" method.</td></tr>
<tr class="b">
<td><tt>java.generics.elementNowParameterized</tt></td>
<td><tt><b>class org.optaplanner.benchmark.config.SolverBenchmarkConfig</b></tt>
</td><td>Element now defines formal type parameters.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method <Solution_>
org.optaplanner.benchmark.api.PlannerBenchmarkFactory
org.optaplanner.benchmark.api.PlannerBenchmarkFactory::createFromSolverFactory(org.optaplanner.core.api.solver.SolverFactory<Solution_>)</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method <Solution_>
org.optaplanner.benchmark.api.PlannerBenchmarkFactory
org.optaplanner.benchmark.api.PlannerBenchmarkFactory::createFromSolverFactory(org.optaplanner.core.api.solver.SolverFactory<Solution_>,
java.io.File)</b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method C org.optaplanner.core.config.AbstractConfig<C
extends org.optaplanner.core.config.AbstractConfig>::copyConfig() @
org.optaplanner.benchmark.config.ProblemBenchmarksConfig</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method C org.optaplanner.core.config.AbstractConfig<C
extends org.optaplanner.core.config.AbstractConfig>::copyConfig() @
org.optaplanner.benchmark.config.SolverBenchmarkConfig<Solution_></b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method C org.optaplanner.core.config.AbstractConfig<C
extends org.optaplanner.core.config.AbstractConfig>::copyConfig() @
org.optaplanner.benchmark.config.report.BenchmarkReportConfig</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method java.lang.Boolean org.optaplanner.benchmark.config.ProblemBenchmarksConfig::getProblemStatisticEnabled()</b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method java.lang.Class<? extends
java.util.concurrent.ThreadFactory>
org.optaplanner.benchmark.config.PlannerBenchmarkConfig::getThreadFactoryClass()</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method java.lang.Long org.optaplanner.benchmark.config.PlannerBenchmarkConfig::getWarmUpDaysSpentLimit()</b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method void
org.optaplanner.benchmark.config.PlannerBenchmarkConfig::setThreadFactoryClass(java.lang.Class<?
extends java.util.concurrent.ThreadFactory>)</b></tt>
</td><td>Method was added.</td></tr>
<tr class="b">
<td><tt>java.method.added</tt></td>
<td><tt><b>method void org.optaplanner.benchmark.config.PlannerBenchmarkConfig::setWarmUpDaysSpentLimit(java.lang.Long)</b></tt>
</td><td>Method was added.</td></tr>
<tr class="a">
<td><tt>java.method.added</tt></td>
<td><tt><b>method void org.optaplanner.benchmark.config.ProblemBenchmarksConfig::setProblemStatisticEnabled(java.lang.Boolean)</b></tt>
</td><td>Method was added.</td></tr></tbody></table></div></div></div>
</div>
</div>
<div class="clear">
<hr>
</div>
<div id="footer">
<div class="xright">
Copyright © 2006–2018
<a href="http://www.jboss.org/">JBoss by Red Hat</a>.
All rights reserved.
</div>
<div class="clear">
<hr>
</div>
</div>
</body></html>