Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[platform-releng-dev] PING PDE Build - compile errors in APT test plugin nightly

Hmm, that's certainly a smoking gun, but I still don't understand the bullet. 
 
Were we building on 3.5M1 before and now we're building on 3.5M2?  Or was it 3.4 previously?
 
The apt.tests plugin is slightly odd in that it has three source folders, and its build.properties sends packages in one source folder into one jar, the others into another.  The unresolved references are classes in the one folder that are referenced from classes in another.  But the Java Build Path of the project includes all of the source folders, and it's been working that way since Eclipse 3.2.
 
PDE Build folks, do you know of a recent change in the way we build, that would have broken this?
 
  -walter


From: platform-releng-dev-bounces@xxxxxxxxxxx [mailto:platform-releng-dev-bounces@xxxxxxxxxxx] On Behalf Of Kim Moir
Sent: Saturday, September 20, 2008 6:28 AM
To: Eclipse platform release engineering list.
Subject: RE: [platform-releng-dev][eclipse-build]Build N20080919-2000(Timestamp: 200809192000):Compileerrors in build


I  moved the builder to the new milestone plugins last night.  As well, the initial build process is launched with a 1.6vm now instead of the previous 1.4vm.

Kim



"Walter Harley" <eclipse@xxxxxxxxxxxxxx>
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

09/20/2008 01:06 AM

Please respond to
"Eclipse platform release engineering list."        <platform-releng-dev@xxxxxxxxxxx>

To
"'Eclipse platform release engineering list.'" <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
RE: [platform-releng-dev] [eclipse-build]Build        N20080919-2000(Timestamp: 200809192000):Compile errors in build





Nothing in org.eclipse.jdt.apt.tests has changed for several weeks,
nothing in FactoryLoaderTests has changed in eons, and I don't see any
obvious cause for this error; so I am not sure what provoked this build
breakage but I expect it is transient.

If it happens again I'll dig deeper...

 -walter



> -----Original Message-----
> From: platform-releng-dev-bounces@xxxxxxxxxxx
> [mailto:platform-releng-dev-bounces@xxxxxxxxxxx] On Behalf Of
> eclipse-releng@xxxxxxxxxxx
> Sent: Friday, September 19, 2008 5:50 PM
> To: platform-releng-dev@xxxxxxxxxxx
> Subject: [platform-releng-dev] [eclipse-build]Build
> N20080919-2000(Timestamp: 200809192000):Compile errors in build
>
> Build N20080919-2000 (Timestamp: 200809192000):  Compile
> errors in build.  See attached compile logs.
>

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


Back to the top