Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-dev] [eclipse-build] Build N20021205 (Timestamp: 200212050010):Compile errors in build

It must be the PDE classpath computation being guilty. This error message
would occur when the classpath is indeed missing some entries.
Maybe things would be more obvious if the generated log was containing the
compiler command line.

This message is a little cryptic and we will improve it to tell which
required classfile is missing a prereq.


Dejan Glozic/Toronto/IBM@IBMCA@xxxxxxxxxxx on 12/05/2002 03:55:32 PM

Please respond to eclipse-dev@xxxxxxxxxxx

Sent by:    eclipse-dev-admin@xxxxxxxxxxx


To:    eclipse-dev@xxxxxxxxxxx
cc:
Subject:    Re: [eclipse-dev] [eclipse-build] Build N20021205 (Timestamp:
       200212050010):Compile errors in build


This is an interesting failure that may be caused by PDE computing
classpaths incorrectly, but I need a confirmation.

PDE UI imports PDE plug-in;
PDE plug-in imports PDE Core and reexports it
PDE Core imports JDT Core and reeexports it

Question: Should PDE UI see JDT Core or not? Apparently, PDE thinks it
should (and JDT Core seem to agree, since there are no compilation errors).
However, build compiler thinks otherwise. Who is right?

Regards,

Dejan Glozic, Ph.D.
Manager, Eclipse Platform Components
D2/MY7/8200/MKM
IBM Canada Ltd.
Tel. 905 413-2745  T/L 969-2745
Fax. 905 413-4854




                      sonia_dimitrov@oti

                      .com                      To:
eclipse-dev@xxxxxxxxxxx

                      Sent by:                  cc:

                      eclipse-dev-admin@        Subject:  [eclipse-dev]
[eclipse-build] Build N20021205 (Timestamp:
                      eclipse.org                200212050010):Compile
errors in build


                      05/12/2002 12:32

                      AM

                      Please respond to

                      eclipse-dev






Build N20021205 (Timestamp: 200212050010):  Compile errors in build.  See
attached compile logs.(See attached file:
/builds/nightly/src/plugins/org.eclipse.pde.ui/temp.folder/pdeui.jar.bin.log)

(See attached file:
/builds/nightly/src/plugins/org.eclipse.pde.ui/temp.folder/pdeui.jar.bin
.log)

Attachment: /builds/nightly/src/plugins/org.eclipse.pde.ui/temp.folder/pdeui.jar.bin .log
Description: Binary data


Back to the top