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

[JBTM-3176] stop using unnamed package as io.smallrye.metrics fails #255

Conversation

ochaloup
Copy link
Contributor

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

final String ManifestMF = "Manifest-Version: 1.0\n"
+ "Dependencies: org.jboss.modules,org.jboss.msc,org.jboss.jts\n";
+ "Dependencies: org.jboss.jts\n";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can I just check, is this a tidy up bit or is it required for the fix? Happy to have it but if it is not required for JBTM-3176 please can you separate it to a different commit (no specific issue number required as it is in the quickstarts but please say something like "Clean-up during JBTM-3176" so we can track it but separate to the core fix)

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, it's only tidy up the dependencies. When I start investigating the quickstart it seemed to me strange that there is dependency defined to org.jboss.modules which I think is pretty rare to be defined. Thus I removed that for tidying things up.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK, so please do split this into a separate commit and please do raise the WFLY - thanks again!

@tomjenkinson
Copy link
Contributor

I approved but please see my comment. If it is required as part of the JBTM-3176 that is interesting to know, but else just to separate it. I think we should raise a WFLY because although not good practice smallrye has to tolerate no package code I expect.

@tomjenkinson
Copy link
Contributor

Sorry, I saw your comment on smallrye from the Jira. I think we still need the WFLY though to ensure it takes the upgrade

@ochaloup ochaloup force-pushed the JBTM-3176-not-using-unnamed-package-in-arjunajta branch from fe02d03 to e6a3590 Compare August 21, 2019 09:32
@ochaloup
Copy link
Contributor Author

@tomjenkinson I updated the PR with splitting the changes to two commits. The WFLY issue is at https://issues.jboss.org/browse/WFLY-12403

@jbosstm-bot
Copy link

@jbosstm-bot
Copy link

@tomjenkinson
Copy link
Contributor

Thanks @ochaloup great diagnosis!

@mmusgrov mmusgrov merged commit a96fd3f into jbosstm:master Aug 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants