Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0031482 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] Z. Others | minor | have not tried | 2015-11-14 14:32 | 2015-11-23 08:28 | |||
| Reporter | shuehner | View Status | public | |||||
| Assigned To | shuehner | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | 3.0PR16Q1 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | 75603f5172e6 | ||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| Merge Request Status | ||||||||
| Review Assigned To | alostale | |||||||
| 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 | 0031482: Cleanup warnings of Raw Types / non generics usage | |||||||
| Description | Cleanup code using un-parametric types for no good reason. | |||||||
| Steps To Reproduce | Check eclipse warnings on 'Type Safety and Raw Types' | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
|  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] | ||||||||
| 
 | ||||||||
|  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 (viewer) 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 | OBNetwork customer | => No | 
| 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 |