Project:
View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
ID | ||||||||
0008335 | ||||||||
Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
defect | [Openbravo ERP] A. Platform | minor | always | 2009-03-30 08:56 | 2009-04-22 00:01 | |||
Reporter | roklenardic | View Status | public | |||||
Assigned To | mtaal | |||||||
Priority | normal | Resolution | fixed | Fixed in Version | 2.50 | |||
Status | closed | Fix in branch | Fixed in SCM revision | 1c53be808414 | ||||
Projection | none | ETA | none | Target Version | ||||
OS | Linux 32 bit | Database | PostgreSQL | Java version | 1.6.0_12 | |||
OS Version | Ubuntu 9.04 | Database version | 8.3.7 | Ant version | 1.7.1 | |||
Product Version | main | SCM revision | 3491:3a6f090658fd | |||||
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 | |||||||
Tags | No tags attached. | |||||||
Attached Files | ||||||||
![]() |
|
![]() |
|
(0015061) hgbot (developer) 2009-03-30 12:33 |
Repository: erp/devel/pi Changeset: 1c53be8084147141e890a8440b554851e9e7feba Author: Martin Taal <martin.taal <at> openbravo.com> Date: Mon Mar 30 12:33:21 2009 +0200 URL: http://code.openbravo.com/erp/devel/pi/rev/1c53be8084147141e890a8440b554851e9e7feba [^] Fixes issue 8335: getDataSetTables deprecated --- M src-test/org/openbravo/test/modularity/DatasetServiceTest.java --- |
![]() |
|||
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 |
Copyright © 2000 - 2009 MantisBT Group |