Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005943Openbravo ERPZ. Otherspublic2008-11-13 09:222008-12-03 19:13
jpabloae 
mtaal 
highminorhave not tried
closedfixed 
30Gentoo - 2.6.24
pi 
2.50 
No
Core
No
0005943: Do not use deprecated classes
When compiling trunk, you can see these messages:

    [javac] /opt/builds/openbravo-trunk/src/org/openbravo/service/web/BaseWebServiceServlet.java:140: warning: sun.misc.BASE64Decoder is Sun proprietary API and may be removed in a future release

  [javadoc] /opt/builds/openbravo-trunk/src-core/src/org/openbravo/xmlEngine/XmlDocument.java:27: warning: com.sun.corba.se.pept.transport.Connection is Sun proprietary API and may be removed in a future release

They should be changed.
No tags attached.
Issue History
2008-11-13 09:22jpabloaeNew Issue
2008-11-13 09:22jpabloaeAssigned To => rafaroda
2008-11-13 09:22jpabloaesf_bug_id0 => 2275104
2008-11-13 09:22jpabloaeOBNetwork customer => No
2008-11-13 09:22jpabloaeRegression testing => No
2008-11-13 12:19iperdomoStatusnew => scheduled
2008-11-13 12:19iperdomoAssigned Torafaroda => mtaal
2008-11-13 12:19iperdomofix_in_branch => trunk
2008-11-18 07:48svnbotCheckin
2008-11-18 07:48svnbotNote Added: 0010357
2008-11-18 07:48svnbotStatusscheduled => resolved
2008-11-18 07:48svnbotResolutionopen => fixed
2008-11-18 07:48svnbotsvn_revision => 10174
2008-11-18 07:49mtaalNote Added: 0010358
2008-11-18 07:49mtaalFixed in Version => 2.50
2008-11-25 12:05psarobeNote Added: 0010623
2008-12-03 19:13psarobeStatusresolved => closed

Notes
(0010357)
svnbot   
2008-11-18 07:48   
Repository: openbravo
Revision: 10174
Author: mtaal
Date: 2008-11-18 07:48:09 +0100 (Tue, 18 Nov 2008)

fixed issue 5943

---
U trunk/src-core/src/org/openbravo/xmlEngine/XmlDocument.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=10174&sc=1 [^]
(0010358)
mtaal   
2008-11-18 07:49   
import was not used anymore, so removed it
(0010623)
psarobe   
2008-11-25 12:05   
To verify this comoile the trunk and check that those messages does not appear anymore