mirror of
https://github.com/ethauvin/kobalt.git
synced 2025-04-26 00:17:11 -07:00
Set JAR_NAME correctly.
This commit is contained in:
parent
78c9a80937
commit
a5c3c93657
2 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,6 @@ class Archives {
|
|||
context.logger.log(project.name, 3, " $result is up to date")
|
||||
}
|
||||
|
||||
project.projectProperties.put(JAR_NAME, result.absolutePath)
|
||||
|
||||
return result
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue