Skip to content
This repository has been archived by the owner on Jul 13, 2022. It is now read-only.

BuildShip support not working with BuildShip 2.0 #90

Closed
kdvolder opened this issue Jan 16, 2017 · 11 comments
Closed

BuildShip support not working with BuildShip 2.0 #90

kdvolder opened this issue Jan 16, 2017 · 11 comments
Assignees

Comments

@kdvolder
Copy link
Contributor

See: http://stackoverflow.com/questions/41639980/spring-sts-does-not-work-with-gradle
See: https://www.pivotaltracker.com/story/show/137732847

We have a version constraint limiting us to BS < 2.0.

Relaxing the version constraint also reveals that our code no longer compiles against BS 2.0 because of API changes.

@kdvolder kdvolder self-assigned this Jan 16, 2017
@kdvolder
Copy link
Contributor Author

kdvolder commented Jan 18, 2017

A fix has been pushed to master. The fix contributes an extra import strategy for BuildShip version 2.x. The old strategy was kept as well, with some minor changes to label it more appropriately. So now, the wizard's pull-down menu provides separate choices for Buildship 1.x and Buildship 2.x.

The fix is available from snapshot update site:
https://dist.springframework.org/snapshot/IDE/nightly

@khat33b
Copy link

khat33b commented Jan 31, 2017

I am getting a The specified key does not exist. error when clicking on the link. How long till this bug fix be updated to STS?

@martinlippert
Copy link
Contributor

The URL mentioned above is not meant to be used via a browser, since it doesn't serve an index page or anything like that. Therefore the message is expected and correct.

You should instead use the URL above in Eclipse/STS in the "Install New Software" dialog and install the updated features there.

If you want to use a ready-to-use STS distribution that includes this bug fix, you can go to our nightly download page at: http://dist.springsource.com/snapshot/STS/nightly-distributions.html. I would recommend to use the distro on Eclipse 4.6.2 for general use.

@titoc
Copy link

titoc commented Mar 20, 2017

@martinlippert
"Install New Software" gives

No repository found at https://dist.springframework.org/snapshot/IDE/nightly.

@martinlippert
Copy link
Contributor

Yes, this is a temporary outage of our nightly CI builds. We hope to get those update sites back online soon. Will update you here as soon as the site is back again.

@martinlippert
Copy link
Contributor

We are sorry for the inconvenience.

@gridface
Copy link

Is there still an outage? Is there an alternate link my development team can use?

@leedstark
Copy link

@martinlippert When can I access the website? I'm currently working on a project. I hope this issue will be solved soon.

@martinlippert
Copy link
Contributor

I hope to have the CI builds back sometime today, working on them at the moment.

@martinlippert
Copy link
Contributor

The nightly Spring IDE repository is back online. Sorry again for the inconvenience!!!

@dejan2609
Copy link

Just to correct my self: linked issue is not a regression, but duplicate.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

7 participants