Skip to content

Simple repo that can be referred to for setting up a basic Java project with Ant, Ivy, Log4j, & Junit.

License

Notifications You must be signed in to change notification settings

JoshDoug/Ant-Ivy-Boilerplate-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ant-Ivy-Boilerplate-Project

Simple repo that can be referred to for setting up a basic Java project with Ant, Ivy, Log4j, & Junit.

Includes examples which can be used as templates for typical build.xml, ivy.xml, and log4j2.xml files, as well as project directory structure for consistency in future projects.

Setup: Clone or download the repo and cd into the repo

Run the following commands:

  • ant resolve
  • ant run

Build.xml has tasks for unit tests, creating a jar, and cleaning the build.

About

Simple repo that can be referred to for setting up a basic Java project with Ant, Ivy, Log4j, & Junit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages