From: plaa
Date: Tue, 9 Jun 2009 16:56:52 +0000 (+0000)
Subject: updates
X-Git-Tag: upstream/1.0.0~31
X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=3385430092564b068c41b954635a99c21bc40b74;p=debian%2Fopenrocket
updates
git-svn-id: https://openrocket.svn.sourceforge.net/svnroot/openrocket/trunk@7 180e2498-e6e9-4542-8430-84ac67f01cd8
---
diff --git a/ChangeLog b/ChangeLog
index 7efec8a2..9808b616 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-06-08 Sampo Niskanen
+
+ * Fixed loading of icons from JAR
+
+2009-06-06 Sampo Niskanen
+
+ * Cut/Copy/Paste of simulations
+ * Improved build scripts
+
2009-05-28 Sampo Niskanen
* Added startup check for Java 1.6 and OpenJDK
diff --git a/build.properties b/build.properties
new file mode 100644
index 00000000..d7a601ec
--- /dev/null
+++ b/build.properties
@@ -0,0 +1,8 @@
+
+# The OpenRocket build version
+build.version=0.9.1pre
+
+# The source of the package. When building a package for a specific
+# distribution (Debian, Fedora etc.), this should be changed appropriately!
+build.source=default
+
diff --git a/build.xml b/build.xml
index c4892fa8..939d54b1 100644
--- a/build.xml
+++ b/build.xml
@@ -1,18 +1,25 @@
+
+
+
+
+
+
+
@@ -21,26 +28,32 @@
+
+
+
-
+ Compiling main classes
+
+ Compiling startup classes
+
+
-
-
-
+
+
-
+
@@ -51,13 +64,48 @@
-
-
-
-
-
-
-
+
+
+
+
+ Building source distribution
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Testing source distribution
+
+
+
+
+
+
+
+ Test successful
+
+
+
+
+
+
+
+
+
+
+ Distribution ${build.version} (${build.source}) built into directory ${jar.dir}
+
+
\ No newline at end of file
diff --git a/dists/OpenRocket-0.9.0.jar b/dists/OpenRocket-0.9.0.jar
new file mode 100644
index 00000000..7e536188
Binary files /dev/null and b/dists/OpenRocket-0.9.0.jar differ
diff --git a/html/contact.html b/html/contact.html
index f1520430..73be76d7 100644
--- a/html/contact.html
+++ b/html/contact.html
@@ -101,6 +101,19 @@
+
+
+
+
+