Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 368093

Summary: [Refactoring] Remove Unused Common Blocks
Product: [Tools] PTP Reporter: Federico Tombazzi <fede8802>
Component: Photran.Refactoring EngineAssignee: Jeffrey Overbey <com-eclipse-dot-org>
Status: CLOSED FIXED QA Contact:
Severity: enhancement    
Priority: P2 CC: com-eclipse-dot-org, geraq1988, marianomendez
Version: 7.0   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:
Bug Depends on:    
Bug Blocks: 382436    
Attachments:
Description Flags
Remove Unused Common Blocks Refactoring patch none

Description Federico Tombazzi CLA 2012-01-07 19:46:34 EST
Created attachment 209171 [details]
Remove Unused Common Blocks Refactoring patch

Resource refactoring that removes all unused variables of common blocks.
Comment 1 Jeffrey Overbey CLA 2012-01-12 20:02:38 EST
Hi Federico,

Thanks for the new refactoring!

Before we can accept this, please confirm (by adding a comment to this bug) that

1. you wrote 100% of the code (including test code) without incorporating content from elsewhere or relying on the intellectual property of others,

2. you have the right to contribute the code to Eclipse, and

3. you have included the EPL license header in all source files.

If you would, please ask Aquino German and Mariano Mendez to confirm this also.  (They will each need to add a separate comment.)

Sorry for the inconvenience; this is required by the Eclipse Legal team.  Thanks again!
Comment 2 Federico Tombazzi CLA 2012-01-12 21:25:25 EST
I confirm that:
1) I wrote 100% of the code without incorporating content from elsewhere or relying on the intellectual property of others,
2) I have the right to contribute the code to Eclipse, and
3) I have included the EPL license header in all source files.
Comment 3 Mariano Mendez CLA 2012-01-13 08:05:23 EST
I confirm that:
1) I wrote 100% of the code without incorporating content from elsewhere or
relying on the intellectual property of others,
2) I have the right to contribute the code to Eclipse, and
3) I have included the EPL license header in all source files.

Mariano ;
Comment 4 Germán Aquino CLA 2012-01-13 16:25:32 EST
I confirm that:
1) I wrote 100% of the code without incorporating content from elsewhere or
relying on the intellectual property of others,
2) I have the right to contribute the code to Eclipse, and
3) I have included the EPL license header in all source files.

Germán Aquino.
Comment 5 Jeffrey Overbey CLA 2012-05-07 16:11:04 EDT
I have committed this to master in order to meet the Juno feature freeze.

Code review/testing/string externalization/documentation are pending.
Comment 6 Jeffrey Overbey CLA 2012-06-12 16:25:50 EDT
I had to temporarily disable this refactoring for the 8.0.0 release due to Bug 382436, but we can enable it again in a later 8.0.x release.

I'm closing this bug, since it's been committed for Juno.  Thanks!