Changeset 1715
- Timestamp:
- 07/20/08 15:28:58 (1 month ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
framework/trunk/src/main/resources/phing/stubbles.sh
r1641 r1715 11 11 fi 12 12 case $STUBCOMMAND in 13 "setup -project") phing -f build-stubbles.xml setup;;13 "setup") phing -f build-stubbles.xml setup;; 14 14 "setup-examples") phing -f build-stubbles.xml setup-examples;; 15 15 "clean-dist") phing -f build-stubbles.xml clean-dist;;
