21c6ea459a2245c14e71f85b7cd3d160f75ff19e |
|
26-Aug-2009 |
Satyen Desai <sdesai@yahoo-inc.com> |
Fixed dom module and sub module build files
a). dom now rolls up selector, which itself is a rollup, instead of pulling in selector-native and selector-css2 separately.
b). Missing selector-css2 build files added.
c). Added build.xml, which kicks off "dom" build and "selector-css3" build with support for local, deploy and all targets. e.g. "ant all" in src/dom will now build both dom and selector-css3.
d). Removed skinnable=false from properties files.
NOTE: Have not checked in resulting build/dom files. Needs verification/sanity test before committing these. |