Subversion Repositories SmartDukaan

Rev

Rev 1041 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
317 ashish 1
<?xml version="1.0" encoding="UTF-8"?>
2
<project-modules id="moduleCoreId" project-version="1.5.0">
3
    <wb-module deploy-name="Website">
1041 chandransh 4
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
5
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
6
        <wb-resource deploy-path="/" source-path="/src/main/webapp"/>
2052 chandransh 7
        <wb-resource deploy-path="/WEB-INF/classes" source-path="/src/test/resources"/>
375 ashish 8
        <dependent-module archiveName="ThriftConfig.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ThriftConfig/ThriftConfig">
9
            <dependency-type>uses</dependency-type>
10
        </dependent-module>
11
        <dependent-module archiveName="PageLoaderServer.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/PageLoaderServer/PageLoaderServer">
12
            <dependency-type>uses</dependency-type>
13
        </dependent-module>
14
        <dependent-module archiveName="ContentStore.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ContentStore/ContentStore">
15
            <dependency-type>uses</dependency-type>
16
        </dependent-module>
17
        <dependent-module archiveName="Common.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/Common/Common">
18
            <dependency-type>uses</dependency-type>
19
        </dependent-module>
317 ashish 20
        <property name="context-root" value="Website"/>
21
        <property name="java-output-path" value="/Website/build/classes"/>
22
    </wb-module>
23
</project-modules>