Changeset 457

Show
Ignore:
Timestamp:
01/10/08 08:53:17 (11 months ago)
Author:
paulhethmon
Message:

Update build for new library code from OpenSAML. Only change is to throw one new exception.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • AcmeIdp/trunk/nbproject/genfiles.properties

    r411 r457  
    1 build.xml.data.CRC32=b11cb37d 
     1build.xml.data.CRC32=bcb87b71 
    22build.xml.script.CRC32=6ed50798 
    33build.xml.stylesheet.CRC32=95be3570 
    44# This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml. 
    55# Do not edit this file. You may delete it but then the IDE will never regenerate such files for you. 
    6 nbproject/build-impl.xml.data.CRC32=b11cb37d 
    7 nbproject/build-impl.xml.script.CRC32=b9be7da4 
     6nbproject/build-impl.xml.data.CRC32=bcb87b71 
     7nbproject/build-impl.xml.script.CRC32=a027c810 
    88nbproject/build-impl.xml.stylesheet.CRC32=ac43bae1 
  • AcmeIdp/trunk/nbproject/project.properties

    r325 r457  
    2727    ${reference.ClareitySecuritySSO.jar}:\ 
    2828    ${libs.Axis1.3.classpath}:\ 
    29     ${libs.OpenSAML-20071007-JDK1.5.classpath} 
     29    ${libs.OpenSAML-20080110-JDK1.5.classpath} 
    3030# Space-separated list of extra javac options 
    3131javac.compilerargs= 
  • AcmeIdp/trunk/nbproject/project.xml

    r411 r457  
    1515                    <path-in-war>WEB-INF/lib</path-in-war> 
    1616                </library> 
    17                 <library files="15"> 
    18                     <file>${libs.OpenSAML-20071007-JDK1.5.classpath}</file> 
     17                <library files="20"> 
     18                    <file>${libs.OpenSAML-20080110-JDK1.5.classpath}</file> 
    1919                    <path-in-war>WEB-INF/lib</path-in-war> 
    2020                </library>