Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
ARSnova Mobile
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Labels
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
Thomas Rehm
ARSnova Mobile
Commits
db1b1d93
Commit
db1b1d93
authored
Jun 18, 2013
by
Christoph Thelen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed Ant build error; updated manifest
parent
5af72e86
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
6 deletions
+8
-6
build.xml
build.xml
+2
-2
src/main/webapp/st2-arsnova.manifest
src/main/webapp/st2-arsnova.manifest
+6
-4
No files found.
build.xml
View file @
db1b1d93
<project
name=
"ARSnova"
default=
"run"
>
<project
name=
"ARSnova"
default=
"run"
>
<property
name=
"main.dir"
value=
"src/main/webapp"
/>
<property
name=
"main.dir"
value=
"src/main/webapp"
/>
<property
name=
"main.lib.dir"
value=
"${main.dir}/lib"
/>
<property
name=
"main.lib.dir"
value=
"${main.dir}/lib"
/>
<property
name=
"main.sencha.dir"
value=
"${main.lib.dir}/
sencha-
touch-2.2.1"
/>
<property
name=
"main.sencha.dir"
value=
"${main.lib.dir}/touch-2.2.1"
/>
<property
name=
"build.dir"
value=
"src/main/build"
/>
<property
name=
"build.dir"
value=
"src/main/build"
/>
<property
name=
"build.lib.dir"
value=
"${build.dir}/lib"
/>
<property
name=
"build.lib.dir"
value=
"${build.dir}/lib"
/>
<property
name=
"build.sencha.dir"
value=
"${build.lib.dir}/
sencha-
touch-2.2.1"
/>
<property
name=
"build.sencha.dir"
value=
"${build.lib.dir}/touch-2.2.1"
/>
<target
name=
"-build:init"
>
<target
name=
"-build:init"
>
<mkdir
dir=
"${build.dir}"
/>
<mkdir
dir=
"${build.dir}"
/>
...
...
src/main/webapp/st2-arsnova.manifest
View file @
db1b1d93
...
@@ -2,19 +2,21 @@ CACHE MANIFEST
...
@@ -2,19 +2,21 @@ CACHE MANIFEST
# This file gets updated automatically by the build server.
# This file gets updated automatically by the build server.
# You do not need to bump the version of this file.
# You do not need to bump the version of this file.
lib/touch-2.
1
.1/sencha-touch-all-compat.js
lib/touch-2.
2
.1/sencha-touch-all-compat.js
lib/touch-charts-
1
.0/touch-charts.js
lib/touch-charts-
2
.0/touch-charts.js
resources/css/st2-arsnova_new.css
resources/css/st2-arsnova_new.css
lib/touch-2.
1
.1/resources/css/sencha-touch.css
lib/touch-2.
2
.1/resources/css/sencha-touch.css
# IMAGES
# IMAGES
resources/images/arsnova.png
resources/images/arsnova.png
resources/images/thm.png
resources/images/thm.png
resources/images/ARSnova_Grafiken/01_AppIcon_114x114px.png
resources/images/ARSnova_Grafiken/03_Launchimage_320x460px.png
resources/images/ARSnova_Grafiken/03_Launchimage_320x460px.png
resources/images/ARSnova_Grafiken/03_Launchimage_768x1004px.png
resources/images/ARSnova_Grafiken/03_Launchimage_768x1004px.png
resources/images/ARSnova_Grafiken/03_Launchimage_748x1024px.png
resources/images/ARSnova_Grafiken/03_Launchimage_748x1024px.png
resources/images/ARSnova_Grafiken/01_AppIcon_57x57.png
resources/images/ARSnova_Grafiken/01_AppIcon_72x72.png
resources/images/ARSnova_Grafiken/01_AppIcon_114x114.png
NETWORK:
NETWORK:
*
*
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment