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

Automatic rebuild in Che does not work #3067

Open
ppalaga opened this issue Apr 12, 2018 · 7 comments
Open

Automatic rebuild in Che does not work #3067

ppalaga opened this issue Apr 12, 2018 · 7 comments

Comments

@ppalaga
Copy link
Contributor

ppalaga commented Apr 12, 2018

Steps to reproduce:

  • new space
  • Import Spring Boot HTTP quickstart
  • Run via Che
  • Visit the preview URL, works as expected
  • Change the greeting in GreetingProperties.java to "Hi, %s!"

Expected: the app should rebuild in the "run" terminal
Actual: nothing happens

@catrobson
Copy link
Collaborator

catrobson commented Apr 12, 2018

Same thing happened to me. Same steps to reproduce, except I used 'REST API Level 0' quickstart with Spring Boot.

@ldimaggi
Copy link
Collaborator

Looks like auto compile is not working:

screenshot from 2018-04-12 10-25-28

@l0rd
Copy link
Collaborator

l0rd commented Apr 12, 2018

That's a regression of redhat-developer/rh-che#254, problably not related to Che itself but to some changes to the spring-boot booster. We need to investigate to get more details. cc @gastaldi

@gastaldi
Copy link
Member

@gytis @cmoulliard @metacosm care to take a look at this?

@ppitonak
Copy link
Collaborator

Any updates?

@metacosm
Copy link

Hmm, wasn't aware of this until now. Not sure how I missed it. spring-boot-dev-tools is properly set as a dependency so it should be working. As far as changes go, it's difficult to tell what could be causing the issue, especially without being able to test (I don't have an OSIO account).

@GeorgeActon
Copy link
Collaborator

GeorgeActon commented Aug 9, 2018

Set to Sev2 since it is a regression of a sev2 defect and prioirity to p2 which I am not sure of. please update if needs to be changed

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

No branches or pull requests

9 participants