Add a customized MF
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@833804 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
02e6adcdf6
commit
9583babc53
2 changed files with 5 additions and 6 deletions
|
|
@ -0,0 +1,3 @@
|
|||
Manifest-Version: 1.0
|
||||
Main-Class: org.apache.tuscany.sca.node.launcher.DomainManagerLauncher
|
||||
Class-Path: ../lib/tuscany-sca-manifest.jar
|
||||
|
|
@ -60,15 +60,11 @@
|
|||
<version>2.2</version>
|
||||
<configuration>
|
||||
<archive>
|
||||
<manifest>
|
||||
<addClasspath>true</addClasspath>
|
||||
<classpathPrefix>../lib/</classpathPrefix>
|
||||
<mainClass>org.apache.tuscany.sca.node.launcher.DomainManagerLauncher</mainClass>
|
||||
</manifest>
|
||||
<manifestFile>META-INF/MANIFEST.MF</manifestFile>
|
||||
</archive>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
</project>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue