Changeset 223

Show
Ignore:
Timestamp:
07/31/07 16:35:32 (1 year ago)
Author:
paulhethmon
Message:

--

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • AcmeIdp/trunk/nbproject/build-impl.xml

    r194 r223  
    425425    <target name="do-dist" depends="init,compile,compile-jsps,-pre-dist,-do-dist-with-manifest,-do-dist-without-manifest"/> 
    426426    <target name="library-inclusion-in-manifest" depends="init" if="dist.ear.dir"> 
     427        <basename property="included.lib.libs.ApacheCommons.classpath.7" file="${libs.ApacheCommons.classpath.libfile.7}"/> 
    427428        <basename property="included.lib.libs.ApacheCommons.classpath.6" file="${libs.ApacheCommons.classpath.libfile.6}"/> 
    428429        <basename property="included.lib.libs.ApacheCommons.classpath.5" file="${libs.ApacheCommons.classpath.libfile.5}"/> 
     
    431432        <basename property="included.lib.libs.ApacheCommons.classpath.2" file="${libs.ApacheCommons.classpath.libfile.2}"/> 
    432433        <basename property="included.lib.libs.ApacheCommons.classpath.1" file="${libs.ApacheCommons.classpath.libfile.1}"/> 
     434        <copy-ear-war file="${libs.ApacheCommons.classpath.libfile.7}" propname="included.lib.libs.ApacheCommons.classpath.7.X"/> 
    433435        <copy-ear-war file="${libs.ApacheCommons.classpath.libfile.6}" propname="included.lib.libs.ApacheCommons.classpath.6.X"/> 
    434436        <copy-ear-war file="${libs.ApacheCommons.classpath.libfile.5}" propname="included.lib.libs.ApacheCommons.classpath.5.X"/> 
     
    457459        <mkdir dir="${build.web.dir.real}/META-INF"/> 
    458460        <manifest file="${build.web.dir.real}/META-INF/MANIFEST.MF" mode="update"> 
    459             <attribute name="Class-Path" value="${included.lib.libs.ApacheCommons.classpath.1.X} ${included.lib.libs.ApacheCommons.classpath.2.X} ${included.lib.libs.ApacheCommons.classpath.3.X} ${included.lib.libs.ApacheCommons.classpath.4.X} ${included.lib.libs.ApacheCommons.classpath.5.X} ${included.lib.libs.ApacheCommons.classpath.6.X} ${included.lib.libs.Javolution.classpath} ${included.lib.libs.Velocity.classpath} ${included.lib.reference.ClareitySecuritySSO.jar} ${included.lib.libs.OpenSAML-Alpha1.classpath.1.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.2.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.3.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.4.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.5.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.6.X} "/> 
     461            <attribute name="Class-Path" value="${included.lib.libs.ApacheCommons.classpath.1.X} ${included.lib.libs.ApacheCommons.classpath.2.X} ${included.lib.libs.ApacheCommons.classpath.3.X} ${included.lib.libs.ApacheCommons.classpath.4.X} ${included.lib.libs.ApacheCommons.classpath.5.X} ${included.lib.libs.ApacheCommons.classpath.6.X} ${included.lib.libs.ApacheCommons.classpath.7.X} ${included.lib.libs.Javolution.classpath} ${included.lib.libs.Velocity.classpath} ${included.lib.reference.ClareitySecuritySSO.jar} ${included.lib.libs.OpenSAML-Alpha1.classpath.1.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.2.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.3.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.4.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.5.X} ${included.lib.libs.OpenSAML-Alpha1.classpath.6.X} "/> 
    460462        </manifest> 
    461463        <delete dir="${dist.ear.dir}/temp"/> 
    462464    </target> 
    463465    <target name="library-inclusion-in-archive" depends="init" unless="dist.ear.dir"> 
     466        <copy file="${libs.ApacheCommons.classpath.libfile.7}" todir="${build.web.dir.real}/WEB-INF/lib"/> 
    464467        <copy file="${libs.ApacheCommons.classpath.libfile.6}" todir="${build.web.dir.real}/WEB-INF/lib"/> 
    465468        <copy file="${libs.ApacheCommons.classpath.libfile.5}" todir="${build.web.dir.real}/WEB-INF/lib"/> 
  • AcmeIdp/trunk/nbproject/genfiles.properties

    r194 r223  
    1 build.xml.data.CRC32=86f72500 
     1build.xml.data.CRC32=00ee8241 
    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=86f72500 
    7 nbproject/build-impl.xml.script.CRC32=6352e500 
     6nbproject/build-impl.xml.data.CRC32=00ee8241 
     7nbproject/build-impl.xml.script.CRC32=583cc748 
    88nbproject/build-impl.xml.stylesheet.CRC32=ac43bae1 
  • AcmeIdp/trunk/nbproject/project.xml

    r194 r223  
    88            <explicit-platform explicit-source-supported="true"/> 
    99            <web-module-libraries> 
    10                 <library files="6"> 
     10                <library files="7"> 
    1111                    <file>${libs.ApacheCommons.classpath}</file> 
    1212                    <path-in-war>WEB-INF/lib</path-in-war>