[
https://issues.apache.org/jira/browse/THRIFT-913?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Meier updated THRIFT-913:
-------------------------------
Attachment:
THRIFT-913_UrlEncodedString_TestCase_RunTestServer_enhamcement.v2.patch
changed my mind, I like to commit the simplified RunTestServer.sh as well.
I need the following change to get the thing up and running:
{code}
-LOG4J="../../java/build/ivy/lib/slf4j-api-1.5.8.jar:../../java/build/ivy/lib/log4j-1.2.15.jar:../../java/build/ivy/lib/slf4j-simple-1.5.8.jar"
+LOG4J="../../java/build/ivy/lib/slf4j-api-1.5.8.jar:../../java/build/ivy/lib/log4j-1.2.14.jar:../../java/build/ivy/lib/slf4j-log4j12
{code}
agree?
> Test Case for Url encoded strings + simple enhancement to
> lib/js/test/RunTestServer.sh
> --------------------------------------------------------------------------------------
>
> Key: THRIFT-913
> URL: https://issues.apache.org/jira/browse/THRIFT-913
> Project: Thrift
> Issue Type: Improvement
> Components: JavaScript - Library
> Reporter: Roger Meier
> Assignee: T Jake Luciani
> Priority: Minor
> Attachments:
> THRIFT-913_UrlEncodedString_TestCase_RunTestServer_enhamcement.patch,
> THRIFT-913_UrlEncodedString_TestCase_RunTestServer_enhamcement.v2.patch
>
>
> This adds a testcase for THRIFT-885 (Url encoded strings never get decoded)
> and it simplifies the Unittest framework by automatically downloading and
> preparing httpcomponents-core-4.0.1-bin.tar.gz
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.