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
25
26
27
28
29
30
31
32
33
34
35
name: DATT

war:  DATT.war


source: src|**.java
resources: $source$|**.xml

dependencies:
- $LiteSoftJavaAt$/core/Anywhere
- $LiteSoftJavaAt$/core/Server
- $LiteSoftJavaAt$/GWT/Client
- $LiteSoftJavaAt$/GWT/Dev
- $LiteSoftJavaAt$/GWT/Server

dist:
- warResources
- war|**/web.xml|**.jar|**/*.csv|**/*.properties

GWTat: $zGlobalAt$/GWT/gwt-2.4.0
GWTstyle: DETAILED
GWT: org.litesoft.datt.DATT
compileclasspath:
- $GWTat$/gwt-user.jar

classpath:
- $LiteSoftJavaAt$/VersionedStaticContentFilter/VersionedStaticContentFilter.jar
- $LiteSoftJavaAt$/libs/postgresql-8.2-506.jdbc3.jar
- $LiteSoftJavaAt$/libs/sqljdbc.jar
- $LiteSoftJavaAt$/libs/hsqldb.jar
- $zGlobalAt$/pullparser|*.jar

LiteSoftJavaAt: $DevRootAt$/litesoft/Java
zGlobalAt: $DevRootAt$/zGlobal
DevRootAt: ../../..

Commits for litesoft/trunk/Java/DATT/Build.yaml

Diff revisions: vs.
Revision Author Commited Message
618 Diff Diff GeorgeS picture GeorgeS Fri 16 Mar, 2012 05:21:55 +0000
616 Diff Diff GeorgeS picture GeorgeS Fri 16 Mar, 2012 03:58:03 +0000

Build & Deploy fixes

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
439 GeorgeS picture GeorgeS Sat 20 Aug, 2011 20:33:23 +0000