-
Notifications
You must be signed in to change notification settings - Fork 1
/
module_dev copy.xml
23 lines (23 loc) · 965 Bytes
/
module_dev copy.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<Export generator="Cache" version="25">
<Document name="hcc.ZPM">
<Module>
<Name>hcc</Name>
<Version>0.1.0</Version>
<Description>互联互通模块</Description>
<Keywords>hcc</Keywords>
<Packaging>module</Packaging>
<Resource Name="HIP.PKG"/>
<Resource Name="WS.PKG"/>
<Resource Name="HCC.PKG"/>
<Resource Name="HCCPKG.PKG"/>
<Resource Name="HCC.GBL"/>
<Resource Name="LookupTable.GBL"/>
<Resource Name="PubSub.GBL"/>
<Resource Name="WS.GBL"/>
<FileCopy Name="xsl/" Target="${libdir}xsl/"/>
<CSPApplication CookiePath="/hcc/" DefaultTimeout="900" DispatchClass="HCC.Interface.RestHandler" MatchRoles=":%DB_%DEFAULT" PasswordAuthEnabled="1" Recurse="1" ServeFiles="1" ServeFilesTimeout="3600" UnauthenticatedEnabled="1" Url="/hcc" UseSessionCookie="2"/>
<SourcesRoot>src</SourcesRoot>
</Module>
</Document>
</Export>