Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Schack (0.06 sec)

  1. dbflute.xml

    name="mydbflute.url" value="https://github.com/lastaflute/lastaflute-example-waterfront/archive/${branch.name}.zip" /> L7: L8: <target name="mydbflute.check"> L9: <condition property="mydbflute.exists"> L10: <available file="${mydbflute.dir}" type="dir" /> L11: </condition> L12: </target> L13: L14: <target name="download.dbflute" depends="mydbflute.check" unless="mydbflute.exists"> L15: <mkdir dir="${mydbflute.dir}" /> L16: <get dest="${target.dir}/mydbflute.zip"> L17: <url url="${mydbflute.url}"...
    github.com/codelibs/fess/dbflute.xml
    Sat Sep 21 05:37:26 UTC 2024
      1000 bytes
Back to top