mirror of
https://github.com/hibernate/hibernate-orm
synced 2025-03-02 15:59:18 +00:00
Fix issue with gradle upload documentation task
This commit is contained in:
parent
3ef306b7e3
commit
c02440eb8e
@ -335,7 +335,7 @@ tasks.uploadDocumentation {
|
||||
throw new RuntimeException( "Cannot perform upload of SNAPSHOT documentation" );
|
||||
}
|
||||
else {
|
||||
logger.lifecycle( "Uploading documentation [{$url}]..." )
|
||||
logger.lifecycle( "Uploading documentation ..." )
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user