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: Prioritizer

war:  Prioritizer.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.5.0
GWTstyle: DETAILED
GWT: org.litesoft.prioritizer.Prioritizer
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/GWT_Sandbox/Prioritizer/Build.yaml

Diff revisions: vs.
Revision Author Commited Message
887 Diff Diff GeorgeS picture GeorgeS Tue 11 Dec, 2012 02:05:08 +0000
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

615 Diff Diff GeorgeS picture GeorgeS Thu 15 Mar, 2012 14:25:39 +0000
612 Diff Diff GeorgeS picture GeorgeS Wed 14 Mar, 2012 14:30:05 +0000
611 Diff Diff GeorgeS picture GeorgeS Wed 14 Mar, 2012 02:21:21 +0000

Date Picker...

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
474 Diff Diff GeorgeS picture GeorgeS Fri 02 Sep, 2011 14:29:50 +0000

Switch to Properties and eliminate some of the Per App shit

469 GeorgeS picture GeorgeS Fri 26 Aug, 2011 13:50:15 +0000