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

ahsan shamsudeen commented on DERBY-6299:
-----------------------------------------

Hi Bryan,

Now ,Everything fine. I have created the patch for this change in simlar way. I 
created the patch for the whole project  which size is 17.2 Mb(unusual) and its 
exceeds Jira attach file size limits. After changes, project build successfully.

Earlier , I thought of creating patches for each and every class separately. 
Now It's OK.  

I changed the import code reference to the new location and deleted 
AssertFailure.java and SanityManager.java (I have deleted the sanity 
package,because it doesn't have any classes here after, Does this make any 
problems?) .

I can't attach the patch here due to the size problems.  

Thanks,
Ahsan
                
> Improve the code coverage of  Org.apache.derby.iapi.services.sanity  package
> ----------------------------------------------------------------------------
>
>                 Key: DERBY-6299
>                 URL: https://issues.apache.org/jira/browse/DERBY-6299
>             Project: Derby
>          Issue Type: Sub-task
>          Components: Test
>            Reporter: ahsan shamsudeen
>            Assignee: ahsan shamsudeen
>            Priority: Minor
>
> According to the coverage reports, All classes in  
> Org.apache.derby.iapi.services.sanity  have completely zero coverage.
> So this sub-task is to improve code coverage by doing the  following.
>  
> 1)Change all the import statements in the code to reference the new location 
> of SanityManager and    
>    AssertFailure
> 2) Delete the wrapper classes 
> org.apache.derby.iapi.services.sanity.SanityManager
>    org.apache.derby.iapi.services.sanity.AssertFailure

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to