Skip to content

kabutz/java-concurrent-animated

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

377 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This is undergoing a total rewrite here : https://github.com/vgrazi/JavaConcurrentAnimatedReboot
New features: CompletableFuture
Improved code cleanliness

1. To build the executable jar:
mvn clean package -DskipTests=true

2. To run coverage report, right click ConcurrentExampleLauncher/run with coverage.
Then choose "generate coverage report" icon from Coverage summary (left/bottom)


was
1. mvn assembly:assembly
2. To run Cobertura coverage tests:
mvn site
This will launch the app. Now click around the animation you want to test
Find coverage report at/Users/vgrazi/dev/JavaConcurrentAnimatedMavenSVN/target/surefire-reports

About

All source for JCA

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 98.5%
  • HTML 1.5%