| Summary: | [Refactoring] Remove Unused Common Blocks | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Tools] PTP | Reporter: | Federico Tombazzi <fede8802> | ||||
| Component: | Photran.Refactoring Engine | Assignee: | 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: |
|
||||||
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! 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. 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 ; 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. I have committed this to master in order to meet the Juno feature freeze. Code review/testing/string externalization/documentation are pending. 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! |
Created attachment 209171 [details] Remove Unused Common Blocks Refactoring patch Resource refactoring that removes all unused variables of common blocks.