-
1. Re: Jboss 7.1.2.Final is only for EAP?
ctomc Apr 1, 2012 6:55 AM (in response to mlw5415)Hi,
ofcourse it will be released for community, but the release cycle is bit longer as it is 7.1.2 is basis for fixes in EAP.
all of the code is avalibale on github and you can build it yourself anytime you want or use nightly builds.
--
tomaz
-
2. Re: Jboss 7.1.2.Final is only for EAP?
rsinghal Apr 16, 2012 1:37 AM (in response to ctomc)Hi Tomaz,
Do we need to download nightly build even after 7.1.2 final is released or 7.1.2 final release will be available to community for download?
Ravi
-
3. Re: Jboss 7.1.2.Final is only for EAP?
morphy Apr 26, 2012 11:48 AM (in response to ctomc)Hi Tomaz,
can you better explain how it will be handled after EAP6 is released?
can we go to the download page and get the 7.1.2 or do we need to fork in github and build the 7.1.2.Final tag?
thank you
Rick
-
4. Re: Jboss 7.1.2.Final is only for EAP?
wdfink Apr 26, 2012 12:16 PM (in response to morphy)As long as the 7.1.2 is not final you might download a nighly build or use the git repo.
If the 7.1.2 is released you will find the downloads here.
This is not related to EAP6 release. EAP6 release is scheduled after 7.1.2 release and all fixes of 7.1.2 should be included in EAP6.
But EAP6 might include bugfixes that are not in AS7.1.2.
-
5. Re: Jboss 7.1.2.Final is only for EAP?
morphy Apr 26, 2012 12:20 PM (in response to wdfink)Wolf-Dieter Fink ha scritto:
...
But EAP6 might include bugfixes that are not in AS7.1.2.
Ok it's clear, this is the EAP additional value, and it will not affect the community release which continues as usual... so, when i read in the roadmap "7.1.2.Final -> EAP Only" it is just a wrong description of the milestone
Thank you
-
6. Re: Jboss 7.1.2.Final is only for EAP?
frank.cornelis May 11, 2012 7:16 AM (in response to morphy)Is this still the case? I see in the JIRA for 7.1.2.Final "Tag used by EAP Only". Is 7.1.2.Final already available somewhere? Do we have to build it ourself as the description suggests that JBoss will only tag it?
-
7. Re: Jboss 7.1.2.Final is only for EAP?
hemyperry May 11, 2012 7:26 AM (in response to frank.cornelis)I have the same question as Frank and Riccardo have asked becuase now that I can also see "7.1.3.Final Only for EAP" I would like to know if I can treat those releases the same as I treated 7.1.Final, 7.1.1.Final etc.
can approve\reject\clarify on those two questions?
thanks!
-
8. Re: Jboss 7.1.2.Final is only for EAP?
wdfink May 11, 2012 7:43 AM (in response to frank.cornelis)Hi Frank,
7.1.2 is only a tag within the git repo and not available as downloadable zip.
The EAP6 Final will be based on this tag but might have additional fixes or features.
If you want to have a 7.1.2.Final you need to pull/clone the git and use the tag to build the server.
-
9. Re: Jboss 7.1.2.Final is only for EAP?
frank.cornelis May 11, 2012 8:11 AM (in response to wdfink)If the 7.1.2 is released you will find the downloads here.
Why this change in strategy all of a sudden? Won't you risk loosing valuable community feedback (in exchange for more EAP clients I guess)?
-
10. Re: Jboss 7.1.2.Final is only for EAP?
frank.cornelis May 11, 2012 9:07 AM (in response to frank.cornelis)Will 7.1.2.Final remain available within Jenkins or should we always be building from the source code from now on?
https://ci.jboss.org/hudson/view/JBoss%20AS/job/JBoss-AS-7.0.x/2906/
-
11. Re: Jboss 7.1.2.Final is only for EAP?
juergen.zimmermann May 11, 2012 12:05 PM (in response to frank.cornelis)Let's assume I've build JBossAS from Source (after cloning the GIT repo). Which maven artifacts can/should I use when building my (web) app? Will org.jboss.arquillian:arquillian-bom:1.0.0.Final do the job?
-
12. Re: Jboss 7.1.2.Final is only for EAP?
alitokmen May 12, 2012 6:50 AM (in response to mlw5415)Hi all
In November 2010 I had caused very active discussions between JBoss and Oracle when Oracle took over GlassFish and I had said about JBoss having "split their efforts between an open source branch with few releases and no corrective versions, and commercial versions which fix critical issues". For details, read here: http://jaxenter.com/glassfish-and-jboss-clarify-lifecycles-after-accusatory-comment-32646.html
Oracle had then done very good pubicity on it and told that they would have maintenance releases of their GlassFish product's open source edition... a promise that they kept as GlassFish has had many corrective patches and even reached version 3.1.2.
JBoss had also promised (at that time) a similar cycle... But the non-availability of 7.1.2.Final and very probably 7.1.3.Final, be it as downloads as well as the Maven central, shows the opposite.
This for me it not only frustrating, but also is a clear indication that I would keep preferring GlassFish to JBoss just for this clearer and better support strategy for open and enterprise users.
Thank you
-
13. Re: Jboss 7.1.2.Final is only for EAP?
juergen.zimmermann May 13, 2012 11:57 AM (in response to alitokmen)Building from source doesn't look promising at all: https://community.jboss.org/message/735207
Jason, Jaikiran and colleagues: is this really what you want us to do?
-
14. Re: Jboss 7.1.2.Final is only for EAP?
jaikiran May 14, 2012 2:07 AM (in response to juergen.zimmermann)Juergen Zimmermann wrote:
Building from source doesn't look promising at all: https://community.jboss.org/message/735207
Jason, Jaikiran and colleagues: is this really what you want us to do?
Let's please continue that discussion in that other thread. We have a couple of developers who build and run AS7 on Windows without any issues on a daily basis. So we have to figure out if it's your local setup that running into problem.