Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [epp-dev] EPP Ganymede SR1 RC2


It looks fine from the DTP side as well except for some missing DTP features, which we've already got an open BZ working on (bug 238280).

--Fitz

Brian Fitzpatrick
Eclipse Data Tools Platform PMC Chair
Eclipse Data Tools Platform Connectivity Team Lead
Staff Software Engineer, Sybase, Inc.



"Steffen Pingel" <steffen.pingel@xxxxxxxxxxx>
Sent by: epp-dev-bounces@xxxxxxxxxxx

09/15/2008 05:33 PM

Please respond to
Eclipse Packaging Project <epp-dev@xxxxxxxxxxx>

To
"Eclipse Packaging Project" <epp-dev@xxxxxxxxxxx>
cc
Subject
Re: [epp-dev] EPP Ganymede SR1 RC2





The Java package has passed our smoke test.

The only minor nit I noticed was that a few NLS related warnings were
logged when I created an XML file for the first time (see below).

Steffen



Using: 20080911-1340_eclipse-cpp-ganymede-SR1-RC2-linux.gtk.x86.tar.gz

!SESSION 2008-09-15 15:35:44.533 -----------------------------------------------
eclipse.buildId=M20080903-2000
java.version=1.6.0_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_CA
Command-line arguments:  -os linux -ws gtk -arch x86 -data ws -consolelog

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.515
!MESSAGE NLS unused message: pluginName in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.516
!MESSAGE NLS unused message: pluginProvider in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.516
!MESSAGE NLS unused message: _WARN_INVALID_JAVA_PACKAGE in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.516
!MESSAGE NLS unused message: ExampleProjectCreationWizard.title in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.517
!MESSAGE NLS unused message:
ExampleProjectCreationWizard.op_error.title in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.517
!MESSAGE NLS unused message:
ExampleProjectCreationWizard.op_error.message in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.517
!MESSAGE NLS unused message:
ExampleProjectCreationWizard.overwritequery.title in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.517
!MESSAGE NLS unused message:
ExampleProjectCreationWizard.overwritequery.message in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.518
!MESSAGE NLS unused message: ExampleProjectCreationOperation.op_desc in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.518
!MESSAGE NLS unused message:
ExampleProjectCreationOperation.op_desc_proj in: plugin

!ENTRY org.eclipse.osgi 2 1 2008-09-15 16:00:18.518
!MESSAGE NLS unused message:
ExampleProjectCreationWizardPage.error.alreadyexists in: plugin



On Mon, Sep 15, 2008 at 5:21 AM, Markus Knauer <mknauer@xxxxxxxxxxxxxx> wrote:
> Hi package maintainers,
>
> last week three out of six packages were not building, but this week
> everything seems to be green for Ganymede SR1 RC2.
>
> I've done my own smoke-tests with the 20080915-0610 build
> (http://build.eclipse.org/technology/epp/epp_build/34/download/20080915-0610/index.html)
> and would like to make it available as 'SR1 RC2' for download. Could you
> please do your own testing and report about the quality until tomorrow
> (2008-09-17  3pm CEST / 9am EDT)?
>
>
> Thanks and regards,
> Markus
> _______________________________________________
> epp-dev mailing list
> epp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/epp-dev
>
_______________________________________________
epp-dev mailing list
epp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/epp-dev



Back to the top