|
From: Matthias K <mat...@us...> - 2006-04-05 16:13:25
|
Update of /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13295 Modified Files: .project plugin.properties build.properties buildnotes_compare.html Log Message: Updated to Eclipse 3.2 M6 Index: .project =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/.project,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** .project 28 Mar 2006 13:49:15 -0000 1.1 --- .project 5 Apr 2006 16:12:46 -0000 1.2 *************** *** 3,8 **** <name>org.jcommander.eclipsepatch.compare</name> <comment></comment> ! <projects> ! </projects> <buildSpec> <buildCommand> --- 3,7 ---- <name>org.jcommander.eclipsepatch.compare</name> <comment></comment> ! <projects></projects> <buildSpec> <buildCommand> Index: plugin.properties =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/plugin.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** plugin.properties 28 Mar 2006 13:49:15 -0000 1.1 --- plugin.properties 5 Apr 2006 16:12:46 -0000 1.2 *************** *** 1,4 **** ############################################################################### ! # Copyright (c) 2000, 2004 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- ############################################################################### ! # Copyright (c) 2000, 2005 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 Index: buildnotes_compare.html =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/buildnotes_compare.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** buildnotes_compare.html 28 Mar 2006 13:49:15 -0000 1.1 --- buildnotes_compare.html 5 Apr 2006 16:12:46 -0000 1.2 *************** *** 13,17 **** Compare</h1> ! Eclipse Build Input February 28th 2005 <h2>Problem reports fixed</h2> <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=114108">114108</a>: [Patch] Apply patch does nothing if Finish is selected on first page<br> --- 13,30 ---- Compare</h1> ! Eclipse Build Input March 30th 2006 ! <h2>Problem reports fixed</h2> ! <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=133989">133989</a>: React to rename of ISaveableModel<br> ! ! <h1><hr WIDTH="100%"></h1> ! ! Eclipse Build Input March 27th 2006 ! <h2>Problem reports fixed</h2> ! <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=72995">72995</a>: When comparing with CVS we see a wrong encoding<br> ! <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=129763">129763</a>: MissingResourceException: Can't find resource for bundle<br> ! ! <h1><hr WIDTH="100%"></h1> ! ! Eclipse Build Input February 28th 2006 <h2>Problem reports fixed</h2> <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=114108">114108</a>: [Patch] Apply patch does nothing if Finish is selected on first page<br> *************** *** 20,24 **** <h1><hr WIDTH="100%"></h1> ! Eclipse Build Input February 28th 2005 <h2>Problem reports fixed</h2> some artwork changed from *.gif to *.png<br> --- 33,37 ---- <h1><hr WIDTH="100%"></h1> ! Eclipse Build Input February 28th 2006 <h2>Problem reports fixed</h2> some artwork changed from *.gif to *.png<br> *************** *** 27,31 **** <h1><hr WIDTH="100%"></h1> ! Eclipse Build Input February 14th 2005 <h2>Problem reports fixed</h2> <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=126685">126685</a>: org.eclipse.compare.internal.Utilities.java's internalGetResources() method does not take ResourceMapping into consideration<br> --- 40,44 ---- <h1><hr WIDTH="100%"></h1> ! Eclipse Build Input February 14th 2006 <h2>Problem reports fixed</h2> <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=126685">126685</a>: org.eclipse.compare.internal.Utilities.java's internalGetResources() method does not take ResourceMapping into consideration<br> *************** *** 33,37 **** <h1><hr WIDTH="100%"></h1> ! Eclipse Build Input February 7th 2005 <h2>Problem reports fixed</h2> <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=126442">126442</a>: Leak: CompareViewerPane and created ToolBar<br> --- 46,50 ---- <h1><hr WIDTH="100%"></h1> ! Eclipse Build Input February 7th 2006 <h2>Problem reports fixed</h2> <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=126442">126442</a>: Leak: CompareViewerPane and created ToolBar<br> *************** *** 41,45 **** <h1><hr WIDTH="100%"></h1> ! Eclipse Build Input January 31th 2005 <h2>Problem reports fixed</h2> <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=125379">125379</a>: CompareConfiguration uses ListenerList that has been removed<br> --- 54,58 ---- <h1><hr WIDTH="100%"></h1> ! Eclipse Build Input January 31th 2006 <h2>Problem reports fixed</h2> <a href="http://dev.eclipse.org/bugs/show_bug.cgi?id=125379">125379</a>: CompareConfiguration uses ListenerList that has been removed<br> Index: build.properties =================================================================== RCS file: /cvsroot/jcommander/plugins/org.jcommander.eclipsepatch.compare/build.properties,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** build.properties 28 Mar 2006 13:49:15 -0000 1.1 --- build.properties 5 Apr 2006 16:12:46 -0000 1.2 *************** *** 1,4 **** ############################################################################### ! # Copyright (c) 2000, 2004 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 --- 1,4 ---- ############################################################################### ! # Copyright (c) 2000, 2005 IBM Corporation and others. # All rights reserved. This program and the accompanying materials # are made available under the terms of the Eclipse Public License v1.0 |