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

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0033393
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Retail Modules] Web POSmajorhave not tried2016-06-30 16:242016-07-26 15:02
Reportershivum039View Statuspublic 
Assigned Toshivum039 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision50e7733a7671
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Review Assigned Tomarvintm
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0033393: There Are Some Warning In The Java Resources ,Which One Can Notice During The Compilation (ant compile.complete.deploy).

Description-----------------------------------
The Compilation Warning As Follows .
-----------------------------------
compileSqlc:
    [javac] Compiling 2278 source files to openbravo/build/classes
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Note: openbravo/modules/org.openbravo.warehouse.pickinglist/src/org/openbravo/warehouse/pickinglist/Utilities.java uses unchecked or unsafe operations.
    [javac] Note: Recompile with -Xlint:unchecked for details.
    [javac] Compiling 68 source files to openbravo/build/classes
    [javac] Compiling 71 source files to openbravo/build/classes


Steps To ReproduceYou can Compile The Context By Using Command "ant compile.complete.deploy ",
You Can Notice the Warning(You Can See in the Description Part Above) .
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]
has duplicate design defect 0032371 closedmtaal [MultiServer] Define all services of all modules Loyalty Management productcost 

-  Notes
(0088110)
hgbot (developer)
2016-06-30 16:33

Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: 5356ce1c78dc1338e620d76eb1a4c7604f0a8eb7
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Thu Jun 30 20:03:25 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/5356ce1c78dc1338e620d76eb1a4c7604f0a8eb7 [^]

FIxes Issue 33393 : The Java Warnings Has Been Removed , As well Methods Which Are Not Used Also Has Been Removed .

---
M src/org/openbravo/warehouse/pickinglist/Utilities.java
---
(0088112)
hgbot (developer)
2016-06-30 17:46

Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: 7a515ea47402d9912853d3787b44afb165e1af39
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Thu Jun 30 21:15:42 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/7a515ea47402d9912853d3787b44afb165e1af39 [^]

FIxes Issue 33393 : Code Changes(Missing Changes) Done According To the FeedBack(Reveiew) .

---
M src/org/openbravo/warehouse/pickinglist/Utilities.java
---
(0088248)
hgbot (developer)
2016-07-06 17:22

Repository: erp/pmods/org.openbravo.retail.loyalty
Changeset: 1a359a231d6865e5e34816202a5b1dfa45e342fe
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Wed Jul 06 20:51:53 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/1a359a231d6865e5e34816202a5b1dfa45e342fe [^]

Fixes Issue 33393 :The Java Warnings Messages Has Been Resolved .

---
M src/org/openbravo/retail/loyalty/master/AccumulationRules.java
M src/org/openbravo/retail/loyalty/master/LoyaltyManagement.java
M src/org/openbravo/retail/loyalty/master/LoyaltyProgram.java
M src/org/openbravo/retail/loyalty/master/RedemptionRules.java
A src-db/database/sourcedata/OBMOBC_SERVICES.xml
---
(0088249)
hgbot (developer)
2016-07-06 17:24

Repository: erp/pmods/org.openbravo.retail.complementary
Changeset: aa2d52c695b0235e532b525af0ae4d1fee57f987
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Wed Jul 06 20:53:52 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.complementary/rev/aa2d52c695b0235e532b525af0ae4d1fee57f987 [^]

Fixes Issue 33393 :Code Changes Done To Remove The Java Warnings Messages .

---
M src/org/openbravo/retail/complementary/ComplementaryHQLCriteria.java
---
(0088555)
hgbot (developer)
2016-07-18 17:02

Repository: erp/pmods/org.openbravo.retail.servicesequence
Changeset: 5391fbf2d131e27350bf842baf571031bde0869c
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Mon Jul 18 14:13:22 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.servicesequence/rev/5391fbf2d131e27350bf842baf571031bde0869c [^]

FIxes Issue 33393 : Code Changes Done To Remove The Java Warnings Messages .

---
M src/org/openbravo/retail/servicesequence/OBRETSSImportEntryProcessor.java
---
(0088556)
hgbot (developer)
2016-07-18 17:02

Repository: erp/pmods/org.openbravo.warehouse.pickinglist
Changeset: a185962e00a161dff903d1c337db45a7d0a2f0ec
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Mon Jul 18 14:13:01 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/a185962e00a161dff903d1c337db45a7d0a2f0ec [^]

FIxes Issue 33393 : Code Changes Done To Remove The Java Warnings Messages .

---
M src/org/openbravo/warehouse/pickinglist/CreateActionHandler.java
M src/org/openbravo/warehouse/pickinglist/OutboundPickingListProcess.java
M src/org/openbravo/warehouse/pickinglist/Utilities.java
---
(0088557)
hgbot (developer)
2016-07-18 17:03

Repository: erp/pmods/org.openbravo.mobile.procurement
Changeset: 7416c7ee3780bf0ebd9880c19a17d9782fc4d28f
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Mon Jul 18 14:12:41 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/7416c7ee3780bf0ebd9880c19a17d9782fc4d28f [^]

FIxes Issue 33393 : Code Changes Done To Remove The Java Warnings Messages .

---
M src/org/openbravo/mobile/procurement/login/MobileProcurementLoginHandler.java
M src/org/openbravo/mobile/procurement/sync/POrderLoaderEntryProcessor.java
---
(0088558)
hgbot (developer)
2016-07-18 17:03

Repository: erp/pmods/org.openbravo.retail.sessions
Changeset: 48c2153db678b417fea31e4a513152f58195e6ae
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Mon Jul 18 14:17:12 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/48c2153db678b417fea31e4a513152f58195e6ae [^]

FIxes Issue 33393 : Code Changes Done To Remove The Java Warnings Messages .

---
M src/org/openbravo/retail/sessions/OpenSessionPOSEntryProcessor.java
M src/org/openbravo/retail/sessions/SetBusinessDateEntryProcessor.java
M src/org/openbravo/retail/sessions/WebPOSCloseStoreEntryProcessor.java
---
(0088559)
hgbot (developer)
2016-07-18 17:04

Repository: erp/pmods/org.openbravo.retail.copystore
Changeset: 337e1266c3283c6be03a2bc8898bc871dc055f2c
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Mon Jul 18 14:14:40 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/337e1266c3283c6be03a2bc8898bc871dc055f2c [^]

FIxes Issue 33393 : Code Changes Done To Remove The Java Warnings Messages .

---
M src/org/openbravo/retail/copystore/process/CopyStoreProcess.java
---
(0088562)
hgbot (developer)
2016-07-18 17:37

Repository: erp/pmods/org.openbravo.mobile.warehouse
Changeset: cb07720b7b79b3b7a62a551f40cb2567a50b2400
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Mon Jul 18 14:15:52 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/cb07720b7b79b3b7a62a551f40cb2567a50b2400 [^]

FIxes Issue 33393 : Code Changes Done To Remove The Java Warnings Messages .

---
M src/org/openbravo/mobile/warehouse/goodmovement/ProcessDocumentEntryProcessor.java
---
(0088563)
hgbot (developer)
2016-07-18 17:39

Repository: erp/pmods/org.openbravo.retail.analytics
Changeset: 50e7733a76719f0671a6bb2c622241532d9d15d3
Author: Shivanand Madiwalar <shivanand.madiwalar <at> promantia.com>
Date: Mon Jul 18 14:15:36 2016 +0530
URL: http://code.openbravo.com/erp/pmods/org.openbravo.retail.analytics/rev/50e7733a76719f0671a6bb2c622241532d9d15d3 [^]

FIxes Issue 33393 : Code Changes Done To Remove The Java Warnings Messages .

---
M src/org/openbravo/retail/analytics/OBRetailAnalyticsFactSessionUpdater.java
---
(0088672)
hgbot (developer)
2016-07-26 15:02

Repository: erp/pmods/org.openbravo.mobile.procurement
Changeset: 2722168c33866d8d38577a63b7e9b1df0f3d9b86
Author: Antonio Moreno <antonio.moreno <at> openbravo.com>
Date: Tue Jul 26 15:01:55 2016 +0200
URL: http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/2722168c33866d8d38577a63b7e9b1df0f3d9b86 [^]

Related to issue 33393. Fix code warning due to DalUtil.getId usage

---
M src/org/openbravo/mobile/procurement/login/MobileProcurementLoginHandler.java
---

- Issue History
Date Modified Username Field Change
2016-06-30 16:24 shivum039 New Issue
2016-06-30 16:24 shivum039 Assigned To => shivum039
2016-06-30 16:24 shivum039 Triggers an Emergency Pack => No
2016-06-30 16:25 shivum039 Status new => scheduled
2016-06-30 16:28 shivum039 Description Updated View Revisions
2016-06-30 16:33 hgbot Checkin
2016-06-30 16:33 hgbot Note Added: 0088110
2016-06-30 16:33 hgbot Status scheduled => resolved
2016-06-30 16:33 hgbot Resolution open => fixed
2016-06-30 16:33 hgbot Fixed in SCM revision => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/5356ce1c78dc1338e620d76eb1a4c7604f0a8eb7 [^]
2016-06-30 17:46 hgbot Checkin
2016-06-30 17:46 hgbot Note Added: 0088112
2016-06-30 17:46 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/5356ce1c78dc1338e620d76eb1a4c7604f0a8eb7 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/7a515ea47402d9912853d3787b44afb165e1af39 [^]
2016-06-30 17:46 marvintm Review Assigned To => marvintm
2016-06-30 17:46 marvintm Status resolved => closed
2016-07-06 17:22 hgbot Checkin
2016-07-06 17:22 hgbot Note Added: 0088248
2016-07-06 17:22 hgbot Status closed => resolved
2016-07-06 17:22 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/7a515ea47402d9912853d3787b44afb165e1af39 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/1a359a231d6865e5e34816202a5b1dfa45e342fe [^]
2016-07-06 17:24 hgbot Checkin
2016-07-06 17:24 hgbot Note Added: 0088249
2016-07-06 17:24 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.loyalty/rev/1a359a231d6865e5e34816202a5b1dfa45e342fe [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.complementary/rev/aa2d52c695b0235e532b525af0ae4d1fee57f987 [^]
2016-07-08 08:38 marvintm Status resolved => closed
2016-07-18 17:02 hgbot Checkin
2016-07-18 17:02 hgbot Note Added: 0088555
2016-07-18 17:02 hgbot Status closed => resolved
2016-07-18 17:02 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.complementary/rev/aa2d52c695b0235e532b525af0ae4d1fee57f987 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.servicesequence/rev/5391fbf2d131e27350bf842baf571031bde0869c [^]
2016-07-18 17:02 hgbot Checkin
2016-07-18 17:02 hgbot Note Added: 0088556
2016-07-18 17:02 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.servicesequence/rev/5391fbf2d131e27350bf842baf571031bde0869c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/a185962e00a161dff903d1c337db45a7d0a2f0ec [^]
2016-07-18 17:03 hgbot Checkin
2016-07-18 17:03 hgbot Note Added: 0088557
2016-07-18 17:03 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.warehouse.pickinglist/rev/a185962e00a161dff903d1c337db45a7d0a2f0ec [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/7416c7ee3780bf0ebd9880c19a17d9782fc4d28f [^]
2016-07-18 17:03 hgbot Checkin
2016-07-18 17:03 hgbot Note Added: 0088558
2016-07-18 17:03 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.procurement/rev/7416c7ee3780bf0ebd9880c19a17d9782fc4d28f [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/48c2153db678b417fea31e4a513152f58195e6ae [^]
2016-07-18 17:04 hgbot Checkin
2016-07-18 17:04 hgbot Note Added: 0088559
2016-07-18 17:04 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.sessions/rev/48c2153db678b417fea31e4a513152f58195e6ae [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/337e1266c3283c6be03a2bc8898bc871dc055f2c [^]
2016-07-18 17:37 hgbot Checkin
2016-07-18 17:37 hgbot Note Added: 0088562
2016-07-18 17:37 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.retail.copystore/rev/337e1266c3283c6be03a2bc8898bc871dc055f2c [^] => http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/cb07720b7b79b3b7a62a551f40cb2567a50b2400 [^]
2016-07-18 17:39 hgbot Checkin
2016-07-18 17:39 hgbot Note Added: 0088563
2016-07-18 17:39 hgbot Fixed in SCM revision http://code.openbravo.com/erp/pmods/org.openbravo.mobile.warehouse/rev/cb07720b7b79b3b7a62a551f40cb2567a50b2400 [^] => http://code.openbravo.com/erp/pmods/org.openbravo.retail.analytics/rev/50e7733a76719f0671a6bb2c622241532d9d15d3 [^]
2016-07-19 18:33 marvintm Status resolved => closed
2016-07-26 15:02 hgbot Checkin
2016-07-26 15:02 hgbot Note Added: 0088672
2016-11-20 20:38 mtaal Relationship added has duplicate 0032371


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker