Approved.

On Mar 9, 2007, at 2:56 PM, Benjamin Shine wrote:

Change 20070309-ben-x by [EMAIL PROTECTED] on 2007-03-09 11:53:30 PST
    in /Users/ben/src/svn/openlaszlo/branches/4.0

Summary: Changes version to 4.0.0pre

New Features:

Bugs Fixed: LPP-NaN branches/4.0 build wouldn't deploy properly

Technical Reviewer: jgrandy (pending)
QA Reviewer: mkratt (pending)
Doc Reviewer: (pending)

Documentation:

Release Notes:

Details:
The version string is 4.0.0pre, specified in build.properties.
With related changes to nightly-go.sh and nightly/build.xml,
the build will be deployed to the contextpath 4.0.0pre-nightly.
Because there is so much room for confusion on this point, I hereby
include the diff in its entirety:
Index: build.properties
===================================================================
--- build.properties    (revision 4197)
+++ build.properties    (working copy)
@@ -3,11 +3,11 @@
 #LPS things
 #
 LPS_NAME = OpenLaszlo
-version.id = 4.0.x
-version.id.upper = 4.0.x
+version.id = 4.0.0pre
+version.id.upper = 4.0.0pre
 # Set this in a release to the release name
 release = Latest
-release.id = 4.0.x
+release.id = 4.0.0pre
 # Set this in a release to the release build
 # Otherwise an ant task will compute it from svn
 #build.id

Tests:
http://localhost:8080/4.0/lps/admin/console.lzx  displays
   release: Nightly
   version: 4.0.0pre

Files:
M      build.properties

Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070309- ben-x.tar

Reply via email to