Advertisement
Guest User

Untitled

a guest
Jul 24th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.73 KB | None | 0 0
  1. Buildfile: /var/www/html/build.xml
  2. [property] Loading /var/www/html/build.properties.local
  3. [property] Loading /var/www/html/build.properties
  4. [property] Loading /var/www/html/vendor/ec-europa/ssk/build.properties.dist
  5. [echo] Loading PHP Codesniffer Configuration task.
  6. [echo] Loading Phing Deprecated Task.
  7. [echo] Loading Drush Makefile task.
  8. [echo] Importing the Drush task.
  9. [echo] Importing the Behat task.
  10. [echo] Loading Relative Symlink task.
  11.  
  12. Starterkit > help:
  13.  
  14. Default target:
  15. -------------------------------------------------------------------------------
  16. help
  17.  
  18. Main targets:
  19. -------------------------------------------------------------------------------
  20. build-clean Build local version of subsite with a clean install.
  21. build-clone Build local version of subsite with production data.
  22. build-code Build local version of subsite without install.
  23. build-keep Build local version of subsite with backup and restore.
  24. build-release Build subsite source code release package.
  25. build-tests Build subsite tests code release package.
  26. docker-compose-down Trash docker project.
  27. docker-compose-stop Stop docker project.
  28. docker-compose-up Start docker project.
  29. install Install the subsite.
  30. link-docroot Create symlink from build to docroot.
  31. test-run-behat Refresh configuration and run behat tests.
  32. test-run-phpcs Refresh configuration and run phpcs review.
  33. test-run-qa Refresh configuration and run qa review.
  34.  
  35. Subtargets:
  36. -------------------------------------------------------------------------------
  37. build-dev2
  38. dist-composer-install
  39. dist-copy-resources
  40. dist-delete
  41. dist-make
  42. drush-create-files-dirs
  43. drush-dl-rr
  44. drush-enable-solr
  45. drush-make-no-core
  46. drush-rebuild-node-access
  47. drush-regenerate-settings
  48. drush-registry-rebuild
  49. drush-site-install
  50. drush-sql-create
  51. drush-sql-drop
  52. drush-sql-dump
  53. drush-sql-import
  54. platform-composer-install
  55. platform-delete
  56. platform-download
  57. platform-link-resources
  58. platform-make
  59. platform-unpack
  60. platform-update-htaccess
  61. starterkit-copy-templates
  62. starterkit-link-binary
  63. starterkit-upgrade
  64. subsite-composer-install
  65. subsite-create-directories
  66. subsite-database-download
  67. subsite-database-import
  68. subsite-database-wget
  69. subsite-modules-development-download
  70. subsite-modules-development-enable
  71. subsite-modules-development-makefile
  72. subsite-modules-install-enable
  73. subsite-setup-files-directory
  74. subsite-site-backup
  75. subsite-site-restore
  76. test-behat-setup
  77. test-behat-setup-link
  78. test-phpcs-setup
  79. test-phpcs-setup-prepush
  80. test-quality-assurance
  81. test-run-php-codesniffer
  82.  
  83.  
  84. BUILD FINISHED
  85.  
  86. Total time: 0.4839 seconds
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement