OSDN Git Service

Mod Support codesigning.
authorTakuya Ono <takuya-o@users.sourceforge.jp>
Tue, 28 Aug 2007 12:20:26 +0000 (12:20 +0000)
committerTakuya Ono <takuya-o@users.sourceforge.jp>
Tue, 28 Aug 2007 12:20:26 +0000 (12:20 +0000)
deploy/mdc.zip
nbproject/build-impl.xml
src/org/jent/checksmtp/Bundle.properties

index c0560f1..42fc268 100644 (file)
Binary files a/deploy/mdc.zip and b/deploy/mdc.zip differ
index be40725..3cfc68b 100644 (file)
@@ -335,6 +335,7 @@ is divided into following sections:
         <copy todir="./deploy/">
           <fileset dir="./dist/"/>
         </copy> -->
+    <signjar jar="${dist.jar}" alias="CodeSigning" storepass="${signjar.storepass}"/>
     <zip destfile="./deploy/mdc.zip"
          basedir="./dist/"
          excludes="**/README.TXT"
index bf5db51..ecf8c6e 100644 (file)
@@ -91,7 +91,7 @@ ApplicationUI.jButtonCancel.toolTipText=
 \r
 ApplicationUI.jLabelProgramName.text=Mail Distination Confirm Program\r
 \r
-ApplicationUI.jLabelProgramVersion.text=0.45\r
+ApplicationUI.jLabelProgramVersion.text=0.46\r
 \r
 ApplicationUI.jPanelAbout.TabConstraints.tabTitle=About\r
 \r