You are viewing a plain text version of this content. The canonical link for it is here.
Posted to portalapps-dev@portals.apache.org by "Woonsan Ko (JIRA)" <ji...@apache.org> on 2014/08/18 02:18:18 UTC

[jira] [Comment Edited] (APA-64) Refactor WebContentPortlet to use http-client 4.x

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

Woonsan Ko edited comment on APA-64 at 8/18/14 12:17 AM:
---------------------------------------------------------

Fixed:
- Removed http-client 3.x dependency; use 4.x instead.
- Fixed thread-safety issue dealing with Rewriter instance.
- IO exception handling (closing resources)
- Code clean ups
- However, didn't replace the existing rewriter modules by new content-rewriter module because the portlet is tightly dependent on portlet api and the existing rewriter modules and so it's really hard to migrate at this moment. So, I moved the old rewriter api into webcontent2.portlet.rewriter.* package.


was (Author: woon_san):
Fixed:
- Removed http-client 3.x dependency; use 4.x instead.
- Fixed thread-safety issue dealing with Rewriter instance.
- IO exception handling (closing resources)
- Code clean ups

> Refactor WebContentPortlet to use http-client 4.x
> -------------------------------------------------
>
>                 Key: APA-64
>                 URL: https://issues.apache.org/jira/browse/APA-64
>             Project: Portals Apps
>          Issue Type: New Feature
>            Reporter: Woonsan Ko
>            Assignee: Woonsan Ko
>             Fix For: apa-webcontent-2.0
>
>
> WebContentPortlet is using http-client 3.x while reverse proxy service is using http-client 4.x.



--
This message was sent by Atlassian JIRA
(v6.2#6252)