/build_extra.bat

http://ftr-gwt-library.googlecode.com/ · Batch · 9 lines · 5 code · 4 blank · 0 comment · 0 complexity · 5f87ec8e5cddcbd6d27c7b1a03fceeb1 MD5 · raw file

  1. @echo off
  2. cd ftr-gwt-library-extras
  3. mvn --offline process-classes
  4. cd ..
  5. @echo ON