Advertisment

New TesterTools – Andariel Ant Tasks

Andariel is a set of tasks designed to help the generation of HTML (and other markup languages) pages from Ant. Includes a XPath processor, an image information retriever, and others.

Tasks

Current tasks include:

  • XPath: This is used to perform an XPath query on an XML file. It’s designed to be used together with Ant Contrib ForEach task. It uses the Saxon processor.
  • ImageInfo: retrieves the width and height of an specified image.
  • Increase and Decrease: those tasks numerically modify a property.
  • Trim: very simple task that removes the adjacent spaces from a property.
  • Process: lightweight but powerful preprocessor for many types of file.
  • Decomment: decomment files easily, using a syntax equal to the “Copy” Ant task.

Full information on tasks, see the API pages.

Download

Andariel Ant Tasks 1.2.3 source code


Andariel Ant Tasks 1.2.2

Andariel Ant Tasks 1.2.2 source code

Andariel Ant Tasks 1.2

Andariel Ant Tasks 1.2 source code

Andariel Ant Tasks 1.2

Andariel Ant Tasks 1.2 source code

Andariel Ant Tasks 1.1

Andariel Ant Tasks 1.1 source code

Andariel Ant Tasks 1.0

Andariel Ant Tasks 1.0 source code

e tasks, see the API pages.
More details can be found here

Share and Enjoy:
  • Print this article!
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  • BlinkList
  • LinkedIn
  • Netvibes
  • NewsVine
  • Turn this article into a PDF!
  • StumbleUpon
  • Yahoo! Buzz
Tags: , ,

Did you enjoy this post?

If so, would you please consider sharing it with the world

Leave a Reply




Advertisment
My Twitter Friends
Friends: 939 Followers: 394
New Testertool – CodeNarc

1

Comments

Add

New Testertool – CodeNarc

The CodeNarc project provides a static analysis tool and framework for analyzing Groovy source code.
CodeNarc scans Groovy source code, looking for violations of predefined or custom rules and generates an HTML or XML report of the results. These rules include checks for coding standards, or searching for unused code,

New Testertool – Macker

0

Comments

Add

New Testertool – Macker

Macker is a build-time architectural rule checking utility for Java developers.
View the rules file

It’s meant to model the architectural ideals programmers always dream up for their projects, and then break — it helps keep code clean and consistent. Users can tailor a rules file to suit a specific project’s structure, or write some

New Testertool – Anakia

0

Comments

Add

New Testertool – Anakia

Anakia is  an XML transformation tool,  that uses JDOM and Velocity to transform XML documents into the format of your choice.
It provides an alternative to using Ant’s task and XSL to process XML files.
The basic model that AnakiaTask uses is pretty straightforward :

Parse your XML into a JDOM Document:
SAXBuilder builder;
Document root =

New TesterTools – Andariel Ant Tasks

0

Comments

Add

New TesterTools – Andariel Ant Tasks

Andariel is a set of tasks designed to help the generation of HTML (and other markup languages) pages from Ant. Includes a XPath processor, an image information retriever, and others.
Tasks
Current tasks include:

XPath: This is used to perform an XPath query on an XML file. It’s designed to be used together with Ant

Tags: , ,