Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
fontane-notizbuecher
SADE
Commits
95973855
Commit
95973855
authored
Sep 13, 2018
by
Mathias Goebel
🎠
Browse files
refactored build
parent
a81a099c
Changes
4
Show whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
95973855
...
...
@@ -25,7 +25,7 @@ build-master:
-
tags
stage
:
build
script
:
-
echo "project.name=http://textgrid.de/ns/SADE" >
local.build.properties
-
cp master.build.properties
local.build.properties
-
ant
artifacts
:
paths
:
...
...
build.properties
View file @
95973855
project.namespace
=
http://textgrid.de/ns/SADE-
develop
project.namespace
=
http://textgrid.de/ns/SADE-
fontane
project.version
=
2.5.5
project.title
=
Scalable Architecture for Digital Editions –
Fontane
project.title
=
[
Fontane
] SADE
project.abbrev
=
SADE-fontane
project.processorversion
=
4.3.1
expath-pkg.xml.tmpl
View file @
95973855
<?xml version="1.0" encoding="UTF-8"?>
<package
xmlns=
"http://expath.org/ns/pkg"
name=
"@project.name@"
abbrev=
"@project.abbrev@"
version=
"@project.version@"
spec=
"1.0"
>
<package
xmlns=
"http://expath.org/ns/pkg"
name=
"@project.name@"
abbrev=
"@project.abbrev@"
version=
"@project.version@"
spec=
"1.0"
>
<title>
@project.title@
</title>
<dependency
processor=
"http://exist-db.org"
semver-min=
"@project.processorversion@"
/>
<dependency
package=
"http://exist-db.org/apps/markdown"
/>
...
...
master.build.properties
0 → 100644
View file @
95973855
project.abbrev
=
SADE-fontane-master
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