8000 Consume JGoodies bundles from Orbit instead of using embedded jars by ptziegler · Pull Request #738 · eclipse-windowbuilder/windowbuilder · GitHub
[go: up one dir, main page]

Skip to content

Consume JGoodies bundles from Orbit instead of using embedded jars#738

Merged
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:jgoodies
Apr 3, 2024
Merged

Consume JGoodies bundles from Orbit instead of using embedded jars#738
ptziegler merged 1 commit intoeclipse-windowbuilder:masterfrom
ptziegler:jgoodies

Conversation

@ptziegler
Copy link
Contributor

This removes the "org.eclipse.wb.swing.FormLayout.lib", which was used to wrap the plain jars "com.jgoodies-common" and "com.jgoodies-forms". Instead the bundles from Eclipse Orbit are used.

Note that this also updates JGoodies Common to 1.8.1 and JGoodies Forms to 1.9.0, which are the last releases which are open source.

@ptziegler ptziegler added this to the 1.16.0 milestone Mar 27, 2024
@github-actions
Copy link
github-actions bot commented Mar 27, 2024

Unit Test Results

         4 files           4 suites   1h 22m 32s ⏱️
  7 074 tests   6 885 ✔️ 189 💤 0
28 296 runs  27 536 ✔️ 760 💤 0

Results for commit ae4fc8c.

♻️ This comment has been updated with latest results.

@ptziegler
Copy link
Contributor Author

The license check is failing because of the same reason as in the Orbit repository:

https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/14174
https://gitlab.eclipse.org/eclipsefdn/emo-team/iplab/-/issues/14173

@ptziegler ptziegler changed the title Consumer JGoodies bundles from Orbit instead of using embedded jars Consume JGoodies bundles from Orbit instead of using embedded jars Mar 27, 2024
@merks
Copy link
Contributor
merks commented Mar 27, 2024

Yes of course. The issues for the version with the qualifier are open because dash can’t map them automatically to maven source. Hopefully Rahul will close them tomorrow.

For Orbit the build is parameterized whether to fail if dash finds/creates issues so that I’m not blocked from providing updates.

@ptziegler
Copy link
Contributor Author

Thankfully there is no rush. The main focus was to check whether the new bundles work and that I was able to achieve. 😄

@merks
Copy link
Contributor
merks commented Mar 27, 2024

I know patience is a virtue. 😇

But in that regard I’m not virtuous. 😮

This removes the "org.eclipse.wb.swing.FormLayout.lib", which was used
to wrap the plain jars "com.jgoodies-common" and "com.jgoodies-forms".
Instead the bundles from Eclipse Orbit are used.

Note that this also updates JGoodies Common to 1.8.1 and JGoodies Forms
to 1.9.0, which are the last releases which are open source.
@ptziegler ptziegler merged commit 1089c23 into eclipse-windowbuilder:master Apr 3, 2024
@ptziegler ptziegler deleted the jgoodies branch April 3, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

0