I'm trying to understand the release pipeline of POI for a project I'm working on at university. What I've deduced so far is:
- Jenkins for CI - JUnit for testing - Sonar for static code analysis - Subversion for version control - Ant for building - Forrest to build documentation - Gradle for dependency management and ? but I can't find what is used to deploy to the website. Is it done manually? Is there anything I'm missing or is incorrect otherwise? Any help would be very appreciated! --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org