OSDN Git Service

JREから不要ファイル削除
authorseraphy <seraphy@users.osdn.me>
Sun, 25 Nov 2018 16:13:40 +0000 (01:13 +0900)
committerseraphy <seraphy@users.osdn.me>
Sun, 25 Nov 2018 16:13:40 +0000 (01:13 +0900)
pom.xml

diff --git a/pom.xml b/pom.xml
index e8742ed..0dc0e24 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                                                <copy todir="${project.build.directory}/appbundle/CharacterManaJ.app/Contents/Plugins/JRE">\r
                                                                                        <fileset dir="${copyJrePath}">\r
                                                                                                <include name="**/*"/>\r
+                                                                                               <exclude name="man/**"/>\r
+                                                                                               <exclude name="demo/**"/>\r
+                                                                                               <exclude name="include/**"/>\r
                                                                                        </fileset>\r
                                                                                </copy>\r
                                                                                <chmod dir="${project.build.directory}/appbundle/CharacterManaJ.app/Contents/Plugins/JRE"\r