GithubHelp home page GithubHelp logo

sarvex / commons-transaction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from itstechupnorth/commons-transaction

0.0 2.0 0.0 1.83 MB

Mirror of Apache Commons Transaction

License: Apache License 2.0

Java 100.00%

commons-transaction's Introduction

Apache Commons Transaction
===========================

Welcome to the Transaction component of the Apache Commons project.
This component contains implementations of utility classes commonly used in
transactional Java programming. Initially there are implementations for
multi level locks, transactional collections and transactional file access.

Building from source
--------------------
This component requires the excellent Ant utility.
It can be found here :

  http://ant.apache.org/

Once you have Ant propertly installed you are ready to
build and test. All necessary jars are already present and
you will only have to create a build.properties from
build.properties.sample if you want to compile to other 
versions.

The major ant targets are:

ant build     - Compiles the main classes
ant jar       - Creates the jar
ant test      - Exectutes JUnit tests
ant doc       - Generates documentation
ant javadocs  - Creates the API documentation
ant dist      - Creates distribution
ant package   - Packages distribution
ant           - Creates jar

Maven
-----
The component can also be built using Maven. (Ant is the primary build tool.)
It can be found here :

  http://maven.apache.org/

Once installed, the jars may be built with 'maven jar'.

commons-transaction's People

Contributors

dennisl avatar rahu1 avatar baahmi avatar sebbasf avatar brettporter avatar mbenson avatar

Watchers

Sarvex โ˜  Jatasra avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.