Packaging and delivery
Using CAST Console
Using CAST Management Studio
Click here to expand...
- create a new Version
- create a new Package for your jQuery source code using the Files on your file system option:

- Define the root folder of your Application source code:

- Run the Package action
- Before delivering the source code, check the packaging results:
Without the Web Files Discover | If you are not using the Web Files Discoverer, the following will occur: - the CAST Delivery Manager Tool will not find any "projects" related to the AngularJS application source code - this is the expected behaviour. However, if your jQuery related source code is part of a larger application (for example a JEE application), then other projects may be found during the package action (click to enlarge):

|
---|
With the Web Files Discoverer | If you are using the Web Files Discoverer, the following will occur: - the CAST Delivery Manager Tool will automatically detect "HTML5 file projects" (see Web Files Discoverer for more technical information about how the discoverer works) related to the jQuery application source code. In addition, if your jQuery related source code is part of a larger application (for example a JEE application), then other projects may also be found during the package action (click to enlarge):

|
---|
Analyzing
Using AIP Console
AIP Console exposes the technology configuration options once a version has been accepted/imported, or an analysis has been run. Click Universal Technology (3) in the Config (1) > Analysis (2) tab to display the available options for your jQuery source code:

Then choose the relevant Analysis Unit (1) to view the configuration:


Using the CAST Management Studio
Click here to expand...
Accept and deploy the Version in the CAST Management Studio.
Without the Web Files Discover | If you are not using the Web Files Discoverer, the following will occur: - No Analysis Units will be created automatically relating to the AngularJS source code - this is the expected behaviour. However, if your jQuery related source code is part of a larger application (for example a JEE application), then other Analysis Units may be created automatically:

- In the Current Version tab, add a new Analysis Unit specifically for your AngularJS source code, selecting the Add new Universal Analysis Unit option:

- Edit the new Analysis Unit and configure in the Source Settings tab:
- a name for the Analysis Unit
- ensure you tick the HTML5/JavaScript option (the AngularJS extension depends on the HTML5 and JavaScript extension - and therefore the Universal Analyzer language for the jQuery extension is set as HTML5/JavaScript)
- define the location of the deployed jQuery source code (the CAST Management Studio will locate this automatically in the Deployment folder):

- Run a test analysis on the Analysis Unit before you generate a new snapshot.
|
---|
With the Web Files Discoverer | If you are using the Web Files Discoverer, the following will occur: - "HTML5" Analysis Units will be created automatically (see Web Files Discoverer for more technical information about how the discoverer works) related to the jQuery application source code. In addition, if your jQuery related source code is part of a larger application (for example a JEE application), then other Analysis Units may also be created:

- There is nothing further to do, you can now run a test analysis on the Analysis Unit before you generate a new snapshot.
|
---|