[pal-cvs 2980] [724] changed a file name for installer without tomcat.

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2007年 11月 22日 (木) 10:39:59 JST


Revision: 724
          http://svn.sourceforge.jp/cgi-bin/viewcvs.cgi?root=pal&view=rev&rev=724
Author:   shinsuke
Date:     2007-11-22 10:39:59 +0900 (Thu, 22 Nov 2007)

Log Message:
-----------
changed a file name for installer without tomcat.

Modified Paths:
--------------
    pal-portal/trunk/installer/maven.xml


-------------- next part --------------
Modified: pal-portal/trunk/installer/maven.xml
===================================================================
--- pal-portal/trunk/installer/maven.xml	2007-11-21 08:16:25 UTC (rev 723)
+++ pal-portal/trunk/installer/maven.xml	2007-11-22 01:39:59 UTC (rev 724)
@@ -382,7 +382,7 @@
       <zipfileset dir="${basedir}/etc/database" prefix="database" />
     </zip>
     
-    <jar file="${maven.build.dir}/${dist.name.prefix}-${dist.version}${build_name}-installer.jar" compress="true">
+    <jar file="${maven.build.dir}/${dist.name.prefix}-${dist.version}${build_name}-portalonly-installer.jar" compress="true">
       <manifest>
         <attribute name="Manifest-Version" value="1.0" />
         <attribute name="Main-Class" value="org.tp23.antinstaller.selfextract.NonExtractor" />


pal-cvs メーリングリストの案内
Back to archive index