Change 43830 by [EMAIL PROTECTED] on 2006/07/19 13:22:05 *pending*
Summary: "Production " -> "Production"
Bugs Fixed:
LPP-2353 Draft must not appear in docs in production version
Technical Reviewer: amuntz (over shoulder)
QA Reviewer: mdavis (pending)
Doc Reviewer: jsundman (pending)
Details:
"Production " does not equal "Production", hence the doc build
was still thinking the build was non-production. Removed the
trailing space from build.properties
Tests:
Built docs, verified that background draft image no longer
included in html
Affected files ...
... //depot/lps-3.3/build.properties#7 edit
==== //depot/lps-3.3/build.properties#7 - /Users/ptw/Laszlo/lps-3.3/
build.properties ====
--- /tmp/tmp.26871.0 2006-07-19 16:27:41.000000000 -0400
+++ /Users/ptw/Laszlo/lps-3.3/build.properties 2006-07-19
16:18:21.000000000 -0400
@@ -4,7 +4,7 @@
LPS_NAME = OpenLaszlo
version.id = 3.3.3
version.id.upper = 3.3.3
-release = Production
+release = Production
release.id = 3.3.3
build.java.version = 1.4
_______________________________________________
Laszlo-dev mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-dev