Skip to content
Snippets Groups Projects
Commit 30f23fea authored by René Schöne's avatar René Schöne
Browse files

rename to dumpAst

parent b1715804
No related branches found
No related tags found
1 merge request!121.2.2
Pipeline #14565 failed
Showing
with 3 additions and 3 deletions
[submodule "dumpAst/src/main/jastadd/mustache"] [submodule "dumpAst/src/main/jastadd/mustache"]
path = dumpAst/src/main/jastadd/mustache path = dumpAst.base/src/main/jastadd/mustache
url = ../mustache url = ../mustache
# DumpAst # DumpAst
For documentation, please see https://jastadd.pages.st.inf.tu-dresden.de/relast2uml/ For documentation, please see https://jastadd.pages.st.inf.tu-dresden.de/dumpAst/
File moved
...@@ -126,7 +126,7 @@ task fatJar(type: Jar) { ...@@ -126,7 +126,7 @@ task fatJar(type: Jar) {
} }
} }
def versionFile = "src/main/resources/${project.getName()}Version.properties" def versionFile = "src/main/resources/${rootProject.getName()}Version.properties"
try { try {
def oldProps = new Properties() def oldProps = new Properties()
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment