Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

xcluder

Compare

  Analyzed about 22 hours ago

xcluder is an XML Inclusions (XInclude) task for Apache Ant. Offers the choice of using Xerces or Elliotte Rusty Harold's XOM API.

675 lines of code

0 current contributors

over 15 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Antbook

Compare

  Analyzed about 22 hours ago

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.

6.49K lines of code

0 current contributors

about 16 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

BBCS

Compare

  Analyzed about 10 hours ago

The BinBase Cluster System, short BBCS gives you an easy way to calculate java based jobs on a cluster. We are currently providing an implementation for Rocks Linux and several ant tasks to make the live easier. This project is missing a lot of documentation, but the latest sourcecode is ... [More] stable enough to run in our production system 24/7 If you have question about this project feel free to ask me. Currently the BinBase system is based on this project. [Less]

2.53K lines of code

0 current contributors

about 11 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

MD4J

Compare

  No analysis available

MD4J is a passive, model driven, extensible J2EE webapp generator used through Ant or Maven. Currently Hibernate 3 mappings are supported as input, with EJB 2.1, Struts 1.x and JSP 2.0 as output for CRUD and Search operations with patterns like MVC, DAO and SessionFacade. One of the main features ... [More] of MD4J is that it allows you to work on your model iteratively, providing a complete J2EE application following your model changes. So, each time you edit your model and build your project, MD4J will generate high quality code from JSPs and Struts classes, to Session EJBs and DAOs, allowing you to test CRUD and Search functionality on top of your model right away. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: gpl

Uncommons Antlib

Compare

  Analyzed about 6 hours ago

The Uncommons Antlib provides macro definitions, custom tasks and other tools to support the development of modular Java software using Apache Ant. Includes a task for generating PDF/RTF/HTML documentation from DocBook sources.

217K lines of code

0 current contributors

over 10 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This

Vizant

Compare

  Analyzed about 1 hour ago

Vizant is an Apache Ant task to visualize an ant build file using GraphViz. Vizant is an Apache Ant task to create Graphviz DOT source code from an Ant buildfile. The image created from the DOT source code shows the targets dependency. Note: There are no library dependencies in vizant task ... [More] , but you will need Graphviz dot command to create images. [Less]

1.83K lines of code

0 current contributors

about 14 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This
Licenses: No declared licenses

ImportAnt

Compare

  Analyzed 1 day ago

ImportAnt is a set of reusable Apache Ant targets. The goal of ImportAnt is to standardize multiple project build files and avoid excessive redundancy.

8.18K lines of code

0 current contributors

over 14 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Licenses: No declared licenses

jslint4java

Compare

  Analyzed 1 day ago

This is a java wrapper around the fabulous tool by Douglas Crockford, jslint. It provides a simple interface for detecting potential problems in JavaScript code. The usage is simple: % java -jar jslint4java-1.3.3.jar application.js jslint:application.js:11:9:Line breaking error ')'. ... [More] jslint:application.js:11:10:Missing semicolon.There are a multitude of options; try --help for more details. You might also be interested in the ant task. This lets you run jslint as part of your builds. For documentation, see the jslint4java-ant page. If you find this useful, you may also like the jsmin ant task for reducing the size of your JavaScript files. News2009-12-02. jslint4java 1.3.3 is released. Noteworthy alterations: Add support for the predef option, to allow specifying a list of predefined global variables. Update to JSLint 2009-11-24. This brings the devel option. 2009-11-12. jslint4java 1.3.2 is released. Changes include: Allow use of an external jslint.js. Update to JSLint 2009-10-04. This includes a new maxerrs option. Tidy up the docs a little. My thanks to Simon Kenyon Shepard and Ryan Alberts for helping me to fix portability issues in my unit tests. 2009-07-31. jslint4java 1.3.1 is released. This release fixes: Improved support for NetBeans thanks to Ari Shamash! Correct line numbers (previously off by one). The ant task now states the full path to the file being checked. The build failure now includes the total number of errors found. Updated to JSLint 2009-07-25. 2009-07-23. jslint4java 1.3 is released. This release features: An upgrade to jslint 2009-07-08. The indent option is now supported. Add getEdition() call. The ant task can now work with any kind of nested resource, not just files. Improved documentation. The build system has been switched to maven. This means jslint4java is now available as a maven dependency: com.googlecode.jslint4java jslint4java 1.3 NB: The package names have changed from net.happygiraffe.jslint to com.googlecode.jslint4java. The most likely place this will affect you is if you are using the antlib support. 2008-12-23. Development of the code has moved to github. Feel free to visit http://github.com/happygiraffe/jslint4java or: $ git clone git://github.com/happygiraffe/jslint4java.git2008-09-07. jslint4java 1.2.1 was released. Recompiled with Java 5 instead of Java 6. 2008-09-07. jslint4java 1.2 was released. Update to latest version of jslint. Rework the ant task to be more flexible. [Less]

10.8K lines of code

0 current contributors

over 1 year since last commit

1 users on Open Hub

Very Low Activity
0.0
 
I Use This

incanto

Compare

  No analysis available

Incanto is an open source project providing a set of Apache Ant tasks for accessing Oracle tools such as SQL*Plus and Data Pump Import/Export from Ant's XML build files. It also provides ant tasks for agile geodatabase development. It is a subset to create and manage featureclasses within a ESRI ... [More] geodatabase using the ArcObjects or the ArcSDE API. [Less]

0 lines of code

0 current contributors

0 since last commit

1 users on Open Hub

Activity Not Available
0.0
 
I Use This
Mostly written in language not available
Licenses: apache_2

xmltask

Compare

  Analyzed about 22 hours ago

xmltask provides the facility for automatically editing XML files as part of an Ant build. Unlike the standard filter task provided with Ant, it is XML-sensitive, but doesn't require you to define XSLTs.

4.82K lines of code

0 current contributors

about 13 years since last commit

1 users on Open Hub

Inactive
0.0
 
I Use This
Tags ant java xml