OSGi BDT is a set of build tools to simplify the development process of OSGi bundles.
OSGi BDT provides a set of Ant tasks for creating repositories, deploying, building and testing bundles. It contains an Eclipse plug-in and a Fitnesse fixture.
A build automation and management tool. Source code, trackers, forums are available at http://www.javaforge.com/proj/summary.do?proj_id=70 Online demo is at http://livedemo.pmease.com:8081/luntbuild/luntbuild-login.jsp , use account/password demo/demo.
Eclipse plug-ins for editing, building, and debugging Action Script 3 code as an IDE. Based on the free Adobe Flex SDK 3, uses fcsh to do fast compilation and fdb to do debug. Provide syntax coloring, error/warning markers, code assistance, and more...
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
JaDiMa (Java Distributed Machine} is a collaborative platform to construct
high performance distributed java applications on grid platforms.
It is a system that automatically and transparently manages the remote libraries used in a java application.
A Generic Fixture for FitNesse where user just drops a class in FitNesse's class path, write the test tables in wiki (can use DSL as well) and be ready to test without the need to write a single line of Java code. Visit http://anubhava.wordpress.com
Tired of bogging down your machine to RUN all the TESTS, having to WAIT for the CruiseControl build to be green, or causing other developers HEARTACHE by skipping these steps when checking in your changes to source control? The Patch Process Is for YOU!
Tikal's open source Application Development & Deployment is comprised of fully integrated suites that cover the entire software life-cycle, include tools for development and deployment of applications, software configuration management and ASQA.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
This is a tool for managing changes to database schemas based on Active Record migrations. Features multiple schema interactions, runtime variable substitution, script creation, and much more. Visit http://migrations.sourceforge.net for more information.
The intention of this project is to provide a freely available application to create and perfom interactive comunication boards to be used by people with severe motor disabilities.
With Changes Maven plugin you can't generate the changes report from Bugzilla.
This project is a Maven plugin to generate the file 'changes.xml' from your Bugzilla, so you could generate the changes report from your Bugzilla issues.
Javast is a Java API for creating an Abstract Syntax Tree of java source code (the equivalent of an XML DOM) in memory and then writing this to a file or bytestream as formatted source code.
It is mainly useful for java code generation.
Maven plugin for for QtJambi's juic tool. It allows to invoke juic from inside maven during build. Just mention it in your project's pom, configure a bit and compile your QtJambi applications easily.
This project is the home of the Maximo Maven plugin. This plugin is for the Maven 1.1 engine and works with Maximo versions from 6.x. All the documentation is found as Maven generated docs. The current version of the plugin's is on the project's site.
Java library offering theory of sets/set theory functionality (complement, intersection, symetric difference, union, cartesian product and powerset). There's also an ant task/ant tasks included that provides the library's functionality