(→List Contents of a Build Life's Artifacts)
|
(→List Contents of a Build Life's Artifacts)
|
Line 6: | |||
* Treat this mostly as a snippet for doing something more interesting with. | * Treat this mostly as a snippet for doing something more interesting with. | ||
* This script requires the following packaging changes to the remoting library: | * This script requires the following packaging changes to the remoting library: | ||
- | :# From the '''%SERVER_HOME%\lib''' directory: | + | :1. From the '''%SERVER_HOME%\lib''' directory: |
:::* CommonsFileUtils.jar | :::* CommonsFileUtils.jar | ||
- | :# From the '''%SERVER_HOME%\opt\tomcat\webapps\ROOT\WEB-INF\lib''' directory: | + | :2. From the '''%SERVER_HOME%\opt\tomcat\webapps\ROOT\WEB-INF\lib''' directory: |
:::* anthill3-web-ALA.jar | :::* anthill3-web-ALA.jar | ||
- | :# From the '''%AGENT_HOME%\opt\ahptool''' directory: | + | :3. From the '''%AGENT_HOME%\opt\ahptool''' directory: |
:::* ahptool.jar | :::* ahptool.jar | ||
+ | :4. Changes made to the '''%DEVKIT_HOME%\remoting\conf\spring-client\base.xml''' file: | ||
+ | :::* <font face=monospace><bean id="codestation-repo-file-helper" class="com.urbancode.codestation2.server.CodestationRepositoryFileHelperClient" scope="prototype"/></font> | ||
==== AHPSCRIPTS-109 ==== | ==== AHPSCRIPTS-109 ==== |