Openbravo Issue Tracking System - Openbravo ERP | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0008335 | Openbravo ERP | A. Platform | public | 2009-03-30 08:56 | 2009-04-22 00:01 |
Reporter | roklenardic | ||||
Assigned To | mtaal | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | 20 | OS Version | Ubuntu 9.04 | |
Product Version | main | ||||
Target Version | Fixed in Version | 2.50 | |||
Merge Request Status | |||||
Review Assigned To | |||||
OBNetwork customer | No | ||||
Web browser | |||||
Modules | Core | ||||
Support ticket | |||||
Regression level | |||||
Regression date | |||||
Regression introduced in release | |||||
Regression introduced by commit | |||||
Triggers an Emergency Pack | No | ||||
Summary | 0008335: getDataSetTables deprecated | ||||
Description | When doing compile.complete, the following occurs: compileSqlc: [javac] Compiling 1514 source files to /home/rok/openbravoMain/main/build/classes [javac] /home/rok/openbravoMain/main/src-test/org/openbravo/test/modularity/DatasetServiceTest.java:117: warning: [deprecation] getDataSetTables(org.openbravo.model.ad.utility.DataSet) in org.openbravo.service.dataset.DataSetService has been deprecated [javac] final List<DataSetTable> dts = dss.getDataSetTables(d); [javac] ^ [javac] /home/rok/openbravoMain/main/src-test/org/openbravo/test/modularity/DatasetServiceTest.java:120: warning: [deprecation] getDataSetColumns(org.openbravo.model.ad.utility.DataSetTable) in org.openbravo.service.dataset.DataSetService has been deprecated [javac] final List<DataSetColumn> dcs = dss.getDataSetColumns(dt); [javac] ^ [javac] /home/rok/openbravoMain/main/src-test/org/openbravo/test/modularity/DatasetServiceTest.java:147: warning: [deprecation] getDataSetTables(org.openbravo.model.ad.utility.DataSet) in org.openbravo.service.dataset.DataSetService has been deprecated [javac] for (final DataSetTable dt : dss.getDataSetTables(ds)) { [javac] ^ [javac] /home/rok/openbravoMain/main/src-test/org/openbravo/test/modularity/DatasetServiceTest.java:149: warning: [deprecation] getDataSetColumns(org.openbravo.model.ad.utility.DataSetTable) in org.openbravo.service.dataset.DataSetService has been deprecated [javac] final List<DataSetColumn> dscs = dss.getDataSetColumns(dt); [javac] ^ [javac] Note: Some input files use unchecked or unsafe operations. [javac] Note: Recompile with -Xlint:unchecked for details. [javac] 4 warnings [javac] Compiling 953 source files to /home/rok/openbravoMain/main/build/classes | ||||
Steps To Reproduce | |||||
Proposed Solution | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-03-30 08:56 | roklenardic | New Issue | |||
2009-03-30 08:56 | roklenardic | Assigned To | => mtaal | ||
2009-03-30 08:56 | roklenardic | OBNetwork customer | => No | ||
2009-03-30 08:56 | roklenardic | Regression testing | => No | ||
2009-03-30 12:33 | hgbot | Checkin | |||
2009-03-30 12:33 | hgbot | Note Added: 0015061 | |||
2009-03-30 12:33 | hgbot | Status | new => resolved | ||
2009-03-30 12:33 | hgbot | Resolution | open => fixed | ||
2009-03-30 12:33 | hgbot | Fixed in SCM revision | => http://code.openbravo.com/erp/devel/pi/rev/1c53be8084147141e890a8440b554851e9e7feba [^] | ||
2009-04-21 10:53 | psarobe | Status | resolved => closed | ||
2009-04-22 00:01 | anonymous | sf_bug_id | 0 => 2778097 |
Notes | |||||
|
|||||
|
|