[java-shib-idp2 COMMIT] in /branches/REL_2/doc: CREDITS.txt JQUERY.LICENSE README.txt RELEASE-NOTES.txt

noreply at shibboleth.net noreply at shibboleth.net
Fri Mar 29 15:24:30 EDT 2013


Author: scantor
Date: Fri Mar 29 15:24:30 2013
New Revision: 3157

URL: http://svn.shibboleth.net/view/java-shib-idp2?rev=3157&view=rev
Log:
Updating doc files in prep for a release. Still need to prune some material.

Added:
    branches/REL_2/doc/JQUERY.LICENSE
Modified:
    branches/REL_2/doc/CREDITS.txt
    branches/REL_2/doc/README.txt
    branches/REL_2/doc/RELEASE-NOTES.txt

Modified: branches/REL_2/doc/CREDITS.txt
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/doc/CREDITS.txt?rev=3157&r1=3156&r2=3157&view=diff
==============================================================================
--- branches/REL_2/doc/CREDITS.txt (original)
+++ branches/REL_2/doc/CREDITS.txt Fri Mar 29 15:24:30 2013
@@ -1,46 +1,94 @@
-Shibboleth Implementation Team
-
- Documentation
-
-   Nate Klingenstein
-   Internet2
-   
-   Chad La Joie
-   Itumi, LLC
-
- Programming
+ Current Development Team
 
    Scott Cantor
    The Ohio State University
+
+   Daniel Fisher
+   Virginia Tech
    
-   Jim Fox
-   University of Washington
-   
-   Chad La Joie
-   Itumi, LLC
-      
-   Will Norris
-   Google, Inc.
+   Brent Putman
+   Georgetown University
    
    Rod Widdowson
-   University of Edinburgh
+   Steading System Software LLP
 
- Project Management
+   Ian Young
+   Independent
 
-   RL "Bob" Morgan
-   University of Washington
+   Tom Zeller
+   Dragonacea, LLC
+      
+  
+ Emeritus Developers
+
+   Derek Atkins
+
+   Jim Fox
+
+   Walter Hoehn
+
+   Chad LaJoie
+
+   Derek Morr
+
+   Will Norris
+  
+ Emeritus Contributors
 
    Steven Carmody
    Brown University
 
+   Marlena Erdos
+
    Ken Klingenstein
    Internet2
 
+   Nate Klingenstein
+   Internet2
 
-Thanks to: 
+   Nicole Harris
+   TERENA
+
+   RL "Bob" Morgan
+   University of Washington
+   http://shibboleth.net/community/news/20120717.html
+
+   Many others!
+   
+Additional thanks to:
 
     Internet2
 
-    Daniel Fisher, from Virginia Tech, for his work on the LDAP data connector and JAAS module
+    The National Science Foundation
     
-    Derek Morr, from Penn State University, for his initial work on the 2.0 IdP authentication engine
+    National Research Council of Canada
+
+    Barbara Jenson (CMU), Parviz Dousti (CMU), Tom Dopirak (CMU), 
+      and Sridhar Muppidi (IBM/Tivoli); for helping to develop 
+      the initial Shibboleth prototype
+
+    Brian Pittman (WebAssign), Mark Earnest (PSU), James Shvarts (Columbia), 
+      Ryan Muldoon (Wisconsin), John Hopkins (PSU), Noah Levitt (Columbia), 
+      and David Walker (UCOP); for much help with testing
+      
+    Dave Dearman (NRCC), for contributing a SQL Data Connector for the AA 
+      resolver back in the 1.x release
+
+    Noah Levitt (Columbia), for simplifying the  logging configuration.
+
+    Joel Murphy (Buffalo), for much help with load testing and generally
+      pushing the software to its limits.
+
+    Vishal Goenka (SunGard SCT) for contributing some useful resolver plugins
+
+    Ian Young for donating XSLT scripts for converting metadata across
+      Shibboleth versions
+
+    Derek Morr, from Penn State University, for his initial work on the 2.0 IdP
+   	  authentication engine
+        
+    Kaspar Brand for assisting in the development of CRL-related functionality
+
+    The community at large for helping with end user support, particularly
+      Peter Schober, Paul Hethmon, Kevin Foote, Russell Beall, and Christopher
+      Bongaarts

Modified: branches/REL_2/doc/README.txt
URL: http://svn.shibboleth.net/view/java-shib-idp2/branches/REL_2/doc/README.txt?rev=3157&r1=3156&r2=3157&view=diff
==============================================================================
--- branches/REL_2/doc/README.txt (original)
+++ branches/REL_2/doc/README.txt Fri Mar 29 15:24:30 2013
@@ -1,22 +1,25 @@
-Welcome to Internet2's Shibboleth
+Shibboleth is a federated web authentication and attribute exchange system
+based on SAML, originally developed by Internet2 and now a product of the
+Shibboleth Consortium.
 
-Shibboleth is a federated web authentication and attribute exchange system
-based on SAML developed by Internet2 and MACE.
+Please review the terms described in the LICENSE.txt file before using this
+code. It is the standard Apache 2.0 license.
 
-Shibboleth is licensed under the Apache 2.0 license which is provided in the
-LICENSE.txt file.
+A wealth of information about Shibboleth can be found at
+http://shibboleth.net/
 
-Shibboleth Project Site:
-http://shibboleth.internet2.edu/
+Shibboleth is divided into identity and service provider components, with the
+IdP in Java and the SP (this software) in C++.
 
-Shibboleth Documentation Site:
-https://wiki.shibboleth.net/confluence/display/SHIB2
+Source and binary distributions are available from
+http://shibboleth.net/downloads/
 
-Source and binary distributions
-http://shibboleth.internet2.edu/downloads
+The source is available in Subversion, as described in the Shibboleth
+site. Mailing lists and a bug database (https://issues.shibboleth.net/) are
+also available.
 
-Bug Tracker:
-https://bugs.internet2.edu/jira

[... 34 lines stripped ...]


More information about the commits mailing list