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

Redundant update sites not updated #581

Closed
hohwille opened this issue May 21, 2021 · 0 comments · Fixed by #582
Closed

Redundant update sites not updated #581

hohwille opened this issue May 21, 2021 · 0 comments · Fixed by #582
Labels
bug Something isn't working

Comments

@hohwille
Copy link
Member

We had to update two eclipse update-sites here:
https://github.com/devonfw/ide-settings/tree/master/eclipse/plugins

However, if no projects are configured in the settings git there is legacy support via redundant configs here:

doInstallEclipsePlugin "com.devonfw.cobigen.eclipse.feature.feature.group,com.devonfw.cobigen.tempeng-freemarker,com.devonfw.cobigen.htmlplugin,com.devonfw.cobigen.javaplugin,com.devonfw.cobigen.jsonplugin,com.devonfw.cobigen.openapiplugin,com.devonfw.cobigen.propertyplugin,com.devonfw.cobigen.textmerger,com.devonfw.cobigen.tsplugin,com.devonfw.cobigen.tempeng-velocity,com.devonfw.cobigen.xmlplugin" "https://dl.bintray.com/devonfw/cobigen.p2/"

As we can see for CobiGen we still have the old bintray URL that is not working anymore. See #567
Also there was this fix:
devonfw/ide-settings@8dbadc2#diff-8a11a5d42991fc938bd2470234d1f27698f7d114945e2bdd1ac5bee73ea534c2

These changes have to be reflected in the eclipse commandlet as well.

@hohwille hohwille added the bug Something isn't working label May 21, 2021
@hohwille hohwille added this to the release:2021.04.002 milestone May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant