Bug 5905 - Update developer guide
: Update developer guide
Status: RESOLVED FIXED
: GridShib
SAML/Binding Tools
: 0.3
: All All
: P3 normal
: beta
Assigned To:
:
:
:
: 5917
  Show dependency treegraph
 
Reported: 2008-03-07 14:24 by
Modified: 2008-04-25 21:12 (History)


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2008-03-07 14:24:52
Update the developer guide.  The version included with GS-ST v0.3.0 is buggy
and incomplete.
------- Comment #1 From 2008-03-16 12:02:18 -------
A new dev guide will be distributed with GS-ST v0.3.1.  It includes a new
section "Using the Ant Build File," which shows how to create API
documentation, execute Java class files, and compile Java source files.  It
also gives a very brief introduction to "Using GridShib Common," including an
overview of the all-important class GlobusSAMLCredential and the comprehensive
unit test GridShibSecurityTest.  The reader is referred to the unit test source
code in both cases.
------- Comment #2 From 2008-03-17 12:19:16 -------
The new dev guide has been committed to CVS HEAD.