Coder Social home page Coder Social logo

Comments (8)

stuartwdouglas avatar stuartwdouglas commented on May 16, 2024

This is complicated by the fact that there is not a 1:1 relationship between class and source files. If we do this we will need to use ASM to read the SourceFile attribute of any classes that don't have a matching .java file, to make sure we don't remove classes that are still present in the source.

from quarkus.

cescoffier avatar cescoffier commented on May 16, 2024

That sounds reasonable. Let me adjust the tests.

Do you think we need a "known limitations" somewhere in the doc?

from quarkus.

cescoffier avatar cescoffier commented on May 16, 2024

Does it mean that for the same reason the updates are not reflected either?

from quarkus.

cescoffier avatar cescoffier commented on May 16, 2024

sorry, my bad... my test was wrong. NotEnoughCoffeeException

from quarkus.

cescoffier avatar cescoffier commented on May 16, 2024

But, we do have the same behavior when we delete a jax-rs resource. Can you confirm?

from quarkus.

cescoffier avatar cescoffier commented on May 16, 2024

@stuartwdouglas confirmed the behavior.

Closing the issue.

from quarkus.

Sanne avatar Sanne commented on May 16, 2024

There's still a test diabled with comments:

@Test
-    @Disabled("Issue https://github.com/jbossas/protean-shamrock/issues/245")
-    public void testThatTheApplicationIsReloadedOnNewServlet() throws MavenInvocationException, IOException {

What about that? Should it be re-enabled, removed?

from quarkus.

cescoffier avatar cescoffier commented on May 16, 2024

I guess we want to remove the test completely.

from quarkus.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.