building IDP v2.3.8 ....
Ian Young
ian at iay.org.uk
Wed Feb 20 12:43:46 EST 2013
On 20 Feb 2013, at 17:16, Steven Carmody <steven_carmody at brown.edu> wrote:
> So... how might I get the proper TAG value for the last stable release ?
> If I go here:
>
> http://svn.shibboleth.net/view/java-shib-idp2-main/
>
> http://svn.shibboleth.net/view/java-opensaml2-main/
>
> I'm not seeing much in the way of TAG values…
Hmmm, interesting. The individual projects have their own tags as expected, but the aggregate builder project thingy (which I have to admit I've never used) doesn't. It appears to just pull the current sources for each module, which is obviously not what you want. We're perhaps missing some documentation, but I admit I'm on the edge of my comfort zone here.
If you want to just look at sources for the components of IdP 2.3.8, one alternative would be to view the component repositories directly rather than using the builder thingy. So, for example:
http://svn.shibboleth.net/view/java-shib-idp2/tags/2.3.8/
The various components will have their own version numbering scheme so that for example if you want to look at the openws module sources you need to know which version of openws the 2.3.8 IdP release included.
It's a bit easier if you're using eclipse. Once you have each svn repository registered in your workspace, you can just navigate into the tags and "check out" the given tag as a project then browse around there. That's what I normally do.
-- Ian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4813 bytes
Desc: not available
Url : http://shibboleth.net/pipermail/dev/attachments/20130220/0de551cd/attachment.bin
More information about the dev
mailing list