Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-releng-dev] [eclipse-build]Build N20060504-0010 (Timestamp: 200605040010):Automated JUnit testing complete. Test failures/errors occurred.

Here is a patch for chkpii errors in pde.user:


Olivier




eclipse-releng@xxxxxxxxxxx 
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
2006-05-04 07:21
Please respond to
"Eclipse platform release engineering list."


To
platform-releng-dev@xxxxxxxxxxx
cc

Subject
[platform-releng-dev] [eclipse-build]Build N20060504-0010 (Timestamp: 
200605040010):Automated JUnit testing complete. Test failures/errors 
occurred.






Build N20060504-0010 (Timestamp: 200605040010):  Automated JUnit testing 
is complete.  Test failures/errors occurred in the following: 

org.eclipse.core.tests.resources_win32.win32.x86
org.eclipse.jdt.debug.tests_macosx.carbon.ppc
org.eclipse.jdt.ui.tests_macosx.carbon.ppc
org.eclipse.releng.tests_linux.gtk.x86
org.eclipse.releng.tests_linux.gtk.x86_5.0
org.eclipse.releng.tests_macosx.carbon.ppc
org.eclipse.releng.tests_win32.win32.x86
org.eclipse.releng.tests_win32.win32.x86_5.0
org.eclipse.team.tests.cvs_win32.win32.x86_5.0
org.eclipse.ui.tests_win32.win32.x86_5.0

HTTP Download:

                 
http://download.eclipse.org/eclipse/downloads/drops/N20060504-0010 

FTP Download:

                 user: anonymous
                 password: (e-mail address or leave blank)
                 server:  download.eclipse.org
                 cd to directory:  N20060504-0010

                 or

                 ftp://download.eclipse.org/N20060504-0010
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-releng-dev

### Eclipse Workspace Patch 1.0
#P org.eclipse.pde.doc.user
Index: whatsNew/pde_whatsnew.htm
===================================================================
RCS file: /cvsroot/eclipse/org.eclipse.pde.doc.user/whatsNew/pde_whatsnew.htm,v
retrieving revision 1.21
diff -u -r1.21 pde_whatsnew.htm
--- whatsNew/pde_whatsnew.htm	4 May 2006 04:37:07 -0000	1.21
+++ whatsNew/pde_whatsnew.htm	4 May 2006 14:08:31 -0000
@@ -1,7 +1,8 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <html>
 <head>
 <meta http-equiv="Content-Language" content="en-us">
-<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
+<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
 <link rel="stylesheet" href="default_style.css">
 <title>Eclipse 3.2 - PDE's Greatest Hits</title>
 </head>

Back to the top