You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Roger Meier (JIRA)" <ji...@apache.org> on 2010/10/13 21:53:36 UTC

[jira] Updated: (THRIFT-913) Test Case for Url encoded strings + simple enhancement to lib/js/test/RunTestServer.sh

     [ 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.