[jira] [Comment Edited] (OFBIZ-6273) Remove from trunk the deprecated code if deprecated before December 2014

2015-04-22 Thread Martin Becker (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14506749#comment-14506749
 ] 

Martin Becker edited comment on OFBIZ-6273 at 4/22/15 10:04 AM:


I would like to do this for the community.

First I would have a look at the quantity of deprecated code to then discuss 
the reasonable way to spit it in patches, or should it be done in a separate 
branch?


was (Author: mbecker):
I would like to do this for the community.

> Remove from trunk the deprecated code if deprecated before December 2014
> 
>
> Key: OFBIZ-6273
> URL: https://issues.apache.org/jira/browse/OFBIZ-6273
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL COMPONENTS
>Affects Versions: Trunk
>Reporter: Jacopo Cappellato
>
> The code that has been deprecated before December 2014 will be released in 
> the releases of the 14.12 branch: in this way users will be notified about 
> deprecated methods/code.
> For this reason we can proceed and remove all the deprecated code from trunk, 
> deprecated before December 2014.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Comment Edited] (OFBIZ-6273) Remove from trunk the deprecated code if deprecated before December 2014

2016-04-05 Thread Jacques Le Roux (JIRA)

[ 
https://issues.apache.org/jira/browse/OFBIZ-6273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15224197#comment-15224197
 ] 

Jacques Le Roux edited comment on OFBIZ-6273 at 4/5/16 7:00 AM:


There are now very few deprecations:
# Generation and use of skeletons and static stubs for JRMP is deprecated. (in 
service)
# StAXSOAPModelBuilder(XMLStreamReader) in SOAPEventHandler.java
# FoScreenRenderer in FoFormRenderer.java
# HtmlScreenRenderer in HtmlTreeRenderer.java

Unrelated: still some unchecked or unsafe operations



was (Author: jacques.le.roux):
There are now very few deprecations:
# Generation and use of skeletons and static stubs for JRMP is deprecated. (in 
service)
# StAXSOAPModelBuilder(XMLStreamReader) in SOAPEventHandler.java
# FoScreenRenderer
# HtmlScreenRenderer

Unrelated: still some unchecked or unsafe operations


> Remove from trunk the deprecated code if deprecated before December 2014
> 
>
> Key: OFBIZ-6273
> URL: https://issues.apache.org/jira/browse/OFBIZ-6273
> Project: OFBiz
>  Issue Type: Improvement
>  Components: ALL COMPONENTS
>Affects Versions: Trunk
>Reporter: Jacopo Cappellato
>
> The code that has been deprecated before December 2014 will be released in 
> the releases of the 14.12 branch: in this way users will be notified about 
> deprecated methods/code.
> For this reason we can proceed and remove all the deprecated code from trunk, 
> deprecated before December 2014.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)