OSDN Git Service

プロジェクト名変更
authoryuki <yuki@c066991c-cf13-ec4a-a49a-846e61667af5>
Wed, 2 Dec 2009 05:50:45 +0000 (05:50 +0000)
committeryuki <yuki@c066991c-cf13-ec4a-a49a-846e61667af5>
Wed, 2 Dec 2009 05:50:45 +0000 (05:50 +0000)
git-svn-id: http://192.168.11.7/svn/saccubus/trunk@29 c066991c-cf13-ec4a-a49a-846e61667af5

frontend/build.xml
frontend/nbproject/build-impl.xml
frontend/nbproject/genfiles.properties
frontend/nbproject/project.properties
frontend/nbproject/project.xml

index 5b40276..8701e9e 100644 (file)
@@ -7,8 +7,8 @@
 <!-- the Compile on Save feature is turned off for the project. -->\r
 <!-- You can turn off the Compile on Save (or Deploy on Save) setting -->\r
 <!-- in the project's Project Properties dialog box.-->\r
-<project name="saccubus_frontend" default="default" basedir=".">\r
-    <description>Builds, tests, and runs the project saccubus_frontend.</description>\r
+<project name="Saccubus" default="default" basedir=".">\r
+    <description>Builds, tests, and runs the project Saccubus.</description>\r
     <import file="nbproject/build-impl.xml"/>\r
     <!--\r
 \r
@@ -59,7 +59,7 @@
 \r
     An example of overriding the target for project execution could look like this:\r
 \r
-        <target name="run" depends="saccubus_frontend-impl.jar">\r
+        <target name="run" depends="Saccubus-impl.jar">\r
             <exec dir="bin" executable="launcher.exe">\r
                 <arg file="${dist.jar}"/>\r
             </exec>\r
index 2a200f7..fd6d1b5 100644 (file)
@@ -19,7 +19,7 @@ is divided into following sections:
   - cleanup\r
 \r
         -->\r
-<project xmlns:j2seproject1="http://www.netbeans.org/ns/j2se-project/1" xmlns:j2seproject3="http://www.netbeans.org/ns/j2se-project/3" xmlns:jaxrpc="http://www.netbeans.org/ns/j2se-project/jax-rpc" basedir=".." default="default" name="saccubus_frontend-impl">\r
+<project xmlns:j2seproject1="http://www.netbeans.org/ns/j2se-project/1" xmlns:j2seproject3="http://www.netbeans.org/ns/j2se-project/3" xmlns:jaxrpc="http://www.netbeans.org/ns/j2se-project/jax-rpc" basedir=".." default="default" name="Saccubus-impl">\r
     <fail message="Please build using Ant 1.7.1 or higher.">\r
         <condition>\r
             <not>\r
@@ -378,7 +378,7 @@ is divided into following sections:
         <mkdir dir="${build.dir}"/>\r
         <touch file="${built-jar.properties}" verbose="false"/>\r
         <property file="${built-jar.properties}" prefix="already.built.jar."/>\r
-        <fail message="Cycle detected: saccubus_frontend was already built">\r
+        <fail message="Cycle detected: Saccubus was already built">\r
             <condition>\r
                 <isset property="already.built.jar.${basedir}"/>\r
             </condition>\r
@@ -769,7 +769,7 @@ is divided into following sections:
         <mkdir dir="${build.dir}"/>\r
         <touch file="${built-clean.properties}" verbose="false"/>\r
         <property file="${built-clean.properties}" prefix="already.built.clean."/>\r
-        <fail message="Cycle detected: saccubus_frontend was already built">\r
+        <fail message="Cycle detected: Saccubus was already built">\r
             <condition>\r
                 <isset property="already.built.clean.${basedir}"/>\r
             </condition>\r
index 88be93a..7311911 100644 (file)
@@ -1,8 +1,8 @@
-build.xml.data.CRC32=acca94f7\r
-build.xml.script.CRC32=56ea7b8d\r
-build.xml.stylesheet.CRC32=958a1d3e\r
+build.xml.data.CRC32=511597b5\r
+build.xml.script.CRC32=df4c1a98\r
+build.xml.stylesheet.CRC32=958a1d3e@1.30.1.45\r
 # This file is used by a NetBeans-based IDE to track changes in generated files such as build-impl.xml.\r
 # Do not edit this file. You may delete it but then the IDE will never regenerate such files for you.\r
-nbproject/build-impl.xml.data.CRC32=acca94f7\r
-nbproject/build-impl.xml.script.CRC32=2105e08c\r
+nbproject/build-impl.xml.data.CRC32=511597b5\r
+nbproject/build-impl.xml.script.CRC32=650856e5\r
 nbproject/build-impl.xml.stylesheet.CRC32=1022abd3@1.30.1.45\r
index 2c4abe3..3c14632 100644 (file)
@@ -18,7 +18,7 @@ debug.test.classpath=\
     ${run.test.classpath}\r
 # This directory is removed when the project is cleaned:\r
 dist.dir=dist\r
-dist.jar=${dist.dir}/saccubus_frontend.jar\r
+dist.jar=${dist.dir}/Saccubus.jar\r
 dist.javadoc.dir=${dist.dir}/javadoc\r
 endorsed.classpath=\r
 excludes=\r
index 99d2603..f0fdf77 100644 (file)
@@ -3,7 +3,7 @@
     <type>org.netbeans.modules.java.j2seproject</type>\r
     <configuration>\r
         <data xmlns="http://www.netbeans.org/ns/j2se-project/3">\r
-            <name>saccubus_frontend</name>\r
+            <name>Saccubus</name>\r
             <minimum-ant-version>1.6.5</minimum-ant-version>\r
             <source-roots>\r
                 <root id="src.dir"/>\r