Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
appinventor-sources
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Commits
Open sidebar
xpstem
appinventor-sources
Commits
40117e50
Commit
40117e50
authored
Dec 18, 2012
by
Jeffrey I. Schiller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Upgrade Bugsense to 2.0.8.
Change-Id: Idfb5b28cc294776653fc304170c044fe0f101a93
parent
78f6e0c7
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
5 additions
and
5 deletions
+5
-5
appinventor/buildserver/build.xml
appinventor/buildserver/build.xml
+1
-1
appinventor/buildserver/src/com/google/appinventor/buildserver/Compiler.java
...rver/src/com/google/appinventor/buildserver/Compiler.java
+1
-1
appinventor/components/build.xml
appinventor/components/build.xml
+3
-3
appinventor/lib/bugsense/bugsense3.0.5.jar
appinventor/lib/bugsense/bugsense3.0.5.jar
+0
-0
appinventor/lib/bugsense/bugsense3.0.8.jar
appinventor/lib/bugsense/bugsense3.0.8.jar
+0
-0
No files found.
appinventor/buildserver/build.xml
View file @
40117e50
...
...
@@ -128,7 +128,7 @@
</copy>
<copy
toFile=
"${classes.files.dir}/YailGenerator.jar"
file=
"${local.build.dir}/YailGenerator.jar"
/>
<copy
toFile=
"${classes.files.dir}/kawa.jar"
file=
"${lib.dir}/kawa/kawa-1.11-modified.jar"
/>
<copy
toFile=
"${classes.files.dir}/bugsense3.0.
5.jar"
file=
"${lib.dir}/bugsense/bugsense3.0.5
.jar"
/>
<copy
toFile=
"${classes.files.dir}/bugsense3.0.
8.jar"
file=
"${lib.dir}/bugsense/bugsense3.0.8
.jar"
/>
<copy
toFile=
"${classes.files.dir}/twitter4j.jar"
file=
"${lib.dir}/twitter/twitter4j-core-android-2.2.6.jar"
/>
<copy
toFile=
"${classes.files.dir}/fusiontables.jar"
file=
"${lib.dir}/fusiontables/fusiontables.jar"
/>
<copy
toFile=
"${classes.files.dir}/google-api-client-beta.jar"
file=
"${lib.dir}/oauth/google-api-client-1.10.3-beta.jar"
/>
...
...
appinventor/buildserver/src/com/google/appinventor/buildserver/Compiler.java
View file @
40117e50
...
...
@@ -95,7 +95,7 @@ public final class Compiler {
private
static
final
String
KAWA_RUNTIME
=
RUNTIME_FILES_DIR
+
"kawa.jar"
;
private
static
final
String
BUGSENSE_RUNTIME
=
RUNTIME_FILES_DIR
+
"bugsense3.0.
5
.jar"
;
RUNTIME_FILES_DIR
+
"bugsense3.0.
8
.jar"
;
private
static
final
String
DX_JAR
=
RUNTIME_FILES_DIR
+
"dx.jar"
;
...
...
appinventor/components/build.xml
View file @
40117e50
...
...
@@ -118,7 +118,7 @@
<pathelement
location=
"${public.build.dir}/CommonConstants.jar"
/>
<pathelement
location=
"${lib.dir}/android/2.2/android.jar"
/>
<pathelement
location=
"${lib.dir}/kawa/kawa-1.11-modified.jar"
/>
<pathelement
location=
"${lib.dir}/bugsense/bugsense3.0.
5
.jar"
/>
<pathelement
location=
"${lib.dir}/bugsense/bugsense3.0.
8
.jar"
/>
<pathelement
location=
"${lib.dir}/twitter/twitter4j-core-android-2.2.6.jar"
/>
<pathelement
location=
"${lib.dir}/fusiontables/fusiontables.jar"
/>
<pathelement
location=
"${lib.dir}/oauth/google-api-client-1.10.3-beta.jar"
/>
...
...
@@ -149,7 +149,7 @@
<pathelement
location=
"${lib.dir}/junit/junit-4.8.2.jar"
/>
<pathelement
location=
"${lib.dir}/junit4/tl4j-junit4-1.1.3.jar"
/>
<pathelement
location=
"${lib.dir}/kawa/kawa-1.11-modified.jar"
/>
<pathelement
location=
"${lib.dir}/bugsense/bugsense3.0.
5
.jar"
/>
<pathelement
location=
"${lib.dir}/bugsense/bugsense3.0.
8
.jar"
/>
<pathelement
location=
"${lib.dir}/powermock/cglib-nodep-2.2.jar"
/>
<pathelement
location=
"${lib.dir}/powermock/easymock-3.0.jar"
/>
<pathelement
location=
"${lib.dir}/powermock/javassist-3.15.0-GA.jar"
/>
...
...
@@ -214,7 +214,7 @@
<pathelement
location=
"${lib.dir}/android/2.2/android.jar"
/>
<pathelement
location=
"${lib.dir}/guava/guava-11.0.1.jar"
/>
<pathelement
location=
"${lib.dir}/kawa/kawa-1.11-modified.jar"
/>
<pathelement
location=
"${lib.dir}/bugsense/bugsense3.0.
5
.jar"
/>
<pathelement
location=
"${lib.dir}/bugsense/bugsense3.0.
8
.jar"
/>
<pathelement
location=
"${lib.dir}/twitter/twitter4j-core-android-2.2.6.jar"
/>
<pathelement
location=
"${lib.dir}/fusiontables/fusiontables.jar"
/>
<pathelement
location=
"${lib.dir}/oauth/google-api-client-1.10.3-beta.jar"
/>
...
...
appinventor/lib/bugsense/bugsense3.0.5.jar
deleted
100644 → 0
View file @
78f6e0c7
File deleted
appinventor/lib/bugsense/bugsense3.0.8.jar
0 → 100644
View file @
40117e50
File added
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