disable com.androsz.electricsleepbeta build: shouldn't be published.
The earlier version would need work
This commit is contained in:
parent
1e5effa8eb
commit
86ac3b084c
|
@ -8,25 +8,16 @@ Summary:Improve your sleep
|
|||
Description:
|
||||
Improve the quality of your sleep with this smart alarm clock.
|
||||
ElectricSleep is a smarter alarm clock.
|
||||
|
||||
Google Analytics was removed before building.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://github.com/jondwillis/ElectricSleep.git
|
||||
|
||||
Build Version:1.1.1,50,1.1.1,maven=yes,srclibs=NoAnalytics@158a4a,bindir=target,\
|
||||
prebuild=sed -i '79s/1.4.2/0.0.1/g' pom.xml && ant clean debug -f $$NoAnalytics$$/build.xml && \
|
||||
sed -i '116s/android/android.apps/g' pom.xml && \
|
||||
mvn install:install-file \
|
||||
-Dfile=$$NoAnalytics$$/bin/classes.jar \
|
||||
-DgroupId=com.google.android.apps \
|
||||
-DartifactId=analytics \
|
||||
-Dversion=0.0.1 \
|
||||
-Dpackaging=jar
|
||||
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1.1
|
||||
Current Version Code:50
|
||||
Build Version:1.0,50,!need to plug NoAnalytics into pom.xml; probably still wouldn't work (at 0802cd6)
|
||||
|
||||
#Can't publish these and build doesn't work: failed experiment with apklibs
|
||||
#Build Version:1.1.1,50,1.1.1,maven=yes,srclibs=NoAnalytics@158a4a,bindir=target,\
|
||||
#prebuild=sed -i '79s/1.4.2/0.0.1/g' pom.xml && sed -i '119s/jar/apklib/g' pom.xml && \
|
||||
#sed -i '116s/android/android.apps/g' pom.xml && zip -j NoAnalytics.apklib $$NoAnalytics$$/* && \
|
||||
|
@ -36,8 +27,11 @@ Current Version Code:50
|
|||
# -DartifactId=analytics \
|
||||
# -Dversion=0.0.1 \
|
||||
# -Dpackaging=apklib
|
||||
|
||||
#Build Version:1.1.1,50,1.1.1,maven=yes,srclibs=NoAnalytics@158a4a,bindir=target,\
|
||||
#prebuild=sed -i '115\,120d' pom.xml && cp -r $$NoAnalytics$$/* .
|
||||
|
||||
#Tags are for development
|
||||
Update Check Mode:Market
|
||||
Current Version:1.0
|
||||
Current Version Code:18
|
||||
|
||||
|
|
Loading…
Reference in a new issue