Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [linux-distros-dev] Final 0.1 testing

I'm happy with my testing of Autotools, ChangeLog, and LibHover but I discovered two bugs. First of all, I found a bug in the ammacros 1.4-p6 xml document that caused a NPE but this file is stored off-site on sourceware.org and I corrected it there.

The ChangeLog plugin also has a bug whereby if the ChangeLog has been saved and not yet checked in, we get an NPE Preparing ChangeLog because we create an array of "total changes size" and then don't fill in an array spot for the ChangeLog entry so the last entry in the array is null. This isn't the end of the world because we have already output the ChangeLog entry properly and are failing at the end of the PrepareChangeLog thread prior to issuing monitor.done. The problem isn't new and I believe can be delayed until 0.2.

-- Jeff J.

Andrew Overholt wrote:
Hi,

One last minute bug fix was committed and I re-spun a build.  Please
test -- with a clean eclipse.org download -- this update site which will
be the one we announce on release day:

http://download.eclipse.org/technology/linuxtools/update

If there are any bugs that you feel are worth not shipping 0.1, please
file them and assign a Target Milestone of 0.1.  As long as this query
[0] returns "Zarro boogs found", we'll know we're good :)

http://tinyurl.com/a5d9xj

Please respond here when you're satisfied with the release update site.
Once everyone's signed off, I'll email the Eclipse people to get the
release review scheduled.  In the mean time, keep up the good work
towards 0.2!

Thanks,

Andrew

[0]
https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&classification=Technology&product=Linux+Distros&target_milestone=0.1&long_desc_type=allwordssubstr&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&emailtype1=substring&email1=&emailtype2=substring&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0=
_______________________________________________
linux-distros-dev mailing list
linux-distros-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/linux-distros-dev



Back to the top