From b6e3e1ffeba718d07c775c5fef6658d8f82a403b Mon Sep 17 00:00:00 2001 From: richie Date: Thu, 15 Nov 2018 16:04:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=98=E6=9B=B4=E7=A4=BA=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 4 +++- build.xml | 23 ++++++++++++++++++----- pom.xml | 2 +- 3 files changed, 22 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index 395dde9..e05760d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.iml .idea/ -target/ \ No newline at end of file +target/ +lib/report/*.jar +.DS_Store \ No newline at end of file diff --git a/build.xml b/build.xml index aefef25..4cf19ad 100644 --- a/build.xml +++ b/build.xml @@ -1,10 +1,11 @@ - + + @@ -29,6 +30,9 @@ + + + @@ -44,7 +48,7 @@ - + @@ -59,11 +63,15 @@ target="${target_jdk_version}" fork="true" memoryMaximumSize="512m" listfiles="false" srcdir="${basedir}" executable="${compile_jdk_version}/bin/javac"> - + + + + + @@ -93,6 +101,7 @@ + @@ -106,12 +115,16 @@ + + + + + - - + \ No newline at end of file diff --git a/pom.xml b/pom.xml index 5a9d5b8..5c01230 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ jar - plugin-formula-script + demo-formula-script ${project.basedir}/../webroot/WEB-INF/plugins/plugin-com.fr.solution.plugin.design.formula.script-1.0/classes