Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build no longer works cause ant 1.11 is gone #278

Closed
cdietrich opened this issue Nov 17, 2023 · 7 comments
Closed

Build no longer works cause ant 1.11 is gone #278

cdietrich opened this issue Nov 17, 2023 · 7 comments

Comments

@cdietrich
Copy link
Member

Build no longer works cause ant 1.11 is gone

https://ci.eclipse.org/mwe/job/mwe2/job/cd_prepare217/1/console

https://github.com/orgs/eclipse-orbit/discussions/27

@cdietrich
Copy link
Member Author

cc @iloveeclipse @tjeske

@cdietrich
Copy link
Member Author

maybe problem is the set version script too stupid

@cdietrich
Copy link
Member Author

indeed it is

@iloveeclipse
Copy link

indeed it is

So the fix is ... ?

@cdietrich
Copy link
Member Author

fix the set_version script in mwe or simply undo the 1.10->1.11 change in the manifest

@iloveeclipse
Copy link

I can't understand that, sorry. Any link to a PR? Which script, which manifest?

@cdietrich
Copy link
Member Author

https://github.com/eclipse/mwe/pull/279/files

find . -type f -name "MANIFEST.MF" | xargs_sed_inplace -e "s/;bundle-version=\"${MWE_FROM_BASE}\"/;bundle-version=\"${MWE_TO}\"/g"

the latter one also catches the ant bundle version 1.10

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

No branches or pull requests

2 participants