OSDN Git Service

1.201.2版リリース配布物にビルド設定が含まれていなかった件に対処
authorOlyutorskii <olyutorskii@users.osdn.me>
Sun, 1 Sep 2013 12:45:20 +0000 (21:45 +0900)
committerOlyutorskii <olyutorskii@users.osdn.me>
Sun, 1 Sep 2013 12:45:20 +0000 (21:45 +0900)
CHANGELOG.txt
src/main/assembly/descriptor.xml

index 79a8ffd..7a36012 100644 (file)
@@ -8,6 +8,9 @@ X.XXX.X (20XX-XX-XX)
     ・デフォルトロケールによる出力揺らぎを解消。
     ・プロセス終了コードの変更。
 
     ・デフォルトロケールによる出力揺らぎを解消。
     ・プロセス終了コードの変更。
 
+1.201.2B (2013-09-01)
+     ・1.201.2版リリース配布物にビルド設定が含まれていなかった件に対処。
+
 1.201.2 (2013-03-17)
     ・Maven3対応。
     ・コマンドラインオプションを刷新。
 1.201.2 (2013-03-17)
     ・Maven3対応。
     ・コマンドラインオプションを刷新。
index 5712cd3..cc44f4f 100644 (file)
@@ -20,6 +20,7 @@
 
     <fileSets>
         <fileSet>
 
     <fileSets>
         <fileSet>
+            <directory>.</directory>
             <includes>
                 <include>pom.xml</include>
                 <include>fixcrlf.xml</include>
             <includes>
                 <include>pom.xml</include>
                 <include>fixcrlf.xml</include>