]> git.mxchange.org Git - addressbook-mailer-ejb.git/blobdiff - nbproject/build-impl.xml
project cleanups
[addressbook-mailer-ejb.git] / nbproject / build-impl.xml
index 5ae65911a4a32695c1817f24df58b719c9157833..aa0c0bc79106a5cc47853c064d73004a4037b39b 100644 (file)
@@ -141,13 +141,6 @@ is divided into following sections:
         <property name="javadoc.encoding.used" value="${source.encoding}"/>
         <property name="includes" value="**"/>
         <property name="excludes" value=""/>
-        <path id="endorsed.classpath.path" path="${endorsed.classpath}"/>
-        <condition else="" property="endorsed.classpath.cmd.line.arg" value="-Xbootclasspath/p:'${toString:endorsed.classpath.path}'">
-            <and>
-                <isset property="endorsed.classpath"/>
-                <length length="0" string="${endorsed.classpath}" when="greater"/>
-            </and>
-        </condition>
         <condition property="is.server.weblogic" value="true">
             <equals arg1="${j2ee.server.type}" arg2="WebLogic9"/>
         </condition>