Closed GoogleCodeExporter closed 9 years ago
A patch to solve this.
It also solves other stupid mistakes in the digger package.
1. wrongly calling a thread's start() method twice.
2. clean listener interface
3. clean handling of the Cancel/Close events in the DIgger dialog.
Original comment by dan.corneanu@gmail.com
on 26 Jun 2009 at 3:22
Attachments:
Hi
The patch does not apply cleanly to trunk - could you create a new patch based
on the
trunk? Also, please do not format source automatically in Eclipse, as it makes
the
patch larger than it needs to be.
Original comment by jre...@gmail.com
on 26 Jun 2009 at 6:31
Sorry, I forgot to say that the patch is made based on the hudson-eclipse
folder.
Regarding the code formatting, I'll not use it in the future. It is an old
habit of
mine, my hands have learned to press CTRL-Shift-F every time.
The new patch contains changes without the formatting bloat.
I made it from inside eclipse, against the hudson-eclipse folder/project.
Original comment by dan.corneanu@gmail.com
on 27 Jun 2009 at 6:37
Attachments:
Patch has been applied in 1.0.8.
Original comment by jre...@gmail.com
on 2 Oct 2009 at 6:39
Is the patch applied to the source code? because I did not see the changes in
the
trunk. The last version of the plugin (1.0.10) has a serious bug related to
calling a
thread's start() method multiple times.
Original comment by dan.corneanu@gmail.com
on 25 Nov 2009 at 9:02
Original issue reported on code.google.com by
dan.corneanu@gmail.com
on 25 Jun 2009 at 2:02