|
Java开源项目
|
Apache Ant
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles. Why another build tool when there is already make , gnumake , nmake , jam... Apache Maven Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation... Rant- A Distributed Build System Rant stands for Remote Ant. It is a distributed build system that allows an Ant build file to launch builds on other systems and receive exceptions should they occur. CPMake CPMake is a make utility written in Java to make anything (C, C++, Java, C#, XSL ...) CPMake works similar to GNU make in that is uses rules and dependencies to build a project.... Luntbuild Luntbuild is a powerful build automation and management tool. Continuous Integration or nightly builds can be easily set using a clean web interface. Executed builds are well manag... CruiseControl CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interf... Savant Savant is both a command-line build tool and a dependency management library. It includes ant extensions so that it can be used within Apache ant or as a stand-alone tool. JAM - JavaGen Ant Modules JavaGen Ant Modules or JAM is a modular Ant toolkit for building J2EE applications. It consists of a collection of Ant scripts designed to perform common Java/J2EE build tasks such... Antmod Antmod is a Java and Ant based tool for: Build Management: Antmod plugins help you speed-up java development Share build files across projects in a consistent way Relea... GenJar GenJar is a specialized Ant task that builds jar files based on class dependencies rather than simply the contents of a directory. GenJar was originally created by John W. Kohler... |
|