diff --git a/build/README.html b/build/README.html index 5d6cc5d92..d251dd606 100644 --- a/build/README.html +++ b/build/README.html @@ -90,9 +90,9 @@ possible, instructions are provided for both Unix/Linux and Windows users.
@@ -109,10 +109,10 @@ possible, instructions are provided for both Unix/Linux and Windows users.
- The value "/usr/local/jdk1.3" should be replaced with your actual
+ The value "/usr/local/jdk1.5" should be replaced with your actual
Java directory. Be sure there are no spaces after the end of
the directory name. Do not add an extra slash after the directory name.
-
-
- The value "c:\jdk1.3" should be replaced with your actual
- Java directory. Be sure there are no spaces between
- the "=" sign or after the end of the directory name. Do
- not add an extra slash after the directory name.
-
- export JAVA_HOME=/usr/local/jdk1.3
+ export JAVA_HOME=/usr/local/jdk1.5
-
-
- set JAVA_HOME=c:\jdk1.3
-
-
Description:
Compiles all the Smack source code. -The build directory is the "classes" directory under your Smack source distribution. +The build directory is the "target/classes" directory under your Smack source distribution.[return to task list]
diff --git a/build/build.xml b/build/build.xml
index 34cd3b048..4bc5663ee 100644
--- a/build/build.xml
+++ b/build/build.xml
@@ -28,8 +28,23 @@
-Further information can be found on the
+Further information can be found on the
Smack website. If you need help using or would like to make contributions or
fixes to the code, please visit the
-online forum.
+online forum.
About the Distribution
@@ -95,7 +202,7 @@ last release.
-2.2.1 -- June 12, 2006
-
-
-2.2.0 -- March 9, 2006
-
-
-2.1.0 -- November 17, 2005
-
-! Warning: This release includes changes to the API.
-
-2.0.0 -- August 27, 2005
-
-
-1.5.1 -- August 12, 2005
-
-
-1.5.0 -- March 30, 2005
-
-
-1.4.1 - November 15, 2004
-
-
-1.4.0 - August 10, 2004
-
-
-1.3.0 - March 11, 2004
-
-
-1.2.1 - September 28, 2003
-
-
-1.2.0 - August 29, 2003
-
-
-1.1.1 - June 25, 2003
-
-
-1.1.0 - June 19, 2003
-
-
-1.0.1 - April 30, 2003
-
-
-1.0.0 - April 25, 2003
-
-Smack Readme
+
@@ -70,10 +177,10 @@ Thank you for downloading Smack!
Start off by viewing the documentation
that can be found in the "documentation" directory included with this distribution.
- version:
- 2.2.1
+ version:
+ @version@
-
released:
- June 12, 2006
+ released:
+ @builddate@
- Copyright 2002-2006 Jive Software.
+ Copyright 2002-2007 Jive Software.
All rights reserved. Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
diff --git a/build/resources/releasedocs/changelog.html b/build/resources/releasedocs/changelog.html
index 1187f6452..aa31a65a9 100644
--- a/build/resources/releasedocs/changelog.html
+++ b/build/resources/releasedocs/changelog.html
@@ -3,381 +3,272 @@
Smack Changelog
+ 3.0.0 Beta 1 -- February 7, 2006
+
+Important Changes
+
+
+
+New Features
+
+
+
+Bug Fixes
+
+
+
+2.2.1 -- June 12, 2006
+
+
+
+
+2.2.0 -- March 9, 2006
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file