hi @ all, the comment in the discussion was: we used to do it that way, but it isn't the case any longer in some areas.
regards, gerhard 2016-05-03 15:12 GMT+02:00 manovotn <[email protected]>: > Github user manovotn commented on a diff in the pull request: > > https://github.com/apache/deltaspike/pull/49#discussion_r61877744 > > --- Diff: deltaspike/parent/pom.xml --- > @@ -49,7 +49,8 @@ > <properties> > <java.version>1.6</java.version> > <owb.version>1.2.7</owb.version> > - <weld.version>1.1.28.Final</weld.version> > + <!-- Weld profiles (in parent/code/pom.xml) override this > version --> > + <weld.version>1.1.9.Final</weld.version> > --- End diff -- > > This is based on a Gerhard's comment. He claimed that the idea is to > list the minimal supported version. Although I strongly dislike dislike > this approach, I put it here. > However if you look into Weld1 profile, you can see it is overriden by > current version (1.1.33.Final). So this version declaration is naught but a > mere information :) > > > --- > 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. > --- >
