Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

sit/java-build-test

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple project to test whether or not
various Java build tools can successfully do an
incremental build and detect breakages.

It runs two tests.  For each test, we start
with a clean build, then make a simple change and
see if the build output is correct.

1. Rename B.java to C.java and test whether B.class
   appears in the .jar file.  It should not.

2. Delete A.java which should break the build (because
   TestA.java instantiates an A).

From any Unix machine with Java, Maven, Gradle
and Buildr installed, just type "./runme.sh" to
run the tests.

Log files for each action in detail will appear
in the working directory.

As of Maven 3.0, Gradle 0.9.3, and Buildr 1.4.4, only
Gradle behaves correctly.

About

Test several Java build tools for correctness

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.