You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@harmony.apache.org by "Ilya Okomin (JIRA)" <ji...@apache.org> on 2006/11/21 13:30:02 UTC

[jira] Created: (HARMONY-2252) [classlib][swing] DocumentParserTest enhancements

[classlib][swing] DocumentParserTest enhancements
-------------------------------------------------

                 Key: HARMONY-2252
                 URL: http://issues.apache.org/jira/browse/HARMONY-2252
             Project: Harmony
          Issue Type: Improvement
          Components: build - test - ci
            Reporter: Ilya Okomin
            Priority: Trivial
         Attachments: Harmony-2252.patch

I've been investigating DocumentParserTest and found several places to fix:
1. Remove unused commented code
2. Replace resource loading using Class.getResourceAsStream() instead of using system property "TEST_SRC_DIR" which is undefined at the moment at all.
3. Switch debug mode off.

I'll prepare a patch.

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

        

[jira] Updated: (HARMONY-2252) [classlib][swing] DocumentParserTest enhancements

Posted by "Ilya Okomin (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/HARMONY-2252?page=all ]

Ilya Okomin updated HARMONY-2252:
---------------------------------

    Attachment: Harmony-2252.patch

Please take a look at my patch.

> [classlib][swing] DocumentParserTest enhancements
> -------------------------------------------------
>
>                 Key: HARMONY-2252
>                 URL: http://issues.apache.org/jira/browse/HARMONY-2252
>             Project: Harmony
>          Issue Type: Improvement
>          Components: build - test - ci
>            Reporter: Ilya Okomin
>            Priority: Trivial
>         Attachments: Harmony-2252.patch
>
>
> I've been investigating DocumentParserTest and found several places to fix:
> 1. Remove unused commented code
> 2. Replace resource loading using Class.getResourceAsStream() instead of using system property "TEST_SRC_DIR" which is undefined at the moment at all.
> 3. Switch debug mode off.
> I'll prepare a patch.

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

        

[jira] Updated: (HARMONY-2252) [classlib][swing] DocumentParserTest enhancements

Posted by "Stepan Mishura (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HARMONY-2252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stepan Mishura updated HARMONY-2252:
------------------------------------

    Component/s:     (was: build - test - ci)
                 Classlib

> [classlib][swing] DocumentParserTest enhancements
> -------------------------------------------------
>
>                 Key: HARMONY-2252
>                 URL: https://issues.apache.org/jira/browse/HARMONY-2252
>             Project: Harmony
>          Issue Type: Improvement
>          Components: Classlib
>            Reporter: Ilya Okomin
>            Priority: Trivial
>         Attachments: Harmony-2252.patch
>
>
> I've been investigating DocumentParserTest and found several places to fix:
> 1. Remove unused commented code
> 2. Replace resource loading using Class.getResourceAsStream() instead of using system property "TEST_SRC_DIR" which is undefined at the moment at all.
> 3. Switch debug mode off.
> I'll prepare a patch.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.