diff --git a/ChangeLog b/ChangeLog index 7efec8a24..9808b616d 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 000000000..d7a601ecc --- /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 c4892fa8b..939d54b1f 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 000000000..7e5361884 Binary files /dev/null and b/dists/OpenRocket-0.9.0.jar differ diff --git a/html/contact.html b/html/contact.html index f15204306..73be76d77 100644 --- a/html/contact.html +++ b/html/contact.html @@ -101,6 +101,19 @@

+ + + + + diff --git a/html/documentation.html b/html/documentation.html index a11e8cec1..d278a7695 100644 --- a/html/documentation.html +++ b/html/documentation.html @@ -175,6 +175,19 @@

+ + + + + diff --git a/html/download.html b/html/download.html index f79600f31..1b77a46d1 100644 --- a/html/download.html +++ b/html/download.html @@ -56,7 +56,7 @@ later. The Sun JRE is recommended.

- Download OpenRocket 0.9.0

+ Download OpenRocket 0.9.0

OpenRocket is still considered beta software. If you encounter any problems, please @@ -90,6 +90,19 @@

+ + + + + diff --git a/html/features.html b/html/features.html index 19f48a9e0..92bd16c7e 100644 --- a/html/features.html +++ b/html/features.html @@ -139,6 +139,19 @@

+ + + + + diff --git a/html/index.html b/html/index.html index 996320457..110436883 100644 --- a/html/index.html +++ b/html/index.html @@ -101,6 +101,19 @@

+ + + + + diff --git a/html/license.html b/html/license.html index a7cc99972..9066611ad 100644 --- a/html/license.html +++ b/html/license.html @@ -764,6 +764,19 @@ Public License instead of this License. But first, please read

+ + + + + diff --git a/html/report.html b/html/report.html index 9ef2250a0..1e5be1dc2 100644 --- a/html/report.html +++ b/html/report.html @@ -55,9 +55,9 @@