Skip to content

Fix broken references in CDT.setup's working sets#1361

Merged
akurtakov merged 1 commit into
eclipse-cdt:mainfrom
merks:pr-fix-setup
Oct 15, 2025
Merged

Fix broken references in CDT.setup's working sets#1361
akurtakov merged 1 commit into
eclipse-cdt:mainfrom
merks:pr-fix-setup

Conversation

@merks

@merks merks commented Oct 15, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@merks

merks commented Oct 15, 2025

Copy link
Copy Markdown
Contributor Author

The setup archiver is complaining about these problems:

FAILED to load https://raw.githubusercontent.com/eclipse-cdt/cdt/main/releng/CDT.setup
ERROR: Unresolved reference '//'cdt.workingsets'/@workingSets[name='CDT%20Native']'. (https://raw.githubusercontent.com/eclipse-cdt/cdt/main/releng/CDT.setup, 308, 1407) 308 308 1407
ERROR: Value 'org.eclipse.oomph.base.impl.BaseFactoryImpl$1@6280fd3c (eClass: org.eclipse.emf.ecore.impl.EClassImpl@57d6fee9 (name: WorkingSet) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (https://raw.githubusercontent.com/eclipse-cdt/cdt/main/releng/CDT.setup, 308, 1407) 308 308 1407
ERROR: Value 'org.eclipse.oomph.base.impl.BaseFactoryImpl$1@6f3701c3 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@57d6fee9 (name: WorkingSet) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (https://raw.githubusercontent.com/eclipse-cdt/cdt/main/releng/CDT.setup, 308, 1407) 308 308 1407
ERROR: Value 'org.eclipse.oomph.base.impl.BaseFactoryImpl$1@5a4a4da3 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@57d6fee9 (name: WorkingSet) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (https://raw.githubusercontent.com/eclipse-cdt/cdt/main/releng/CDT.setup, 308, 1407) 308 308 1407
ERROR: Value 'org.eclipse.oomph.base.impl.BaseFactoryImpl$1@7bb3d463 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@57d6fee9 (name: WorkingSet) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (https://raw.githubusercontent.com/eclipse-cdt/cdt/main/releng/CDT.setup, 308, 1407) 308 308 1407
ERROR: Value 'org.eclipse.oomph.base.impl.BaseFactoryImpl$1@1e3faf34 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@57d6fee9 (name: WorkingSet) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (https://raw.githubusercontent.com/eclipse-cdt/cdt/main/releng/CDT.setup, 308, 1407) 308 308 1407
ERROR: Value 'org.eclipse.oomph.base.impl.BaseFactoryImpl$1@49519c29 (eClass: org.eclipse.emf.ecore.impl.EClassImpl@57d6fee9 (name: WorkingSet) (instanceClassName: null) (abstract: false, interface: false))' is not legal. (https://raw.githubusercontent.com/eclipse-cdt/cdt/main/releng/CDT.setup, 308, 1407) 308 308 1407

@akurtakov

Copy link
Copy Markdown
Contributor

Merging on behalf of @merks . Not waiting for the build as it will not validate this change.

@akurtakov akurtakov merged commit 5cdf0fe into eclipse-cdt:main Oct 15, 2025
4 checks passed
@merks merks deleted the pr-fix-setup branch October 15, 2025 08:31
@jonahgraham jonahgraham added the releng Release engineering and project management label Oct 16, 2025
@jonahgraham jonahgraham added this to the 12.3.0 milestone Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releng Release engineering and project management

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants