Subversion Repository Public Repository

litesoft

Diff Revisions 961 vs 962 for /trunk/Java/core/Anywhere/Build.yaml

Diff revisions: vs.
  @@ -6,8 +6,8 @@
6 6 source: src|**.java
7 7 resources: $source$|**.MF
8 8
9 -
10 -
9 + dependencies:
10 + - $OSSat$/LiteSoftCommonFoundation
11 11
12 12
13 13
  @@ -19,6 +19,7 @@
19 19 - $LiteSoftJavaAt$/logger/LiteSoftLogger.jar
20 20 - $LiteSoftJavaAt$/libs/LiteSoftDeprecated.jar
21 21
22 + OSSat: $DevRootAt$/OSS
22 23 LiteSoftJavaAt: $DevRootAt$/litesoft/Java
23 24 DevRootAt: ../../../..
24 25 zGlobalAt: $DevRootAt$/zGlobal