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
name: Prioritizer
source: src|**.java
resources: $source$|**.xml

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

war: Prioritizer.war

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

GWTat: $zGlobalAt$/zGlobal/GWT/gwt-2.4.0
GWTstyle: DETAILED
#GWT: org.litesoft.prioritizer.Prioritizer
compileclasspath:
- $GWTat$/gwt-user.jar

classpath:
- $LiteSoftJavaAt$/VersionedStaticContentFilter/VersionedStaticContentFilter.jar

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

Commits for litesoft/trunk/GWT_Sandbox/Prioritizer/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
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 Diff Diff GeorgeS picture GeorgeS Fri 26 Aug, 2011 13:50:15 +0000
407 Diff Diff GeorgeS picture GeorgeS Tue 16 Aug, 2011 22:54:25 +0000
398 GeorgeS picture GeorgeS Mon 15 Aug, 2011 19:57:47 +0000