clearcase-agent/clearcase-agent.xml [28:42]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            <include name="**/*.jar" />
        </fileset>
    </path>
    <path id="TC_AGENT_LIBS.userclasspath">
        <fileset dir="${path.variable.teamcitydistribution}/buildAgent">
            <include name="**/*.jar" />
        </fileset>
    </path>
    <path id="TC_DISTR.userclasspath">
        <fileset dir="${path.variable.teamcitydistribution}/webapps/ROOT/WEB-INF/lib">
            <include name="**/*.jar" />
        </fileset>
    </path>
    <path id="SERVERSIDE.userclasspath">
        <dirset dir="${clearcase-standalone.output.dir}" />
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



clearcase-common/clearcase-common.xml [28:45]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            <include name="**/*.jar" />
        </fileset>
    </path>

    <path id="TC_AGENT_LIBS.userclasspath">
        <fileset dir="${path.variable.teamcitydistribution}/buildAgent">
            <include name="**/*.jar" />
        </fileset>
    </path>
    
    <path id="TC_DISTR.userclasspath">
        <fileset dir="${path.variable.teamcitydistribution}/webapps/ROOT/WEB-INF/lib">
            <include name="**/*.jar" />
        </fileset>
    </path>
    
    <path id="SERVERSIDE.userclasspath">
        <dirset dir="${clearcase-standalone.output.dir}" />
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



