Author: pawelz Date: Mon Feb 2 07:40:22 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - note about open source implementation of JTA
---- Files affected: SPECS: jta.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/jta.spec diff -u SPECS/jta.spec:1.15 SPECS/jta.spec:1.16 --- SPECS/jta.spec:1.15 Wed Apr 11 19:04:57 2007 +++ SPECS/jta.spec Mon Feb 2 08:40:16 2009 @@ -1,4 +1,7 @@ # $Revision$, $Date$ +# NOTE: +# - it seems to be an open source JTA implementation: +# http://www.atomikos.com/Main/TransactionsEssentials %define _ver %(echo %{version} | tr . _) Summary: Java Transaction API Summary(es.UTF-8): API de transacciones para Java @@ -51,6 +54,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.16 2009/02/02 07:40:16 pawelz +- note about open source implementation of JTA + Revision 1.15 2007/04/11 17:04:57 baggins - updated to 1.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jta.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
