Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Platform-releng/CopyRightBugfixes"

(Bug fix suggestions)
Line 34: Line 34:
 
= Pending =  
 
= Pending =  
 
== Awaiting user Feedback ==
 
== Awaiting user Feedback ==
 
 
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=235366 235366]
 
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=235366 235366]
 
[relengtool] Fix copyright is case sensitive when filtering out comments    [Last activity 2014.07.29]<br>
 
[relengtool] Fix copyright is case sensitive when filtering out comments    [Last activity 2014.07.29]<br>
 
''Awaiting response from Paul, about a use-case scenario''
 
''Awaiting response from Paul, about a use-case scenario''
 +
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=369991 369991]
 +
[relengtool] Fix Copyrights" tool doesn't understand multiple revision years  [Last activity 2014.07.29] <br>
 +
''Close off if no user complaints after a while. Maybe refactor to use Intiger instead of int''
  
 
== Gerrit Review ==  
 
== Gerrit Review ==  
Line 50: Line 53:
 
== Merged ==  
 
== Merged ==  
  
=== 2014.07.28 Year fix. Jdk Upgrade ===
+
=== 2014.07.28 Jdk Upgrade ===
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=369991 369991]
+
[relengtool] Fix Copyrights" tool doesn't understand multiple revision years
+
 
+
 
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=439150 439150]  
 
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=439150 439150]  
 
[relengtool] Request to use generics and annotations (for Junit 4) in releng tool  
 
[relengtool] Request to use generics and annotations (for Junit 4) in releng tool  

Revision as of 10:13, 29 July 2014

Bugfix suggestions

The copyright tool is undergoing active bug fixing & development at the moment. (2014.07.28)

This page lists bugs that are to be fixed in the near future. Please add bugs / features that you would like to be implemented here:

Bug fix suggestions

440543 org.eclipse.releng.tools should have it's own test bundle






To Do

Bugs To be fixed

278683 [relengtool] Copyright tool does not report progress correctly

Features to implement

To be implemented once bugs are fixed.

369992 "Fix Copyrights" should be able to automatically run on file save


In Progress

216797 [relengtool] Fix copyrights tool run very slowly
Benchmark with 5k, 10k, 15k files & analyze run time complexity (linear or exponential)







Pending

Awaiting user Feedback

235366 [relengtool] Fix copyright is case sensitive when filtering out comments [Last activity 2014.07.29]
Awaiting response from Paul, about a use-case scenario

369991 [relengtool] Fix Copyrights" tool doesn't understand multiple revision years [Last activity 2014.07.29]
Close off if no user complaints after a while. Maybe refactor to use Intiger instead of int

Gerrit Review

328773 [relengtool] copyright rewriting tool fails silently on read-only files [Last activity 2014.07.28 ]







Archive

Bugs/features that were implemented.

Merged

2014.07.28 Jdk Upgrade

439150 [relengtool] Request to use generics and annotations (for Junit 4) in releng tool

2014.07.28 Bash script bug fix

276253 [relengtool] fix hashbang Problems 2014.07.28

2014.07.25 xml bugfixes

276257 [relengtool][regression] "Fix copyrights" can destroy XML files by not closing comment properly and introducing wrong line delimiters

381147 [relengtool] Re-enable support for XML files to 'Fix Copyright'

Back to the top