فهرست منبع

update dependencies

Shinsuke Sugaya 3 سال پیش
والد
کامیت
4e84778116
3فایلهای تغییر یافته به همراه15 افزوده شده و 15 حذف شده
  1. 1 1
      dbflute.xml
  2. 6 6
      deps.xml
  3. 8 8
      plugin.xml

+ 1 - 1
dbflute.xml

@@ -2,7 +2,7 @@
 <project name="dbflute" basedir=".">
 <project name="dbflute" basedir=".">
 	<property name="mydbflute.dir" value="${basedir}/mydbflute" />
 	<property name="mydbflute.dir" value="${basedir}/mydbflute" />
 	<property name="target.dir" value="${basedir}/target" />
 	<property name="target.dir" value="${basedir}/target" />
-	<property name="branch.name" value="es-7.14" />
+	<property name="branch.name" value="es-7.15" />
 	<property name="mydbflute.url" value="https://github.com/lastaflute/lastaflute-example-waterfront/archive/${branch.name}.zip" />
 	<property name="mydbflute.url" value="https://github.com/lastaflute/lastaflute-example-waterfront/archive/${branch.name}.zip" />
 
 
 	<target name="mydbflute.check">
 	<target name="mydbflute.check">

+ 6 - 6
deps.xml

@@ -48,24 +48,24 @@
 			<param name="repo.url" value="${maven.release.repo.url}" />
 			<param name="repo.url" value="${maven.release.repo.url}" />
 			<param name="jar.groupId" value="org/codelibs/fess" />
 			<param name="jar.groupId" value="org/codelibs/fess" />
 			<param name="jar.artifactId" value="fess-ds-csv" />
 			<param name="jar.artifactId" value="fess-ds-csv" />
-			<param name="jar.version" value="13.14.0" />
-			<param name="file.version" value="13.14.0" />
+			<param name="jar.version" value="13.15.0" />
+			<param name="file.version" value="13.15.0" />
 		</antcall>
 		</antcall>
 		<!-- fess-ds-db -->
 		<!-- fess-ds-db -->
 		<antcall target="install.plugin.jar">
 		<antcall target="install.plugin.jar">
 			<param name="repo.url" value="${maven.release.repo.url}" />
 			<param name="repo.url" value="${maven.release.repo.url}" />
 			<param name="jar.groupId" value="org/codelibs/fess" />
 			<param name="jar.groupId" value="org/codelibs/fess" />
 			<param name="jar.artifactId" value="fess-ds-db" />
 			<param name="jar.artifactId" value="fess-ds-db" />
-			<param name="jar.version" value="13.14.0" />
-			<param name="file.version" value="13.14.0" />
+			<param name="jar.version" value="13.15.0" />
+			<param name="file.version" value="13.15.0" />
 		</antcall>
 		</antcall>
 		<!-- fess-script-groovy -->
 		<!-- fess-script-groovy -->
 		<antcall target="install.plugin.jar">
 		<antcall target="install.plugin.jar">
 			<param name="repo.url" value="${maven.release.repo.url}" />
 			<param name="repo.url" value="${maven.release.repo.url}" />
 			<param name="jar.groupId" value="org/codelibs/fess" />
 			<param name="jar.groupId" value="org/codelibs/fess" />
 			<param name="jar.artifactId" value="fess-script-groovy" />
 			<param name="jar.artifactId" value="fess-script-groovy" />
-			<param name="jar.version" value="13.14.0" />
-			<param name="file.version" value="13.14.0" />
+			<param name="jar.version" value="13.15.0" />
+			<param name="file.version" value="13.15.0" />
 		</antcall>
 		</antcall>
 	</target>
 	</target>
 
 

+ 8 - 8
plugin.xml

@@ -19,8 +19,8 @@
 			<param name="plugin.groupId" value="org/codelibs${use.fesen}" />
 			<param name="plugin.groupId" value="org/codelibs${use.fesen}" />
 			<param name="plugin.name.prefix" value="${name.prefix}-" />
 			<param name="plugin.name.prefix" value="${name.prefix}-" />
 			<param name="plugin.name" value="analysis-extension" />
 			<param name="plugin.name" value="analysis-extension" />
-			<param name="plugin.version" value="0.14.0" />
-			<param name="plugin.zip.version" value="0.14.0" />
+			<param name="plugin.version" value="0.15.0" />
+			<param name="plugin.zip.version" value="0.15.0" />
 		</antcall>
 		</antcall>
 		<!-- analysis-fess -->
 		<!-- analysis-fess -->
 		<antcall target="install.plugin">
 		<antcall target="install.plugin">
@@ -28,8 +28,8 @@
 			<param name="plugin.groupId" value="org/codelibs${use.fesen}" />
 			<param name="plugin.groupId" value="org/codelibs${use.fesen}" />
 			<param name="plugin.name.prefix" value="${name.prefix}-" />
 			<param name="plugin.name.prefix" value="${name.prefix}-" />
 			<param name="plugin.name" value="analysis-fess" />
 			<param name="plugin.name" value="analysis-fess" />
-			<param name="plugin.version" value="0.14.0" />
-			<param name="plugin.zip.version" value="0.14.0" />
+			<param name="plugin.version" value="0.15.0" />
+			<param name="plugin.zip.version" value="0.15.0" />
 		</antcall>
 		</antcall>
 		<!-- configsync -->
 		<!-- configsync -->
 		<antcall target="install.plugin">
 		<antcall target="install.plugin">
@@ -37,8 +37,8 @@
 			<param name="plugin.groupId" value="org/codelibs${use.fesen}" />
 			<param name="plugin.groupId" value="org/codelibs${use.fesen}" />
 			<param name="plugin.name.prefix" value="${name.prefix}-" />
 			<param name="plugin.name.prefix" value="${name.prefix}-" />
 			<param name="plugin.name" value="configsync" />
 			<param name="plugin.name" value="configsync" />
-			<param name="plugin.version" value="0.14.0" />
-			<param name="plugin.zip.version" value="0.14.0" />
+			<param name="plugin.version" value="0.15.0" />
+			<param name="plugin.zip.version" value="0.15.0" />
 		</antcall>
 		</antcall>
 		<!-- minhash -->
 		<!-- minhash -->
 		<antcall target="install.plugin">
 		<antcall target="install.plugin">
@@ -46,8 +46,8 @@
 			<param name="plugin.groupId" value="org/codelibs${use.fesen}" />
 			<param name="plugin.groupId" value="org/codelibs${use.fesen}" />
 			<param name="plugin.name.prefix" value="${name.prefix}-" />
 			<param name="plugin.name.prefix" value="${name.prefix}-" />
 			<param name="plugin.name" value="minhash" />
 			<param name="plugin.name" value="minhash" />
-			<param name="plugin.version" value="0.14.0" />
-			<param name="plugin.zip.version" value="0.14.0" />
+			<param name="plugin.version" value="0.15.0" />
+			<param name="plugin.zip.version" value="0.15.0" />
 		</antcall>
 		</antcall>
 
 
 		<antcall target="remove.jars" />
 		<antcall target="remove.jars" />