[ http://issues.apache.org/jira/browse/DERBY-398?page=all ]

Deepa Remesh updated DERBY-398:
-------------------------------

    Attachment: wisconsin_patch.diff
                wisconsin_patch.status

Attaching a patch 'wisconsin_patch.diff' for lang/wisconsin.sql test. Changes 
are:

* lang/wisconsin.sql test currenly does not work in J2ME environment because 
the test setup uses stored procedures with nested connection. To make this test 
run in this environment, I moved the setup (sql for table creation and inserts) 
to a Java class (wisconsin). From the Java class, the remaining sql is run 
using ij.
* Modified master files
* Modified the test name from wisconsin.sql to wisconsin.java in the runall and 
exclude files

Ran lang/wisconsin.java successfully using Sun JDK1.4.2 in all 3 frameworks and 
also with j9_foundation in IBM WCTME5.7. Please take a look at this patch. 
Thanks.

> Exclude tests for J2ME/CDC/Foundation platform
> ----------------------------------------------
>
>          Key: DERBY-398
>          URL: http://issues.apache.org/jira/browse/DERBY-398
>      Project: Derby
>         Type: Sub-task
>   Components: Test
>     Reporter: Deepa Remesh
>     Assignee: Deepa Remesh
>  Attachments: derby-398_2.diff, derby-398_2.status, derbyall_report_2.txt, 
> jdbcapi_lang_patch.diff, jdbcapi_lang_patch.status, jdk14_tests.diff, 
> jdk14_tests.status, nullSQLText_patch.diff, nullSQLText_patch.status, 
> readme_patch.diff, store_patch.diff, store_patch.status, 
> wisconsin_patch.diff, wisconsin_patch.status
>
> Exclude tests which use DriverManager, Driver or BigDecimal classes which are 
> not in J2ME or JSR169. Ensure that derbyall can be run successfully in 
> J2ME/CDC/Foundation platform using the JDBC Optional Package for 
> CDC/Foundation Profile (JSR169).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to