Change 20070529-jgrandyw-A by [EMAIL PROTECTED] on
2007-05-29 16:02:22 PDT
in /Users/jgrandyw/dev/svn/openlaszlo/branches/legals
for http://svn.openlaszlo.org/openlaszlo/branches/legals
Summary: Fix legals build; clean up a few places in the server and
doc builds
New Features:
Bugs Fixed:
Technical Reviewer: ptw
QA Reviewer: ben
Doc Reviewer: (pending)
Documentation:
Release Notes: Those who build the documentation will need to explicit
build the server jar ('ant build' from top level) beforehand.
Details: Clean up confusion between old name ("deploy") and new name
("deployers") for Deployer's Guide output directory.
Use inline <manifest> tag in <jar> task to build server jar -- but note
this doesn't same us from rebuilding the jar every time we invoke 'ant
build' in WEB-INF/lps/server, because we're still including an "lps.xml"
file with a datestamp in the jar.
Stop trying to rebuild the server jar every time we invoke the js2doc
compiler -- but this doesn't save much time, because we still invoke
js2doc whether the source files have changed or not.
Tests:
Files:
M WEB-INF/lps/server/build.xml
D WEB-INF/lps/server/manifest
M docs/src/build.xml
D docs/src/deployers/index.dbk
D docs/src/deployers/designers-index.dbk
M build.xml
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070529-
jgrandyw-A.tar