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

Remove the Application class from the documentation and from the generated projects #510

Conversation

cescoffier
Copy link
Member

Following the removal of the Application class, this PR removes the reference to the Application class in the guides and from the project generated with the Maven plugin.

@cescoffier cescoffier added the kind/enhancement New feature or request label Jan 15, 2019
@cescoffier cescoffier added this to the 0.6.0 milestone Jan 15, 2019
@mkouba
Copy link
Contributor

mkouba commented Jan 16, 2019

I wonder if we should mention this "functionality" somewhere... maybe just a note in getting started guide?

@cescoffier
Copy link
Member Author

@mkouba the getting started guide have been updated to remove the reference to the Application class. Would you prefer having an admonition telling that you can still use one?

@mkouba
Copy link
Contributor

mkouba commented Jan 16, 2019

Yes, something like that. But I'm not quite sure whether it would be useful. Maybe just a note that you don't need app class in shamrock compared to vanilla JAX-RS?

@cescoffier
Copy link
Member Author

Agreed, let me add that.

@cescoffier
Copy link
Member Author

@mkouba I've added a note to the getting started guide.

@mkouba
Copy link
Contributor

mkouba commented Jan 16, 2019

@cescoffier Thanks!

@cescoffier cescoffier merged commit 334e668 into quarkusio:master Jan 16, 2019
@cescoffier cescoffier deleted the features/update-guide-to-remote-application-class branch January 16, 2019 14:05
maxandersen added a commit to maxandersen/quarkus that referenced this pull request Nov 5, 2022
* fix: fail early if using --native with .jsh
Fixes quarkusio#510

* fix: jbang --interactive test.jsh no longer fails on empty on file.
Fixes quarkusio#465

* fix: --native x.jsh prints warning instead of hard error.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants