Source code for openws-1.4.4.jar and opensaml-2.5.3.jar

Gina Choi gchoi at sdl.com
Wed Mar 14 15:37:00 GMT 2012


Hi Brent,

Thank you very much for your responses. I downloaded source code that I
needed from https://shibboleth.net/nexus/content/groups/public/org/opensaml/.

Gina

Message: 8
Date: Tue, 13 Mar 2012 22:56:29 -0400
From: Brent Putman <putmanb at georgetown.edu>
Subject: Re: Source code for openws-1.4.4.jar and opensaml-2.5.3.jar
To: dev at shibboleth.net
Message-ID: <4F6008DD.1090104 at georgetown.edu>
Content-Type: text/plain; charset="iso-8859-1"



On 3/13/12 7:07 PM, Gina Choi wrote:
>
> Hi all,
>
>  
>
> Somehow I don't receive responses from dev email list sometimes, so
> after post a message, I have to go to Shibboleth web site to read
> responses to my questions.
>


Hmm, I don't have any suggestions there.  I'm not aware of any other
reported issues of people not receiving mail from the lists, but perhaps
others on the team are.  In general I suppose the usual suggestions
about this kind of thing apply, i.e. make sure the mail isn't being
tagged by your mail client as spam and winding up in your Junk or Bulk
Mail folder and so forth.


>  
>
> I am building a Java project using Eclipse. So, if I can download
> source code for openws-1.4.4.jar and opensaml-2.5.3.jar to attach
> Eclipse that would be great. I went Shibboleth Subversion
> repositories, but I am not sure code in the repository is related to
> the  library versions that I downloaded.
>
>  
>

Well, the code in the repos is tagged according to the release version,
so under each project's /tags area you'd want to checkout the version
that corresponds to what you are using.

However, OpenSAML is a Maven-based project and so all our artifacts,
including source jars, are published in our Maven repository.  If you
are using Maven in your project for your dependency management, there's
usually an option in the Maven Eclipse plugins to also pull down source
and/or Javadoc jars automatically for your dependencies.  You are free
to point your project POM at our Maven repository to pull in our artifacts:

https://shibboleth.net/nexus/content/groups/public

If you aren't using Maven, you can still grab source and Javadoc jars
from the repo via an http client, specifically from here:

https://shibboleth.net/nexus/content/groups/public/org/opensaml/

Just drill down to the version that you need, hopefully the filesystem
structure and naming is intuitive enough.

--Brent

-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://shibboleth.net/pipermail/dev/attachments/20120313/c3831258/attachment.
html 

------------------------------

--
To unsubscribe from this list send an email to dev-unsubscribe at shibboleth.net

End of dev Digest, Vol 9, Issue 10
**********************************


More information about the dev mailing list