csuarez / gridcake

A gLite 3.2 Java library easy as a piece of cake!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

What is this?

gridCake is a simple Java library to work with gLite 3.2. gridCake can interact with this services:

  • VOMS
  • MyProxy
  • CREAM
  • GridFTP

If you need more info, read the wiki or the Javadoc files.

Ant tasks

  • prepare - Prepares environment for compilation
  • build - Compiles sources and generates the jar
  • dist - Generates distributable package
  • clean - Deletes previously generated files under build/ and dist/
  • javadoc - Generates javadoc files from sources and places it under dist/
  • test - Executes all unit tests, and saves the reports in build/test-reports

About

A gLite 3.2 Java library easy as a piece of cake!

License:Apache License 2.0


Languages

Language:Java 100.0%