Ticket #2129: ant-dev-1.out

File ant-dev-1.out, 30.4 KB (added by Nicklas Nordborg, 5 years ago)

Second try to compile with Java 11

Line 
1Buildfile: F:\Work\Eclipse\trunk\build.xml
2
3clean:
4
5svn.revision:
6 [echo] Build #7512
7
8init:
9
10dev.init:
11 [mkdir] Created dir: F:\Work\Eclipse\trunk\bin\jar
12 [mkdir] Created dir: F:\Work\Eclipse\trunk\www\WEB-INF\lib
13 [mkdir] Created dir: F:\Work\Eclipse\trunk\www\WEB-INF\classes
14
15old-jars:
16
17core.init:
18
19core.compile:
20 [mkdir] Created dir: F:\Work\Eclipse\trunk\build\core
21 [javac] Compiling 1212 source files to F:\Work\Eclipse\trunk\build\core
22 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
23 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\core\SessionControl.java:2670: warning: [deprecation] finalize() in Object has been deprecated
24 [javac] protected void finalize()
25 [javac] ^
26 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\core\SessionControl.java:2681: warning: [deprecation] finalize() in Object has been deprecated
27 [javac] super.finalize();
28 [javac] ^
29 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\core\DbControl.java:1298: warning: [deprecation] finalize() in Object has been deprecated
30 [javac] protected void finalize()
31 [javac] ^
32 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\core\DbControl.java:1312: warning: [deprecation] finalize() in Object has been deprecated
33 [javac] super.finalize();
34 [javac] ^
35 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\util\StaticCache.java:679: warning: [deprecation] finalize() in Object has been deprecated
36 [javac] protected void finalize()
37 [javac] ^
38 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\util\StaticCache.java:687: warning: [deprecation] finalize() in Object has been deprecated
39 [javac] super.finalize();
40 [javac] ^
41 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\util\StaticCache.java:739: warning: [deprecation] finalize() in Object has been deprecated
42 [javac] protected void finalize()
43 [javac] ^
44 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\util\StaticCache.java:747: warning: [deprecation] finalize() in Object has been deprecated
45 [javac] super.finalize();
46 [javac] ^
47 [javac] F:\Work\Eclipse\trunk\src\core\net\sf\basedb\util\JarClassLoader.java:269: warning: [deprecation] getPackage(String) in ClassLoader has been deprecated
48 [javac] Package pkg = getPackage(packageName);
49 [javac] ^
50 [javac] 10 warnings
51 [copy] Copying 41 files to F:\Work\Eclipse\trunk\build\core
52
53check.hibernate:
54 [echo] Hibernate mapping files are not up to date; generating new
55
56core.hibernate:
57 [copy] Copying 13 files to F:\Work\Eclipse\trunk\build\core
58 [copy] Copying 195 files to F:\Work\Eclipse\trunk\build\hbm
59[hibernatedoclet] nov. 02, 2018 9:28:06 FM xdoclet.XDocletMain start
60[hibernatedoclet] INFO: Running <hibernate/>
61[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.FormulaData.
62[hibernatedoclet] net.sf.basedb.core.data.FormulaData
63[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ReporterListData.
64[hibernatedoclet] net.sf.basedb.core.data.ReporterListData
65[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.AnnotationTypeCategoryData.
66[hibernatedoclet] net.sf.basedb.core.data.AnnotationTypeCategoryData
67[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.GroupData.
68[hibernatedoclet] net.sf.basedb.core.data.GroupData
69[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioMaterialEventSourceData.
70[hibernatedoclet] net.sf.basedb.core.data.BioMaterialEventSourceData
71[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ReporterData.
72[hibernatedoclet] net.sf.basedb.core.data.ReporterData
73[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ClientDefaultSettingData.
74[hibernatedoclet] net.sf.basedb.core.data.ClientDefaultSettingData
75[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioPlateEventTypeData.
76[hibernatedoclet] net.sf.basedb.core.data.BioPlateEventTypeData
77[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlateMappingData.
78[hibernatedoclet] net.sf.basedb.core.data.PlateMappingData
79[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DirectoryData.
80[hibernatedoclet] net.sf.basedb.core.data.DirectoryData
81[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.JobData.
82[hibernatedoclet] net.sf.basedb.core.data.JobData
83[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.FileServerData.
84[hibernatedoclet] net.sf.basedb.core.data.FileServerData
85[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DataCubeFilterData.
86[hibernatedoclet] net.sf.basedb.core.data.DataCubeFilterData
87[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DerivedBioAssayData.
88[hibernatedoclet] net.sf.basedb.core.data.DerivedBioAssayData
89[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.SoftwareData.
90[hibernatedoclet] net.sf.basedb.core.data.SoftwareData
91[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.AnnotationTypeData.
92[hibernatedoclet] net.sf.basedb.core.data.AnnotationTypeData
93[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ReporterTypeData.
94[hibernatedoclet] net.sf.basedb.core.data.ReporterTypeData
95[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.HelpData.
96[hibernatedoclet] net.sf.basedb.core.data.HelpData
97[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.TransformationData.
98[hibernatedoclet] net.sf.basedb.core.data.TransformationData
99[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlatformVariantData.
100[hibernatedoclet] net.sf.basedb.core.data.PlatformVariantData
101[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.UnitSymbolData.
102[hibernatedoclet] net.sf.basedb.core.data.UnitSymbolData
103[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PhysicalBioAssayData.
104[hibernatedoclet] net.sf.basedb.core.data.PhysicalBioAssayData
105[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ArraySlideData.
106[hibernatedoclet] net.sf.basedb.core.data.ArraySlideData
107[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PermissionTemplateData.
108[hibernatedoclet] net.sf.basedb.core.data.PermissionTemplateData
109[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.QuotaData.
110[hibernatedoclet] net.sf.basedb.core.data.QuotaData
111[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.UserClientSettingData.
112[hibernatedoclet] net.sf.basedb.core.data.UserClientSettingData
113[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.QuantityData.
114[hibernatedoclet] net.sf.basedb.core.data.QuantityData
115[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.RoleData.
116[hibernatedoclet] net.sf.basedb.core.data.RoleData
117[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.UserDefaultSettingData.
118[hibernatedoclet] net.sf.basedb.core.data.UserDefaultSettingData
119[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ChangeHistoryData.
120[hibernatedoclet] net.sf.basedb.core.data.ChangeHistoryData
121[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlateEventData.
122[hibernatedoclet] net.sf.basedb.core.data.PlateEventData
123[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioWellData.
124[hibernatedoclet] net.sf.basedb.core.data.BioWellData
125[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ContextData.
126[hibernatedoclet] net.sf.basedb.core.data.ContextData
127[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.FileSetMemberData.
128[hibernatedoclet] net.sf.basedb.core.data.FileSetMemberData
129[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.QuotaTypeData.
130[hibernatedoclet] net.sf.basedb.core.data.QuotaTypeData
131[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.HardwareData.
132[hibernatedoclet] net.sf.basedb.core.data.HardwareData
133[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.SessionData.
134[hibernatedoclet] net.sf.basedb.core.data.SessionData
135[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ProtocolData.
136[hibernatedoclet] net.sf.basedb.core.data.ProtocolData
137[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.TagData.
138[hibernatedoclet] net.sf.basedb.core.data.TagData
139[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.KeyData.
140[hibernatedoclet] net.sf.basedb.core.data.KeyData
141[hibernatedoclet] net.sf.basedb.core.data.ProjectKeyData
142[hibernatedoclet] net.sf.basedb.core.data.RoleKeyData
143[hibernatedoclet] net.sf.basedb.core.data.ItemKeyData
144[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlateData.
145[hibernatedoclet] net.sf.basedb.core.data.PlateData
146[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DataCubeExtraValueData.
147[hibernatedoclet] net.sf.basedb.core.data.DataCubeExtraValueData
148[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlatformData.
149[hibernatedoclet] net.sf.basedb.core.data.PlatformData
150[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.AnnotationData.
151[hibernatedoclet] net.sf.basedb.core.data.AnnotationData
152[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ArrayBatchData.
153[hibernatedoclet] net.sf.basedb.core.data.ArrayBatchData
154[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.RawBioAssayData.
155[hibernatedoclet] net.sf.basedb.core.data.RawBioAssayData
156[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlateGeometryData.
157[hibernatedoclet] net.sf.basedb.core.data.PlateGeometryData
158[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ArrayDesignPlateData.
159[hibernatedoclet] net.sf.basedb.core.data.ArrayDesignPlateData
160[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.UserData.
161[hibernatedoclet] net.sf.basedb.core.data.UserData
162[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.NewsData.
163[hibernatedoclet] net.sf.basedb.core.data.NewsData
164[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioPlateEventData.
165[hibernatedoclet] net.sf.basedb.core.data.BioPlateEventData
166[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.MimeTypeData.
167[hibernatedoclet] net.sf.basedb.core.data.MimeTypeData
168[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ArrayDesignData.
169[hibernatedoclet] net.sf.basedb.core.data.ArrayDesignData
170[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.MessageData.
171[hibernatedoclet] net.sf.basedb.core.data.MessageData
172[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.JobAgentData.
173[hibernatedoclet] net.sf.basedb.core.data.JobAgentData
174[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.JobAgentSettingsData.
175[hibernatedoclet] net.sf.basedb.core.data.JobAgentSettingsData
176[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioAssaySetData.
177[hibernatedoclet] net.sf.basedb.core.data.BioAssaySetData
178[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ProjectData.
179[hibernatedoclet] net.sf.basedb.core.data.ProjectData
180[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DiskUsageData.
181[hibernatedoclet] net.sf.basedb.core.data.DiskUsageData
182[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PluginConfigurationData.
183[hibernatedoclet] net.sf.basedb.core.data.PluginConfigurationData
184[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PasswordData.
185[hibernatedoclet] net.sf.basedb.core.data.PasswordData
186[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.SchemaVersionData.
187[hibernatedoclet] net.sf.basedb.core.data.SchemaVersionData
188[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ExperimentData.
189[hibernatedoclet] net.sf.basedb.core.data.ExperimentData
190[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ParameterValueData.
191[hibernatedoclet] net.sf.basedb.core.data.ParameterValueData
192[hibernatedoclet] net.sf.basedb.core.data.IntegerParameterValueData
193[hibernatedoclet] net.sf.basedb.core.data.TimestampParameterValueData
194[hibernatedoclet] net.sf.basedb.core.data.TextParameterValueData
195[hibernatedoclet] net.sf.basedb.core.data.FloatParameterValueData
196[hibernatedoclet] net.sf.basedb.core.data.DoubleParameterValueData
197[hibernatedoclet] net.sf.basedb.core.data.LongParameterValueData
198[hibernatedoclet] net.sf.basedb.core.data.DateParameterValueData
199[hibernatedoclet] net.sf.basedb.core.data.StringParameterValueData
200[hibernatedoclet] net.sf.basedb.core.data.BooleanParameterValueData
201[hibernatedoclet] net.sf.basedb.core.data.ItemParameterValueData
202[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DataCubeColumnData.
203[hibernatedoclet] net.sf.basedb.core.data.DataCubeColumnData
204[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ExtraValueData.
205[hibernatedoclet] net.sf.basedb.core.data.ExtraValueData
206[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ClientData.
207[hibernatedoclet] net.sf.basedb.core.data.ClientData
208[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.FeatureData.
209[hibernatedoclet] net.sf.basedb.core.data.FeatureData
210[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.AnnotationSetData.
211[hibernatedoclet] net.sf.basedb.core.data.AnnotationSetData
212[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ItemListData.
213[hibernatedoclet] net.sf.basedb.core.data.ItemListData
214[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ArrayDesignBlockData.
215[hibernatedoclet] net.sf.basedb.core.data.ArrayDesignBlockData
216[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.UserDeviceData.
217[hibernatedoclet] net.sf.basedb.core.data.UserDeviceData
218[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioMaterialData.
219[hibernatedoclet] net.sf.basedb.core.data.BioMaterialData
220[hibernatedoclet] net.sf.basedb.core.data.BioSourceData
221[hibernatedoclet] net.sf.basedb.core.data.MeasuredBioMaterialData
222[hibernatedoclet] net.sf.basedb.core.data.SampleData
223[hibernatedoclet] net.sf.basedb.core.data.ExtractData
224[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.FileData.
225[hibernatedoclet] net.sf.basedb.core.data.FileData
226[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ReporterCloneTemplateData.
227[hibernatedoclet] net.sf.basedb.core.data.ReporterCloneTemplateData
228[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.RootRawBioAssayData.
229[hibernatedoclet] net.sf.basedb.core.data.RootRawBioAssayData
230[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ItemSubtypeFileTypeData.
231[hibernatedoclet] net.sf.basedb.core.data.ItemSubtypeFileTypeData
232[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.SpotImagesData.
233[hibernatedoclet] net.sf.basedb.core.data.SpotImagesData
234[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DataFileTypeData.
235[hibernatedoclet] net.sf.basedb.core.data.DataFileTypeData
236[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlateEventTypeData.
237[hibernatedoclet] net.sf.basedb.core.data.PlateEventTypeData
238[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.WellData.
239[hibernatedoclet] net.sf.basedb.core.data.WellData
240[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ItemSubtypeData.
241[hibernatedoclet] net.sf.basedb.core.data.ItemSubtypeData
242[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PluginTypeData.
243[hibernatedoclet] net.sf.basedb.core.data.PluginTypeData
244[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlateTypeData.
245[hibernatedoclet] net.sf.basedb.core.data.PlateTypeData
246[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.UnitData.
247[hibernatedoclet] net.sf.basedb.core.data.UnitData
248[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DataCubeData.
249[hibernatedoclet] net.sf.basedb.core.data.DataCubeData
250[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.FileSetData.
251[hibernatedoclet] net.sf.basedb.core.data.FileSetData
252[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.GlobalDefaultSettingData.
253[hibernatedoclet] net.sf.basedb.core.data.GlobalDefaultSettingData
254[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ItemListSyncFilterData.
255[hibernatedoclet] net.sf.basedb.core.data.ItemListSyncFilterData
256[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioPlateData.
257[hibernatedoclet] net.sf.basedb.core.data.BioPlateData
258[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.VirtualDbData.
259[hibernatedoclet] net.sf.basedb.core.data.VirtualDbData
260[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ChangeHistoryDetailData.
261[hibernatedoclet] net.sf.basedb.core.data.ChangeHistoryDetailData
262[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.DataCubeLayerData.
263[hibernatedoclet] net.sf.basedb.core.data.DataCubeLayerData
264[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioPlateTypeData.
265[hibernatedoclet] net.sf.basedb.core.data.BioPlateTypeData
266[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioPlateEventParticipantData.
267[hibernatedoclet] net.sf.basedb.core.data.BioPlateEventParticipantData
268[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.ExtraValueTypeData.
269[hibernatedoclet] net.sf.basedb.core.data.ExtraValueTypeData
270[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PluginDefinitionData.
271[hibernatedoclet] net.sf.basedb.core.data.PluginDefinitionData
272[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.KitData.
273[hibernatedoclet] net.sf.basedb.core.data.KitData
274[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioMaterialEventData.
275[hibernatedoclet] net.sf.basedb.core.data.BioMaterialEventData
276[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.BioAssayData.
277[hibernatedoclet] net.sf.basedb.core.data.BioAssayData
278[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.AnyToAnyData.
279[hibernatedoclet] net.sf.basedb.core.data.AnyToAnyData
280[hibernatedoclet] Generating mapping file for net.sf.basedb.core.data.PlatformFileTypeData.
281[hibernatedoclet] net.sf.basedb.core.data.PlatformFileTypeData
282
283core.jar:
284 [jar] Building jar: F:\Work\Eclipse\trunk\www\WEB-INF\lib\base-core-3.14.0.jar
285
286core:
287
288coreplugins.init:
289
290coreplugins.compile:
291 [mkdir] Created dir: F:\Work\Eclipse\trunk\build\plugins\core
292 [javac] Compiling 70 source files to F:\Work\Eclipse\trunk\build\plugins\core
293 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
294 [javac] F:\Work\Eclipse\trunk\src\plugins\core\net\sf\basedb\plugins\Base1PluginExecuter.java:391: warning: [deprecation] Integer(String) in Integer has been deprecated
295 [javac] configuration.setValue(minChannelsParameter.getName(), minChannelsParameter.getParameterType(), new Integer(headers.get(minChannelsParameter.getName())));
296 [javac] ^
297 [javac] F:\Work\Eclipse\trunk\src\plugins\core\net\sf\basedb\plugins\Base1PluginExecuter.java:392: warning: [deprecation] Integer(String) in Integer has been deprecated
298 [javac] configuration.setValue(maxChannelsParameter.getName(), maxChannelsParameter.getParameterType(), new Integer(headers.get(maxChannelsParameter.getName())));
299 [javac] ^
300 [javac] F:\Work\Eclipse\trunk\src\plugins\core\net\sf\basedb\plugins\Base1PluginExecuter.java:1619: warning: [deprecation] Integer(String) in Integer has been deprecated
301 [javac] StringParameterType t = new StringParameterType(65535, defaultValue, false, 1, new Integer(options), 1);
302 [javac] ^
303 [javac] F:\Work\Eclipse\trunk\src\plugins\core\net\sf\basedb\plugins\PackedFileExporter.java:701: warning: [deprecation] newInstance() in Class has been deprecated
304 [javac] return (FilePacker)Class.forName(packerClass).newInstance();
305 [javac] ^
306 [javac] where T is a type-variable:
307 [javac] T extends Object declared in class Class
308 [javac] F:\Work\Eclipse\trunk\src\plugins\core\net\sf\basedb\plugins\PrintMapFlatFileImporter.java:586: warning: [deprecation] Integer(String) in Integer has been deprecated
309 [javac] value = new Integer(line.value());
310 [javac] ^
311 [javac] 6 warnings
312 [copy] Copying 1 file to F:\Work\Eclipse\trunk\build\plugins\core
313
314coreplugins.jar:
315 [jar] Building jar: F:\Work\Eclipse\trunk\www\WEB-INF\lib\base-coreplugins-3.14.0.jar
316
317coreplugins:
318
319web.init:
320
321web.compile:
322 [mkdir] Created dir: F:\Work\Eclipse\trunk\build\clients\web
323 [javac] Compiling 187 source files to F:\Work\Eclipse\trunk\build\clients\web
324 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
325 [javac] F:\Work\Eclipse\trunk\src\clients\web\net\sf\basedb\clients\web\servlet\ViewSpotImage.java:32: warning: [deprecation] SpotImages in net.sf.basedb.core has been deprecated
326 [javac] import net.sf.basedb.core.SpotImages;
327 [javac] ^
328 [javac] F:\Work\Eclipse\trunk\src\clients\web\net\sf\basedb\clients\web\Base.java:1333: warning: [deprecation] Float(float) in Float has been deprecated
329 [javac] scale = new Float(percent / 100.0f);
330 [javac] ^
331 [javac] F:\Work\Eclipse\trunk\src\clients\web\net\sf\basedb\clients\web\ExperimentExplorer.java:1327: warning: [deprecation] Float(float) in Float has been deprecated
332 [javac] current = new Float(value);
333 [javac] ^
334 [javac] F:\Work\Eclipse\trunk\src\clients\web\net\sf\basedb\clients\web\ExperimentExplorer.java:1331: warning: [deprecation] Float(float) in Float has been deprecated
335 [javac] current = new Float(current.floatValue() + value);
336 [javac] ^
337 [javac] F:\Work\Eclipse\trunk\src\clients\web\net\sf\basedb\clients\web\extensions\ServletWrapper.java:78: warning: [deprecation] newInstance() in Class has been deprecated
338 [javac] Servlet servlet = servletClass.newInstance();
339 [javac] ^
340 [javac] where T is a type-variable:
341 [javac] T extends Object declared in class Class
342 [javac] F:\Work\Eclipse\trunk\src\clients\web\net\sf\basedb\clients\web\extensions\list\PropertyPathActionFactory.java:244: warning: [deprecation] newInstance() in Class has been deprecated
343 [javac] formatter = (Formatter<V>)ClassUtil.checkAndLoadClass(context.getClassLoader(), className, true, Formatter.class).newInstance();
344 [javac] ^
345 [javac] where T is a type-variable:
346 [javac] T extends Object declared in class Class
347 [javac] 7 warnings
348 [copy] Copying 5 files to F:\Work\Eclipse\trunk\build\clients\web
349 [copy] Copied 2 empty directories to 1 empty directory under F:\Work\Eclipse\trunk\build\clients\web
350
351web.jar:
352 [jar] Building jar: F:\Work\Eclipse\trunk\www\WEB-INF\lib\base-webclient-3.14.0.jar
353
354xjspcompiler:
355 [mkdir] Created dir: F:\Work\Eclipse\trunk\build\misc\compiler
356 [javac] Compiling 1 source file to F:\Work\Eclipse\trunk\build\misc\compiler
357 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
358 [javac] 1 warning
359 [jar] Building jar: F:\Work\Eclipse\trunk\bin\jar\base-xjsp-compiler-3.14.0.jar
360
361copy.config.local:
362 [copy] Copying 1 file to F:\Work\Eclipse\trunk\www\WEB-INF\classes
363
364copy.config.dist:
365 [copy] Copying 10 files to F:\Work\Eclipse\trunk\www\WEB-INF\classes
366 [copy] Copying 1 file to F:\Work\Eclipse\trunk\www\WEB-INF
367
368copy.config:
369
370copy.jar:
371 [copy] Copying 64 files to F:\Work\Eclipse\trunk\www\WEB-INF\lib
372
373web:
374
375installprg.init:
376
377installprg.compile:
378 [mkdir] Created dir: F:\Work\Eclipse\trunk\build\install
379 [javac] Compiling 3 source files to F:\Work\Eclipse\trunk\build\install
380 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
381 [javac] F:\Work\Eclipse\trunk\src\install\net\sf\basedb\install\InitDB.java:206: warning: [deprecation] newInstance() in Class has been deprecated
382 [javac] final Driver driver = (Driver)Class.forName(jdbcDriver).newInstance();
383 [javac] ^
384 [javac] where T is a type-variable:
385 [javac] T extends Object declared in class Class
386 [javac] F:\Work\Eclipse\trunk\src\install\net\sf\basedb\install\OneTimeFix.java:144: warning: [deprecation] newInstance() in Class has been deprecated
387 [javac] final Driver driver = (Driver)Class.forName(jdbcDriver).newInstance();
388 [javac] ^
389 [javac] where T is a type-variable:
390 [javac] T extends Object declared in class Class
391 [javac] 3 warnings
392
393installprg.jar:
394 [jar] Building jar: F:\Work\Eclipse\trunk\bin\jar\base-install-3.14.0.jar
395
396installprg:
397
398jobagent.init:
399
400jobagent.compile:
401 [mkdir] Created dir: F:\Work\Eclipse\trunk\build\clients\jobagent
402 [javac] Compiling 25 source files to F:\Work\Eclipse\trunk\build\clients\jobagent
403 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
404 [javac] F:\Work\Eclipse\trunk\src\clients\jobagent\net\sf\basedb\clients\jobagent\Agent.java:540: warning: [deprecation] newInstance() in Class has been deprecated
405 [javac] handler = clazz.newInstance();
406 [javac] ^
407 [javac] where T is a type-variable:
408 [javac] T extends Object declared in class Class
409 [javac] F:\Work\Eclipse\trunk\src\clients\jobagent\net\sf\basedb\clients\jobagent\Agent.java:1081: warning: [deprecation] newInstance() in Class has been deprecated
410 [javac] executor = executorClass.newInstance();
411 [javac] ^
412 [javac] where T is a type-variable:
413 [javac] T extends Object declared in class Class
414 [javac] F:\Work\Eclipse\trunk\src\clients\jobagent\net\sf\basedb\clients\jobagent\Agent.java:1125: warning: [deprecation] newInstance() in Class has been deprecated
415 [javac] manager = slotManagerClass.newInstance();
416 [javac] ^
417 [javac] where T is a type-variable:
418 [javac] T extends Object declared in class Class
419 [javac] 4 warnings
420
421jobagent.jar:
422 [jar] Building jar: F:\Work\Eclipse\trunk\bin\jar\base-jobagent-3.14.0.jar
423
424jobagent:
425
426test.init:
427
428test.compile:
429 [mkdir] Created dir: F:\Work\Eclipse\trunk\build\test
430 [javac] Compiling 155 source files to F:\Work\Eclipse\trunk\build\test
431 [javac] warning: [options] bootstrap class path not set in conjunction with -source 8
432 [javac] F:\Work\Eclipse\trunk\src\test\TestJarClassLoader.java:76: warning: [deprecation] newInstance() in Class has been deprecated
433 [javac] Object o = c.newInstance();
434 [javac] ^
435 [javac] where T is a type-variable:
436 [javac] T extends Object declared in class Class
437 [javac] F:\Work\Eclipse\trunk\src\test\TestParameterType.java:120: warning: [deprecation] Integer(int) in Integer has been deprecated
438 [javac] param.validate("integer", new Integer(-234));
439 [javac] ^
440 [javac] F:\Work\Eclipse\trunk\src\test\TestParameterType.java:126: warning: [deprecation] Integer(int) in Integer has been deprecated
441 [javac] param.validate("integer", new Integer(101));
442 [javac] ^
443 [javac] F:\Work\Eclipse\trunk\src\test\TestParameterType.java:139: warning: [deprecation] Float(float) in Float has been deprecated
444 [javac] param.validate("float", new Float(50.0f));
445 [javac] ^
446 [javac] F:\Work\Eclipse\trunk\src\test\TestReporter.java:90: warning: [deprecation] Integer(int) in Integer has been deprecated
447 [javac] rd.setExtended("length", new Integer(30));
448 [javac] ^
449 [javac] F:\Work\Eclipse\trunk\src\test\TestUtil.java:269: warning: [deprecation] newInstance() in Class has been deprecated
450 [javac] final Driver driver = (Driver)Class.forName(jdbcDriver).newInstance();
451 [javac] ^
452 [javac] where T is a type-variable:
453 [javac] T extends Object declared in class Class
454 [javac] F:\Work\Eclipse\trunk\src\test\net\sf\basedb\test\TestUtil.java:242: warning: [deprecation] newInstance() in Class has been deprecated
455 [javac] final Driver driver = (Driver)Class.forName(jdbcDriver).newInstance();
456 [javac] ^
457 [javac] where T is a type-variable:
458 [javac] T extends Object declared in class Class
459 [javac] 8 warnings
460
461test.jar:
462 [copy] Copying 7 files to F:\Work\Eclipse\trunk\build\test
463 [jar] Building jar: F:\Work\Eclipse\trunk\build\test\JarPlugin.jar
464 [jar] Building jar: F:\Work\Eclipse\trunk\build\test\ExtensionOne.jar
465 [jar] Building jar: F:\Work\Eclipse\trunk\build\test\ExtensionTwo.jar
466 [jar] Building jar: F:\Work\Eclipse\trunk\build\test\ExtensionThree.jar
467
468test:
469 [mkdir] Created dir: F:\Work\Eclipse\trunk\build\test\data
470 [copy] Copying 46 files to F:\Work\Eclipse\trunk\build\test\data
471 [copy] Copying 12 files to F:\Work\Eclipse\trunk\build\test
472
473dev:
474
475BUILD SUCCESSFUL
476Total time: 31 seconds