# # Copyright 2015 YOUR NAME # # All Rights Reserved. # name 'perforce-helix-web-services-project-management-ui' maintainer 'Tristan Juricek ' homepage 'https://perforce.com' # Defaults to C:/perforce-helix-web-services-project-management-ui on Windows # and /opt/perforce-helix-web-services-project-management-ui on all other platforms install_dir '/opt/perforce/web-services/static' build_version '1.0.0' require_relative '../../../../../../../perforce' build_iteration HelixVersioningEngine::CHANGELIST # Creates required build directories dependency 'preparation' # perforce-helix-web-services-project-management-ui dependencies/components dependency 'sources' # Version manifest file dependency 'version-manifest' exclude '**/.git' exclude '**/bundler/git'