]> git.mxchange.org Git - addressbook-war.git/blobdiff - nbproject/build-impl.xml
Used much more h:outputText instead of directly the message in the template. This...
[addressbook-war.git] / nbproject / build-impl.xml
index c4aa97e902cc26f6b18ec26d1eff6c081c2bfcbc..b73946656cc7828b0a854bdfb9d0614f38cd5314 100644 (file)
@@ -1490,7 +1490,6 @@ exists or setup the property manually. For example like this:
             -->
     <target depends="init" name="deps-clean" unless="no.deps">
         <ant antfile="${project.addressbook-lib}/build.xml" inheritall="false" target="clean"/>
-        <ant antfile="${project.addressbook-lib-1}/build.xml" inheritall="false" target="clean"/>
         <ant antfile="${project.addressbook-mailer}/build.xml" inheritall="false" target="clean"/>
     </target>
     <target depends="init" name="do-clean">