Projects tagged ‘ant’ and ‘junit’


[5 total ]
529

Apache Ant

   
Primary Language: Java Licensed as: Apache License 2.0

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.

Metrics updated 05 Oct 08

2

SmartFrog

 
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

SmartFrog is a distributed deployment system. It allows developers, architects and operations teams to describe the deployment of different parts ("components") of a server-side configuration, then take this description and deploy it across multiple ... [More] servers. Every host runs a small SmartFrog daemon which can deploy and manage part of the overall distributed system. Deployed components (and systems built from them) can be started, stopped and "pinged" for health...some components can apply failure handling and workflow to deployments, enabling the "deployment descriptor" to even include failure handling logic" SmartFrog was developed at HP Labs in Bristol, in the UK. [Less]

Metrics updated 04 Oct 08

1

Antbook

 
Primary Language: Java Licensed as: Apache License 2.0

The example code to accompany "Ant in Action", the second edition of "Java Development with Ant". The actual code shows how to use Ant and Ivy for a build and release of a diary web application that serves the data up as an Atom feed, and uses EJB to persist the diary data to a database.

Metrics updated 03 Oct 08

1

osf

 
Primary Language: JavaScript Licensed as: Apache License 2.0

Open Software Factory turns UML models into executable application code. It supports the rapid development of web service enabled J2EE applications that run on any J2EE server. When using OSF, all design changes are made in your UML model and OSF ... [More] updates your application by iterative code generation. Hand coded software is not touched by OSF. Instead, generated code is seamlessly integrated with hand code with OSF generated pattern implmentations. OSF is currently built on the AndroMDA platform and uses Velocity for code generation. The upcoming major release of OSF is being developed with the Atlas Transformation Language and EMF. Modules for JRuby/Ruby support and plug-ins for NetBeans and Eclipse will be released by December 31, 2007. [Less]

Metrics updated 05 Oct 08

0

Junitour

 
Primary Language: XSL Transformation Licensed as: Apache License 2.0

Enhancement to ANT / Maven - JUnit Reports: Adds an not-fully-implemented state ('yellow' or 'blue') to Junit test cases: This gives an overview over how much not-fully-implemented tests exist. What is it good for? It helps combined with ... [More] automatic testcase generation: the generated methods can contain this assertion and will be reported in JunitReports. [Less]

Metrics updated 41 minutes ago