Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] cdt-maint builds broken since 24-Feb ?

I think Sergey fixed it in master. Will have to dig up how he did it, or maybe he'll cherry pick his fix onto cdt_8_0 ;)

From: "Oberhuber, Martin" <Martin.Oberhuber@xxxxxxxxxxxxx>
Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Date: Monday, 16 April, 2012 9:36 AM
To: "cdt-dev@xxxxxxxxxxx" <cdt-dev@xxxxxxxxxxx>
Subject: [cdt-dev] cdt-maint builds broken since 24-Feb ?

Hi all,

 

It looks like the cdt-maint builds on Hudson are broken since 24-Feb:

https://hudson.eclipse.org/hudson/job/cdt-maint/

 

An org.eclipse.cdt.repo.zip is being created, but its contents is stale with qualifiers all “201202240808”.

Build logs seem to indicate a compile problem in o.e.cdt.ui due to missing ICU, does anybody know how to resolve this ?

 

1. ERROR in /opt/users/hudsonbuild/workspace/cdt-maint/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/workingsets/WorkingSetProxy.java (at line 26)

        import com.ibm.icu.text.UCharacterIterator;

               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

The import com.ibm.icu.text.UCharacterIterator cannot be resolved

----------

 

Thanks,

Martin

--

Martin Oberhuber, SMTS / Product Architect – Development Tools, Wind River

direct +43.662.457915.85  fax +43.662.457915.6

 

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

Back to the top