Dev team by Lakshmanperumal · Pull Request #50 · skeeto/sample-java-project
Navigation Menu
This repository was archived by the owner on Aug 30, 2021. It is now read-only.
- Notifications You must be signed in to change notification settings
- Fork 3k
Conversation
If the main method returns, Ant calls System.exit() and kills the VM. This is almost always wrong. Also, if an exception is thrown, many Ant layers are part of the stacktrace making it hard to quickly assess the problem. Finally, it's just an unsafe way to test an application since the environment isn't clean.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters