Change 20070118-ben-E by [EMAIL PROTECTED] on 2007-01-18 18:45:16 PST
in /Users/ben/src/svn/openlaszlo/trunk
Summary: Add CSS files to list of dependencies
New Features:
Bugs Fixed: re-fixed LPP-2733
Technical Reviewer: wolff
QA Reviewer: diamond (pending)
Doc Reviewer: none
Documentation:
We have to track of all css files with the dependency tracker. A
particular code path had emerged
that let CSS files get parsed without being dependency-tracked. This
change repairs that code path.
Now if you edit a css file, it will cause the application file
containing it to recompile.
Release Notes:
Details:
Tests:
Files:
M WEB-INF/lps/server/src/org/openlaszlo/compiler/
StyleSheetCompiler.java
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20070118-ben-
E.tar