RLH-5 - integrate YouTrack
This commit is contained in:
parent
2cad1c76cc
commit
cdcc899453
@ -17,8 +17,7 @@ public class HiveMain {
|
||||
private static final Logger LOGGER = LogManager.getLogger(HiveMain.class);
|
||||
|
||||
public static void main(String[] args) {
|
||||
LOGGER.info("Hello world!");
|
||||
|
||||
|
||||
LOGGER.info("Registering shutdown hooks");
|
||||
Runtime.getRuntime().addShutdownHook(shutdownHook);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user