Skip to content

Instantly share code, notes, and snippets.

@paulirish
Created January 24, 2011 05:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save paulirish/458e710208567d2aa670 to your computer and use it in GitHub Desktop.
Save paulirish/458e710208567d2aa670 to your computer and use it in GitHub Desktop.
± ant build (Sun,Jan23)
Buildfile: /Users/paulirish/Sites/html5-boilerplate/build/build.xml
build:
[echo] Building a Production Environment...
-rev:
[echo] Increasing the build number...
[propertyfile] Updating property file: /Users/paulirish/Sites/html5-boilerplate/build/config/buildinfo.properties
[echo] Creating build 0045
-clean:
[echo] Cleaning up previous build directory...
[delete] Deleting directory /Users/paulirish/Sites/html5-boilerplate/publish
-load-build-info:
-clean:
[echo] Cleaning up previous build directory...
-rev:
[echo] Increasing the build number...
[propertyfile] Updating property file: /Users/paulirish/Sites/html5-boilerplate/build/config/buildinfo.properties
[echo] Creating build 0045
-copy:
[echo] Copying over new files...
[copy] Copying 17 files to /Users/paulirish/Sites/html5-boilerplate/publish
-serverconfig:
[echo] Upgrading expires header timeouts for js/css
-usemin:
[echo] Switching to minified js files...
[echo] kill off those versioning flags: ?v=2
-load-build-info:
-js.libs.minify:
[echo] Minifying helper JS files...
-js.all.minify:
[echo] Minifying concatenated script- and library-file
-load-build-info:
-js.main.concat:
[echo] Concatenating Main JS scripts...
-load-build-info:
-js.mylibs.concat:
[echo] Concatenating JS libraries
-load-build-info:
-js.scripts.concat:
[echo] Concatenating library file with main script file
[echo] Concatenating library file with main debug script file
-load-build-info:
-js.delete:
[echo] Deleting unoptimized files...
[delete] Deleting: /Users/paulirish/Sites/html5-boilerplate/publish/js/scripts-0046.js
-strip-console.log:
[echo] Commenting out console.log lines
-load-build-info:
-clean:
[echo] Cleaning up previous build directory...
[delete] Deleting directory /Users/paulirish/Sites/html5-boilerplate/publish
-rev:
[echo] Increasing the build number...
[propertyfile] Updating property file: /Users/paulirish/Sites/html5-boilerplate/build/config/buildinfo.properties
[echo] Creating build 0046
-copy:
[echo] Copying over new files...
[copy] Copying 17 files to /Users/paulirish/Sites/html5-boilerplate/publish
-css:
[echo] Minifying css...
-load-build-info:
-html:
[echo] Clean up the html...
-htmlclean:
-imagespng:
[echo] Optimizing images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment