rewrite yml: be.lionslink.ucllstudent

This commit is contained in:
Michael Pöhn 2019-07-15 02:12:16 +02:00
parent 380d3b046b
commit 61ff588713
2 changed files with 65 additions and 56 deletions

View file

@ -1,56 +0,0 @@
Categories:Science & Education
License:MIT
Web Site:https://projectwerk.khleuven.be/projects/khl_mob_app
Source Code:https://projectwerk.khleuven.be/projects/khl_mob_app/repository
Issue Tracker:https://projectwerk.khleuven.be/projects/khl_mob_app/issues
Auto Name:UCLL Student
Summary:Student app for UCLL students
Description:
Show relevant information for UCLL students, for example personal course
calendar, portal announcements and bus departures.
.
Repo Type:git-svn
Repo:https://projectwerk.khleuven.be/svn/khl_mob_app
Build:1.0.0,10000
commit=6
subdir=platforms/android
build=cd CordovaLib && \
rm build.xml && \
android update project -p . && \
ant release && \
mv bin ant-build
Build:1.0.1,10001
commit=26
subdir=android
build=cd CordovaLib && \
rm build.xml && \
android update project -p . && \
ant release && \
mv bin ant-build
Build:1.1.0,10100
commit=30
subdir=android
build=cd CordovaLib && \
rm build.xml && \
android update project -p . && \
ant release && \
mv bin ant-build
Build:1.1.1,10101
commit=10101
subdir=android
build=cd CordovaLib && \
rm build.xml && \
android update project -p . && \
ant release && \
mv bin ant-build
Auto Update Mode:None
Update Check Mode:None
Current Version:1.1.1
Current Version Code:10101

View file

@ -0,0 +1,65 @@
Categories:
- Science & Education
License: MIT
WebSite: https://projectwerk.khleuven.be/projects/khl_mob_app
SourceCode: https://projectwerk.khleuven.be/projects/khl_mob_app/repository
IssueTracker: https://projectwerk.khleuven.be/projects/khl_mob_app/issues
AutoName: UCLL Student
Summary: Student app for UCLL students
Description: |-
Show relevant information for UCLL students, for example personal course
calendar, portal announcements and bus departures.
RepoType: git-svn
Repo: https://projectwerk.khleuven.be/svn/khl_mob_app
Builds:
- versionName: 1.0.0
versionCode: 10000
commit: '6'
subdir: platforms/android
build:
- cd CordovaLib
- rm build.xml
- android update project -p .
- ant release
- mv bin ant-build
- versionName: 1.0.1
versionCode: 10001
commit: '26'
subdir: android
build:
- cd CordovaLib
- rm build.xml
- android update project -p .
- ant release
- mv bin ant-build
- versionName: 1.1.0
versionCode: 10100
commit: '30'
subdir: android
build:
- cd CordovaLib
- rm build.xml
- android update project -p .
- ant release
- mv bin ant-build
- versionName: 1.1.1
versionCode: 10101
commit: '10101'
subdir: android
build:
- cd CordovaLib
- rm build.xml
- android update project -p .
- ant release
- mv bin ant-build
AutoUpdateMode: None
UpdateCheckMode: None
CurrentVersion: 1.1.1
CurrentVersionCode: 10101