This topic has 3 replies, 3 voices, and was last updated 7 years, 5 months ago by Peter Major.
-
AuthorPosts
-
February 27, 2015 at 7:19 am #3243
Indrani
ParticipantHi,
we wil be using openam 12 for production enviornment, build openam 12.0.0 from source code, my question is for development purpose we can able to use enterprise version download from forgerock,
Is there any difference between enterprise download version and source code availbale for openam12 in SVN, based on any bug fix, feature etc.
same case with external OpenDj source code and downloaded enterprise version are same?
Thanks
-
This topic was modified 7 years, 5 months ago by
Indrani.
-
This topic was modified 7 years, 5 months ago by
Peter Major.
February 27, 2015 at 11:15 am #3251Jamie Bowen
ModeratorHi Indrani,
There is no difference between the enterprise download version of 12.0.0 and the source code. However, at some point 12.0.1 support release will be made available and if you are in production you will definitely want to be building from that rather than from the 12.0.0 code base.
If you’re an enterprise customer you will have access to the 12.0.1 maintenance release branch and will be able to build from that when it is released.
Hope that helps?
Jamie
February 27, 2015 at 12:07 pm #3254Indrani
ParticipantThanks Jamie for reply, yeah got it.
February 27, 2015 at 2:21 pm #3258Peter Major
ModeratorThe enterprise build is not really special, the main difference you can see between a local build and an enterprise build is that the SecurID authentication module is also available in the enterprise version. If you have access to the RSA authapi library, then you could just run:
mvn clean install -Prelease,forgerock-release -
This topic was modified 7 years, 5 months ago by
-
AuthorPosts
You must be logged in to reply to this topic.