OSDN Git Service

Mail Destination Confirm Program(Beta)
[mdc/BetaProject.git] / src / mdc.deploy
1 <?xml version = '1.0' encoding = 'UTF-8'?>
2 <simple-archive-deployment nselem="simple-archive-deployment" class="oracle.jdeveloper.deploy.jar.ArchiveProfile" xmlns="http://xmlns.oracle.com/jdeveloper/10130/deploy/jar">
3    <archiveOptions>
4       <additionalManifests/>
5       <compressed>true</compressed>
6       <hasManifest>true</hasManifest>
7       <mainClass>org.jent.checksmtp.Application</mainClass>
8    </archiveOptions>
9    <fileGroups>
10       <groups>
11          <Item class="oracle.jdeveloper.deploy.common.PackagingFileGroup" internalName="project-output">
12             <contributors>
13                <Item type="2"/>
14                <Item type="7"/>
15             </contributors>
16             <displayName>Project Output</displayName>
17             <filters>
18                <rules>
19                   <Item type="1" pattern="**/CVS/"/>
20                   <Item type="1" pattern="**.cdi"/>
21                   <Item type="1" pattern="**.contrib"/>
22                   <Item type="1" pattern="**.keep"/>
23                   <Item type="1" pattern="**.rvi"/>
24                   <Item type="1" pattern=".jsps/"/>
25                   <Item type="1" pattern=".tags/"/>
26                   <Item type="1" pattern=".dtags/"/>
27                   <Item type="0" pattern="**"/>
28                </rules>
29             </filters>
30             <targetWithinJar/>
31          </Item>
32       </groups>
33    </fileGroups>
34    <jarURL path="../deploy/mdc.jar"/>
35    <profileDeps/>
36 </simple-archive-deployment>