[346577] Reduce unnecessary definitions in build.properties
diff --git a/plugins/org.eclipse.actf.examples.adesigner.eval.html/build.properties b/plugins/org.eclipse.actf.examples.adesigner.eval.html/build.properties
index 7ecfceb..e71b2c9 100644
--- a/plugins/org.eclipse.actf.examples.adesigner.eval.html/build.properties
+++ b/plugins/org.eclipse.actf.examples.adesigner.eval.html/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2007, 2014 IBM Corporation and others.
+# Copyright (c) 2007, 2015 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -13,6 +13,5 @@
                about.html,\
                resources/,\
                .
-jars.compile.order = .
 source.. = src/
 output.. = bin/
diff --git a/plugins/org.eclipse.actf.examples.adesigner.eval.odf/build.properties b/plugins/org.eclipse.actf.examples.adesigner.eval.odf/build.properties
index aab28a8..8390ad3 100644
--- a/plugins/org.eclipse.actf.examples.adesigner.eval.odf/build.properties
+++ b/plugins/org.eclipse.actf.examples.adesigner.eval.odf/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2007, 2014 IBM Corporation and others.
+# Copyright (c) 2007, 2015 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -16,6 +16,5 @@
                plugin_zh.properties,\
                resources/,\
                .
-jars.compile.order = .
 source.. = src/
 output.. = bin/
diff --git a/plugins/org.eclipse.actf.examples.adesigner/build.properties b/plugins/org.eclipse.actf.examples.adesigner/build.properties
index d9c5aa3..092c918 100644
--- a/plugins/org.eclipse.actf.examples.adesigner/build.properties
+++ b/plugins/org.eclipse.actf.examples.adesigner/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2007, 2008 IBM Corporation and others.
+# Copyright (c) 2007, 2015 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -20,8 +20,6 @@
                about.gif,\
                .
 
-bin.excludes = icons/.cvsignore
-jars.compile.order = .
 source.. = src/
 output.. = bin/
 
diff --git a/plugins/org.eclipse.actf.examples.adesigner/icons/.cvsignore b/plugins/org.eclipse.actf.examples.adesigner/icons/.cvsignore
deleted file mode 100644
index 085e8ba..0000000
--- a/plugins/org.eclipse.actf.examples.adesigner/icons/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Thumbs.db
diff --git a/plugins/org.eclipse.actf.examples.emine/build.properties b/plugins/org.eclipse.actf.examples.emine/build.properties
index 8d996bc..3336d81 100644
--- a/plugins/org.eclipse.actf.examples.emine/build.properties
+++ b/plugins/org.eclipse.actf.examples.emine/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################

-# Copyright (c) 2007, 2008 IBM Corporation and others.

+# Copyright (c) 2007, 2015 IBM Corporation and others.

 # All rights reserved. This program and the accompanying materials

 # are made available under the terms of the Eclipse Public License v1.0

 # which accompanies this distribution, and is available at

@@ -17,8 +17,6 @@
                plugin_ja.properties,\

                about.gif

 

-bin.excludes = icons/.cvsignore

-jars.compile.order = .

 source.. = src/

 output.. = bin/

 

diff --git a/plugins/org.eclipse.actf.examples.emine/icons/.cvsignore b/plugins/org.eclipse.actf.examples.emine/icons/.cvsignore
deleted file mode 100644
index f47afba..0000000
--- a/plugins/org.eclipse.actf.examples.emine/icons/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Thumbs.db

diff --git a/plugins/org.eclipse.actf.examples.htmlchecker/build.properties b/plugins/org.eclipse.actf.examples.htmlchecker/build.properties
index 3abdac5..2959679 100644
--- a/plugins/org.eclipse.actf.examples.htmlchecker/build.properties
+++ b/plugins/org.eclipse.actf.examples.htmlchecker/build.properties
@@ -17,8 +17,6 @@
                plugin_ja.properties,\
                about.gif
 
-bin.excludes = icons/.cvsignore
-jars.compile.order = .
 source.. = src/
 output.. = bin/
 
diff --git a/plugins/org.eclipse.actf.examples.htmlchecker/icons/.cvsignore b/plugins/org.eclipse.actf.examples.htmlchecker/icons/.cvsignore
deleted file mode 100644
index 085e8ba..0000000
--- a/plugins/org.eclipse.actf.examples.htmlchecker/icons/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Thumbs.db
diff --git a/plugins/org.eclipse.actf.examples.michecker/build.properties b/plugins/org.eclipse.actf.examples.michecker/build.properties
index a520200..d3eb15c 100644
--- a/plugins/org.eclipse.actf.examples.michecker/build.properties
+++ b/plugins/org.eclipse.actf.examples.michecker/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2010, 2011 Ministry of Internal Affairs and Communications and others.
+# Copyright (c) 2010, 2015 Ministry of Internal Affairs and Communications and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -7,6 +7,7 @@
 #
 # Contributors:
 #     Yasuharu GOTOU (MIC) - initial API and implementation
+#     IBM Corporation - initial API and implementation
 ###############################################################################
 bin.includes = plugin.xml,\
                META-INF/,\
@@ -19,8 +20,6 @@
                resource/,\
                about.html
 
-bin.excludes = icons/.cvsignore
-jars.compile.order = .
 source.. = src/
 output.. = bin/
 
diff --git a/plugins/org.eclipse.actf.examples.michecker/icons/.cvsignore b/plugins/org.eclipse.actf.examples.michecker/icons/.cvsignore
deleted file mode 100644
index 085e8ba..0000000
--- a/plugins/org.eclipse.actf.examples.michecker/icons/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Thumbs.db
diff --git a/plugins/org.eclipse.actf.examples.simplevisualizer/build.properties b/plugins/org.eclipse.actf.examples.simplevisualizer/build.properties
index 78d6ae7..e4812bf 100644
--- a/plugins/org.eclipse.actf.examples.simplevisualizer/build.properties
+++ b/plugins/org.eclipse.actf.examples.simplevisualizer/build.properties
@@ -17,8 +17,6 @@
                plugin_ja.properties,\
                about.gif
 
-bin.excludes = icons/.cvsignore
-jars.compile.order = .
 source.. = src/
 output.. = bin/
 
diff --git a/plugins/org.eclipse.actf.examples.simplevisualizer/icons/.cvsignore b/plugins/org.eclipse.actf.examples.simplevisualizer/icons/.cvsignore
deleted file mode 100644
index 085e8ba..0000000
--- a/plugins/org.eclipse.actf.examples.simplevisualizer/icons/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Thumbs.db
diff --git a/plugins/org.eclipse.actf.examples.vicram/build.properties b/plugins/org.eclipse.actf.examples.vicram/build.properties
index 78d6ae7..7cd3218 100644
--- a/plugins/org.eclipse.actf.examples.vicram/build.properties
+++ b/plugins/org.eclipse.actf.examples.vicram/build.properties
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2007, 2008 IBM Corporation and others.
+# Copyright (c) 2007, 2015 IBM Corporation and others.
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -17,8 +17,6 @@
                plugin_ja.properties,\
                about.gif
 
-bin.excludes = icons/.cvsignore
-jars.compile.order = .
 source.. = src/
 output.. = bin/
 
diff --git a/plugins/org.eclipse.actf.examples.vicram/icons/.cvsignore b/plugins/org.eclipse.actf.examples.vicram/icons/.cvsignore
deleted file mode 100644
index 085e8ba..0000000
--- a/plugins/org.eclipse.actf.examples.vicram/icons/.cvsignore
+++ /dev/null
@@ -1 +0,0 @@
-Thumbs.db