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 N20050328-0010 (Timestamp: 200503280010):Compile errors in build


The code with these dependencies only runs when help is installed as an infocenter.  It is in the infocenter launcher/controller classes that are packaged in org.eclipse.help.base_3.1.0.jar but are really independent of the rest of help system and Eclipse.  They can be thought of as a separate Java program.

Konrad Kolosowski




Jeff McAffer/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

03/28/2005 10:42 PM

Please respond to
"Eclipse release engineering list."

To
"Eclipse release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev]        [eclipse-build]Build        N20050328-0010        (Timestamp:        200503280010):Compile errors in build






just to clarify, this code is needed only if the user is using a SSL connection right?  Otherwise things work fine?  I am thinking of cases where users are running on Foundation.


Jeff



Konrad Kolosowski/Toronto/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

03/28/2005 06:13 PM

Please respond to
"Eclipse release engineering list."

To
"Eclipse release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev]        [eclipse-build]Build        N20050328-0010        (Timestamp:        200503280010):Compile errors in build








Thanks Nick.  I have followed it and you are right it was optional, but it is part of core APIs since 1.4, so we are fine now.


Konrad Kolosowski



Nick Edgar/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx

03/28/2005 12:40 PM

Please respond to
"Eclipse release engineering list."


To
"Eclipse release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-releng-dev]        [eclipse-build]Build        N20050328-0010        (Timestamp:        200503280010):Compile errors in build









My understanding is that javax.* classes are optional, and are not
guaranteed to be there in all JREs.




Kim Moir/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
03/28/2005 11:53 AM
Please respond to
"Eclipse release engineering list."


To
"Eclipse release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc

Subject
Re: [platform-releng-dev]       [eclipse-build]Build    N20050328-0010
(Timestamp:     200503280010):Compile errors in build







It's been added to our bootclasspath in our build script and I'm running a
test build.  

Kim




Konrad Kolosowski/Toronto/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
03/28/2005 10:35 AM

Please respond to
"Eclipse release engineering list."


To
"Eclipse release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc

Subject
Re: [platform-releng-dev]        [eclipse-build]Build N20050328-0010  
(Timestamp:        200503280010):Compile errors in build









Thanks Kim.

Can it be added, or is there a reason why we should not be using this
package?

Konrad Kolosowski



Kim Moir/Ottawa/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
03/28/2005 10:32 AM

Please respond to
"Eclipse release engineering list."



To
"Eclipse release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc

Subject
Re: [platform-releng-dev]        [eclipse-build]Build N20050328-0010  
(Timestamp: 200503280010):Compile        errors in build











No, it is not on the classpath during builds.

Kim


Konrad Kolosowski/Toronto/IBM@IBMCA
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
03/28/2005 10:04 AM

Please respond to
"Eclipse release engineering list."



To
"Eclipse release engineering list." <platform-releng-dev@xxxxxxxxxxx>
cc

Subject
Re: [platform-releng-dev] [eclipse-build]Build        N20050328-0010  
(Timestamp: 200503280010):Compile errors in build













Hi,

Is javax.net.ssl package not on the classpath path, during builds?
The plug-in does not use custom build scripts and it compiles/exports fine
from the workspace.

Konrad Kolosowski

eclipse-releng@xxxxxxxxxxx
Sent by: platform-releng-dev-bounces@xxxxxxxxxxx
03/28/2005 07:04 AM

Please respond to
"Eclipse release engineering list."



To
platform-releng-dev@xxxxxxxxxxx
cc

Subject
[platform-releng-dev] [eclipse-build]Build N20050328-0010 (Timestamp:
200503280010):Compile errors in build














Build N20050328-0010 (Timestamp: 200503280010):  Compile errors in build.
See attached compile logs._______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev
_______________________________________________
platform-releng-dev mailing list
platform-releng-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-releng-dev

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

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

Attachment: /builds/transfer/files/master/downloads/drops/N20050328-0010/compilelogs/plugins/org.eclipse.help.base_3.1.0/@dot.bin.log
Description: Binary data


Back to the top