Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name: InitFrom
source: src|**.java
resources: $source$|**.xml
jar: ./InitFrom
dependencies:
- $LiteSoftJavaAt$/core/Anywhere
- $LiteSoftJavaAt$/core/Server
- $LiteSoftJavaAt$/GWT/Client
- $LiteSoftJavaAt$/GWT/Dev
- $LiteSoftJavaAt$/GWT/Server
dist:
- warResources
- war|**/web.xml|**.jar
GWTat: $zGlobalAt$/zGlobal/GWT/gwt-2.4.0
GWTstyle: DETAILED
GWT: org.litesoft.initfrom.InitFrom
war: InitFrom.war
compileclasspath:
- $GWTat$/gwt-user.jar
classpath:
- $LiteSoftJavaAt$/VersionedStaticContentFilter/VersionedStaticContentFilter.jar
zGlobalAt: $DevRoot$/zGlobal
LiteSoftJavaAt: $DevRoot$/litesoft/Java
DevRootAt: ../../..

Commits for litesoft/trunk/GWT_Sandbox/InitFrom/Build.yaml

Diff revisions: vs.
Revision Author Commited Message
547 Diff Diff GeorgeS picture GeorgeS Mon 10 Oct, 2011 02:22:01 +0000
538 Diff Diff GeorgeS picture GeorgeS Sun 02 Oct, 2011 22:14:59 +0000
460 GeorgeS picture GeorgeS Sun 21 Aug, 2011 00:43:31 +0000