Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1307#discussion_r119383359
--- Diff: artemis-features/src/main/resources/features.xml ---
@@ -54,8 +54,8 @@
<bundle
dependency="true">mvn:org.jboss.logging/jboss-logging/${jboss.logging.version}</bundle>
<bundle
dependency="true">mvn:org.jgroups/jgroups/${jgroups.version}</bundle>
- <bundle
dependency="true">mvn:org.apache.geronimo.specs/geronimo-json_1.0_spec/${json-p.spec.version}</bundle>
- <bundle
dependency="true">mvn:org.apache.johnzon/johnzon-core/${johnzon.version}</bundle>
+ <bundle
dependency="true">mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.json-api-1.1/2.8-SNAPSHOT</bundle>
--- End diff --
ok, but I don't like snapshot dependencies on main.. 1 year from now we
won't be able to compile the code when the snapshot is gone.. and if I ever go
back to this tag.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---