Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0031482
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] Z. Othersminorhave not tried2015-11-14 14:322015-11-23 08:28
ReportershuehnerView Statuspublic 
Assigned Toshuehner 
PrioritynormalResolutionfixedFixed in Version3.0PR16Q1
StatusclosedFix in branchFixed in SCM revision75603f5172e6
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Toalostale
Web browser
ModulesCore
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0031482: Cleanup warnings of Raw Types / non generics usage

DescriptionCleanup code using un-parametric types for no good reason.


Steps To ReproduceCheck eclipse warnings on 'Type Safety and Raw Types'
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
blocks feature request 0031477 newshuehner Tracking issue to reduce the huge number of eclipse warnings in pi 

-  Notes
(0081910)
hgbot (developer)
2015-11-16 19:18

Repository: erp/devel/pi
Changeset: 75603f5172e634a82622adf4216e948026f527b7
Author: Stefan Hühner <stefan.huehner <at> openbravo.com>
Date: Sat Nov 14 14:34:45 2015 +0100
URL: http://code.openbravo.com/erp/devel/pi/rev/75603f5172e634a82622adf4216e948026f527b7 [^]

Fixed 31482: Fix Type Safety and Raw Types warnings

- AdvPaymentMngtDao, parametrize obc parameters as function
  is private and only used with that specific paramtetric type
- ConvertQuotationIntoOrder
  - Iterator+Entry usage of a already parametric Map
    So no reason to abandon type info + later need manual casts
    again.
- ProductionMultiple problem is older servlet api not having
  a generic version of those methods so just silence this one
  with a SupressWarnings

---
M modules/org.openbravo.advpaymentmngt/src/org/openbravo/advpaymentmngt/dao/AdvPaymentMngtDao.java
M src/org/openbravo/erpCommon/ad_process/ConvertQuotationIntoOrder.java
M src/org/openbravo/erpCommon/info/ProductMultiple.java
---
(0082054)
alostale (manager)
2015-11-23 08:28

code reviewed

- Issue History
Date Modified Username Field Change
2015-11-14 14:32 shuehner New Issue
2015-11-14 14:32 shuehner Assigned To => shuehner
2015-11-14 14:32 shuehner Modules => Core
2015-11-14 14:32 shuehner Triggers an Emergency Pack => No
2015-11-14 14:32 shuehner Relationship added blocks 0031477
2015-11-16 14:01 shuehner Review Assigned To => alostale
2015-11-16 19:18 hgbot Checkin
2015-11-16 19:18 hgbot Note Added: 0081910
2015-11-16 19:18 hgbot Status new => resolved
2015-11-16 19:18 hgbot Resolution open => fixed
2015-11-16 19:18 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/devel/pi/rev/75603f5172e634a82622adf4216e948026f527b7 [^]
2015-11-23 08:28 alostale Note Added: 0082054
2015-11-23 08:28 alostale Status resolved => closed
2015-11-23 08:28 alostale Fixed in Version => 3.0PR16Q1


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker