Uploaded image for project: 'S2Click'
  1. S2Click
  2. CLICK-28

Graybox用のloader_frame.htmlがjarファイルに追加されない

XMLWordPrintable

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major Major
    • 0.4.0
    • Affects Version/s: 0.4.0
    • Component/s: Framework
    • None

      antでbuildするとorg.seasar.s2click.control.graybox.loader_frame.htmlがjarファイルに追加されないようです。

      実行ログとしては以下のものが出力されます。
      [Click] [warn ] error occured deploying resource /org/seasar/s2click/control/greybox/loader_frame.html, error java.io.IOException: could not locate classpath resource: /org/seasar/s2click/control/greybox/loader_frame.html

      とりあえずbuild.xmlを以下のように修正すれば問題はなくなりました。

      target comple内の<copy todir="${bin.dir}">に<fileset dir="${src.dir}" includes="*/.html" />を追加

            Assignee:
            takezoe takezoe
            Reporter:
            mini40th mini40th
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: