Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] [Fwd: [ecf-build] osuRelease Build Failed]

Changing the map file did make the OSU build complete. But there are
some compilation errors like

39805     [javac] 6. ERROR in
/opt/build.ecf/ecf.osuosl.build/plugins/org.eclipse.ecf.example.collab/src/org/eclipse/ecf/example/collab/share/EclipseCollab
     SharedObject.java (at line 1074)
39806     [javac]   public FileReceiverUI
getFileReceiverUI(EclipseFileTransfer transfer, FileTransferParams
params) {
39807     [javac]          ^^^^^^^^^^^^^^
39808     [javac] The type FileReceiverUI is ambiguous
39809     [javac] ----------
39810     [javac] 7. ERROR in
/opt/build.ecf/ecf.osuosl.build/plugins/org.eclipse.ecf.example.collab/src/org/eclipse/ecf/example/collab/share/EclipseCollab
     SharedObject.java (at line 1075)
39811     [javac]   return new FileReceiverUI() {
39812     [javac]              ^^^^^^^^^^^^^^
39813     [javac] The type FileReceiverUI is ambiguous
39814     [javac] ----------

in ecf.osuosl-Dv20090615-0036.log


On Mon, Jun 15, 2009 at 12:29 AM, Ted Kubaska<ted.kubaska@xxxxxxxxx> wrote:
> Yes, I noticed that earlier today. I edited the core map and the ecf
> bulds on ecf2 now seem to be working. I edited the map file in both
> HEAD and the Release_3_0 branch. Hope this was the right thing to do,
>  -ted
>
> On Sun, Jun 14, 2009 at 11:47 PM, Markus Alexander
> Kuppe<ecf-dev_eclipse.org@xxxxxxxxxxx> wrote:
>> -----BEGIN PGP SIGNED MESSAGE-----
>> Hash: SHA1
>>
>> Ted Kubaska wrote:
>>> Well, it's not the RC4 ... I dropped back to M6 and it still fails with
>>> /opt/build.ecf/ecf.osuosl.build/fetch_org.eclipse.ecf.core.xml:627:
>>> Can't get http://download.eclipse.org/to
>>> ols/orbit/downloads/drops/S20090426201227/bundles/org.apache.commons.codec_1.3.0.v20080530-1600.jar
>>> to /opt/build.ecf/ecf.osuosl.build/plugins/org.apache.commons.codec_1.3.0.v20080530-1600.jar
>>>
>>> This was the auto build which does not use an ant publisher. So it is
>>> independent of any changes I made to the ant publishers for Daily and
>>> Release.
>>>
>>> This is very strange. The auto build has configs have not changed in a
>>> long time.
>>>  -ted
>>
>> Orbit dropped all stable builds that led to the latest release build
>> R20090529135407. Thus the 404 on the build machine.
>>
>> Markus
>> -----BEGIN PGP SIGNATURE-----
>> Version: GnuPG v1.4.9 (GNU/Linux)
>>
>> iEYEARECAAYFAko17m0ACgkQH/hL0IhDj1l4gQCg9zhirDHsHNe1xxHpzlICg3b8
>> 6woAoMpuAQJqlAP+ZqL2Pxd+g6WT54br
>> =ZJez
>> -----END PGP SIGNATURE-----
>> _______________________________________________
>> ecf-dev mailing list
>> ecf-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/ecf-dev
>>
>
>
>
> --
>  -Ted
>



-- 
 -Ted


Back to the top