Getting the source code
The sources are hosted in our Mercurial repository.
To get a copy:
NB: This example assumes you want to use version 1.1 of the Flex Connector for Nuxeo Platform 5.4.2
This source tree contains:
- sources of the Flex Connector,
- sources of the SWC reusable components,
- sources of the Samples (client side and server side),
- distribution of Nuxeo CAP + Flex Connector + Samples.
Building and deploying
As all other builds in Nuxeo, this build is driven by Maven.
Building and deploying the Flex Connector
The result of the build is a nuxeo-flex-connector JAR that should be copied in the bundles or plugins directory of your Nuxeo server.
Building and deploying the SWC and the Samples
The result of the build is a set of JARs that should be copied in the bundles or plugins directory of your Nuxeo server.
Building the distribution
This command runs the steps below:
- download and unzip a Nuxeo CAP server,
- download the needed GraniteDS libraries,
- build the JAR, SWC and SWF files,
- put these files and the GraniteDS libraries in the downloaded Nuxeo CAP server.
|
The README.txt contains more informations about the build. |
The result is a prebuilt Nuxeo CAP server containing the Flex Connector and the samples. To run it:
- for Posix users:
- for MS users: