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"

(Awaiting user Feedback)
(To Do)
 
(13 intermediate revisions by the same user not shown)
Line 7: Line 7:
 
== Bug fix suggestions ==
 
== Bug fix suggestions ==
  
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=440543 440543]
 +
org.eclipse.releng.tools should have it's own test bundle
 +
 +
To create: Fix unnecessary warning for bash scripts where header is not on first line.
  
 
<br><br><br><br><br>
 
<br><br><br><br><br>
 +
 
= To Do =  
 
= To Do =  
  
 
== Bugs To be fixed ==  
 
== Bugs To be fixed ==  
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=278683 278683]
+
 
[relengtool] Copyright tool does not report progress correctly
+
  
 
== Features to implement ==
 
== Features to implement ==
 
To be implemented once bugs are fixed.  
 
To be implemented once bugs are fixed.  
 
   
 
   
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=369992 369992]
+
 
"Fix Copyrights" should be able to automatically run on file save
+
  
  
 
== In Progress ==
 
== In Progress ==
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=328773 328773]
+
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=369992 369992]
[relengtool] copyright rewriting tool fails silently on read-only files
+
"Fix Copyrights" should be able to automatically run on file save
  
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=216797 216797]
 
[relengtool] Fix copyrights tool run very slowly  <br>
 
''Benchmark with 5k, 10k, 15k files & analyze run time complexity (linear or exponential)''
 
  
 
<br><br><br><br><br><br>
 
<br><br><br><br><br><br>
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
+
[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''
 +
 
 +
[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''
 +
 
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=216797 216797]
 +
[relengtool] Fix copyrights tool run very slowly  <br>
 +
 
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=278683 278683]
 +
[relengtool] Copyright tool does not report progress correctly
  
 
== Gerrit Review ==  
 
== Gerrit Review ==  
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=328773 328773]
 +
[relengtool] copyright rewriting tool fails silently on read-only files [Last activity 2014.07.28 ]
  
 +
 +
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=440666 440666]
 +
[relengtool] buffered reader not closed upon exception causing leak [2014.07.29]
  
 
<br><br><br><br><br><br>
 
<br><br><br><br><br><br>
 +
 
= Archive =  
 
= Archive =  
 
Bugs/features that were implemented.
 
Bugs/features that were implemented.
Line 47: Line 63:
 
== 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  

Latest revision as of 13:26, 21 August 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 create: Fix unnecessary warning for bash scripts where header is not on first line.






To Do

Bugs To be fixed

Features to implement

To be implemented once bugs are fixed.



In Progress

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








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

216797 [relengtool] Fix copyrights tool run very slowly

278683 [relengtool] Copyright tool does not report progress correctly

Gerrit Review

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


440666 [relengtool] buffered reader not closed upon exception causing leak [2014.07.29]







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