Will allow web based (Facelet) ant compile/build/deploy script generator and runner unsing a JCR content repository for managing J2EE components in a project environnement. Maybe a little of all this soon...
Ant-based tool to migrate Java source files to GNU Autotools standards, making them compatible with usual "configure; make; make install" build mechanism.
AntFly is a common build.xml script for apache ant (and java) that can be
used in small projects instead of trying to make a build.xml from scratch.It includes a set of tasks that can perform tipical operations like building project, CVS checking, etc.
Bloof is an infrastructure for analytical processing of version control data. The main distribution provides a GUI for visualizing the evolution of a software project. External tools can access Bloof via Java API and a XML result mechanism.
CVS Client is a Java servlet-based web application which provides client functionalities for various version control systems. Unlike most web-based CVS clients, CVS Client implements full range of client functions including checkout, update, and commit.
JViewCVS is a Java-based(JSP) web application for viewing a CVS repository. The goal of this project is to create the same functionality as viewcvs, but written in JSP.
The IntegrationGuard is a small set of Java classes and some start scripts used in conjunction with CVS. This little tool supports the paradigms 'continuous and sequential integration' and 'unit testing' of 'eXtreme programming'
Build System for Java offers an enhanced build environment that ties together deployment instructions, environment configuration and source code as a releaseable entity. A new paradigm for configuration management!
CVSGI (Concurrent Versions System Graphical Interface) is a Java based GUI application which works with the CVS archiving system. CVSGI GUI acts as an interface between the user and the CVS system.
A cross-platform file diff and directory diff Tool. Also contains an SCM project which uses the stand-alone tool. Go to https://vmaster.sourceforge.net to see screenshots or to start the diff tool.
jCVSFile is a CVS-client, written in Java. While all other known CVS client tools address the configuration management module oriented,
jCVSFile does it file oriented and thus with a higher granularity.
Armiger is CVS server (100% pure Java application) . Armiger is Control Version System Server (CVS Server) implements in java language. It can plugin Ant (jakarta subproject) like cvs client and cvs server.
Project Training System:
Train all skills necessary during the development cycle of a software project. Communication between developers, testers, editors and users is technically supported by the sourceforge infrastructure. The project shall demonstrate
A Java/Swing graphical CVS project browser, primarily aimed at helping illuminate the history of the project, with particular emphasis on credit/blame allocation.
Easy and grafical control version. In particular allow you to go back to your last stable source than compile to do another task when you are block. It use diff and patch. Draw the dependences between commits. Only a click to commit all proyect.