On 27 March 2016 at 20:33, <[email protected]> wrote: > Author: pmouawad > Date: Sun Mar 27 19:33:47 2016 > New Revision: 1736811 > > URL: http://svn.apache.org/viewvc?rev=1736811&view=rev > Log: > Bug 59173 - New fields/changed defaults cause earlier test plans to be marked > as changed > Bugzilla Id: 59173 > > Modified: > jmeter/trunk/xdocs/changes.xml > > Modified: jmeter/trunk/xdocs/changes.xml > URL: > http://svn.apache.org/viewvc/jmeter/trunk/xdocs/changes.xml?rev=1736811&r1=1736810&r2=1736811&view=diff > ============================================================================== > --- jmeter/trunk/xdocs/changes.xml (original) > +++ jmeter/trunk/xdocs/changes.xml Sun Mar 27 19:33:47 2016 > @@ -490,6 +490,7 @@ Deprecated Libraries dropped or replaced > <li><bug>59133</bug>Regression in custom Thread Group in nightly build > before 3.0 (6 march 2016). Contributed by Ubik Load Pack (support at > ubikloadpack.com)</li> > <li><bug>59193</bug>ant run_gui fails with > java.lang.ClassNotFoundException or java.lang.IllegalAccessError when > accessing classes from dependencies not loaded through > Thread.currentThread().getContextClassLoader()</li> > <li><bug>59225</bug>Bad display of running indicator icon. Contributed > by Antonio Gomes Rodrigues (ra0077 at gmail.com)</li> > + <li><bug>59173</bug>New fields/changed defaults cause earlier test plans > to be marked as changed (affects nightly build before 3.0)</li>
As previously discussed, changes.xml is to document changes between *released* versions. It's just confusing to include bug fixes for changes that were introduced between releases. We must NOT include references to bugs that only relate to snapshot/nightly builds that have never been released. > </ul> > > <!-- =================== Thanks =================== --> > >
