Subversion Repository Public Repository

litesoft

Diff Revisions 961 vs 962 for /trunk/GWT_Sandbox/UIdesign/Build.yaml

Diff revisions: vs.
  @@ -7,12 +7,12 @@
7 7 resources: $source$|**.xml
8 8
9 9 dependencies:
10 + - $OSSat$/LiteSoftCommonFoundation
10 11 - $LiteSoftJavaAt$/core/Anywhere
11 12 - $LiteSoftJavaAt$/GWT/Client
12 13
13 14
14 15
15 -
16 16 dist:
17 17 - warResources
18 18 - war|**/web.xml|**.jar
  @@ -26,6 +26,7 @@
26 26 classpath:
27 27 - $LiteSoftJavaAt$/VersionedStaticContentFilter/VersionedStaticContentFilter.jar
28 28
29 + OSSat: $DevRootAt$/OSS
29 30 LiteSoftJavaAt: $DevRootAt$/litesoft/Java
30 31 zGlobalAt: $DevRootAt$/zGlobal
31 32 DevRootAt: ../../..