Closed jaswrks closed 8 years ago
Running $ phing -l produces the following list that also shows hidden -- targets, because they were not properly hidden internally. This should be updated in a future release.
$ phing -l
--
Default target: ------------------------------------------------------------------------------- build Subtargets: ------------------------------------------------------------------------------- --releases-lite-upload-extension --releases-lite-upload-version --releases-upload-extension --releases-upload-version --uploads-bleeding-edge-extension --uploads-bleeding-edge-version --uploads-lite-bleeding-edge-extension --uploads-lite-bleeding-edge-version build build-all build-lite codex feature feature-finish feature-start full-build full-build-all full-build-lite post-receive-build release release-rc test update-bleeding-edge
Fix coming in https://github.com/websharks/phings/pull/125
Running
$ phing -l
produces the following list that also shows hidden--
targets, because they were not properly hidden internally. This should be updated in a future release.