Assets may be packaged into deployable units by using a variety of strategies. Which of the
following is not a valid asset packaging scenario?
A.
bundled as a single archive file
B.
unbundled with artifactsinthe original location
C.
unbundled with artifacts moved to a new location
D.
bundles as a single executable binary file thatis run stand-alone
Explanation:
The Reusable Asset Specification (RAS) provides the following guidelines with
respect
to asset packaging.
* Every reusable asset must contain at a minimum one manifest file and at least one
artifact, to be considered a valid reusable asset.
* An asset package is the collection of artifact files plus a manifest.
There are several asset packaging scenarios including:
* Bundled As Single Archive File (not A)
* Unbundled with artifacts in original location (not B)
* Unbundled with artifacts moved to new location (not C)
Reference: Oracle Reference Architecture, Software Engineering, Release 3.0,