|
Key
This line was removed.
This word was removed. This word was added.
This line was added.
|
Changes (7)
View Page HistoryFirst, download checkout the [caCORE DataType Mapping Extension distribution|cdme:Downloads] from the source code repository and then follow the steps below to compile and deploy the mapping extension to your caGrid installation.
# Unzip the contents of [mapping.zip|http://www.cagrid.org/download/attachments/7406845/mapping.zip] into the %CAGRID_HOME%\projects directory
# Checkout the source code
{terminal}svn checkout https://gforge.nci.nih.gov/svnroot/grid-incubation/trunk grid-incubation{terminal}
{terminal}svn checkout https://gforge.nci.nih.gov/svnroot/grid-incubation/trunk grid-incubation{terminal}
# Enter the %CAGRID_HOME% %GRID_INCUBATION% directory
{terminal}C:\>cd caGrid{terminal} grid-incubation{terminal}
# Re-compile the caGrid grid incubation installation by running the following command
{terminal}C:\caGrid>ant clean all{terminal}
# Compile the caCORE DataType Mapping Extension by running the following command
{terminal}C:\caGrid>ant build-project \-Dsingle.project.name=mappingExtensions{terminal}
# Compile the caCORE DataType Mapping Extension by running the following command
{terminal}C:\caGrid>ant build-project \-Dsingle.project.name=mappingExtensions{terminal}
# Enter the %CAGRID_HOME%\projects\mappingExtensions %GRID_INCUBATION%\projects\mappingExtensions directory
{terminal}C:\caGrid>cd projects\mappingExtensions{terminal}
# Deploy the caCORE DataType Mapping Extension to Introduce by running the following command
# Deploy the caCORE DataType Mapping Extension to Introduce by running the following command





