選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

build.xml 195B

1234567
  1. <project>
  2. <target name="test-tb3">
  3. <echo>This Ant script is no longer used to test the framework. Run `mvn verify -P test` to execute browser tests.</echo>
  4. </target>
  5. </project>