<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ports/java/jta, branch 2019Q1</title>
<subtitle>FreeBSD ports tree</subtitle>
<id>https://cgit-dev.freebsd.org/ports/atom?h=2019Q1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/ports/atom?h=2019Q1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/'/>
<updated>2014-05-31T14:08:39Z</updated>
<entry>
<title>- Add staging support</title>
<updated>2014-05-31T14:08:39Z</updated>
<author>
<name>Pawel Pekala</name>
<email>pawel@FreeBSD.org</email>
</author>
<published>2014-05-31T14:08:39Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=70e0487f6ef008f5fee5a3714482d99faede2c06'/>
<id>urn:sha1:70e0487f6ef008f5fee5a3714482d99faede2c06</id>
<content type='text'>
- Convert to new options framework
</content>
</entry>
<entry>
<title>Convert j* to USES=zip</title>
<updated>2014-03-10T15:21:21Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2014-03-10T15:21:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=4af74fc7f1c8ee7957caeae86c74d39b94e84fef'/>
<id>urn:sha1:4af74fc7f1c8ee7957caeae86c74d39b94e84fef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add NO_STAGE all over the place in preparation for the staging support (cat: java)</title>
<updated>2013-09-20T19:48:32Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2013-09-20T19:48:32Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=c2c2a2b86b90c79b4ef6926d232c484289cc9ca9'/>
<id>urn:sha1:c2c2a2b86b90c79b4ef6926d232c484289cc9ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should</title>
<updated>2013-08-29T14:16:03Z</updated>
<author>
<name>Bryan Drewery</name>
<email>bdrewery@FreeBSD.org</email>
</author>
<published>2013-08-29T14:16:03Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=bd78be73dd37098fe12c84249b26260a97aa8690'/>
<id>urn:sha1:bd78be73dd37098fe12c84249b26260a97aa8690</id>
<content type='text'>
  be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
  and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE

With hat:	portmgr
</content>
</entry>
<entry>
<title>Decommissioning java 1.5 (EOLed since October 2009):</title>
<updated>2012-12-10T13:18:28Z</updated>
<author>
<name>Baptiste Daroussin</name>
<email>bapt@FreeBSD.org</email>
</author>
<published>2012-12-10T13:18:28Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=7c354b1913f01af4543a3be2745370660e7153e4'/>
<id>urn:sha1:7c354b1913f01af4543a3be2745370660e7153e4</id>
<content type='text'>
suppress any reference to JAVA_VERSION=	1.5+ (part2)
</content>
</entry>
<entry>
<title>Update download URL since Sun Download Center was decommissioned and does no</title>
<updated>2012-03-06T21:05:58Z</updated>
<author>
<name>Carlo Strub</name>
<email>cs@FreeBSD.org</email>
</author>
<published>2012-03-06T21:05:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=6cc2721fbc4bd169acddefa7169336d3c48c9fe7'/>
<id>urn:sha1:6cc2721fbc4bd169acddefa7169336d3c48c9fe7</id>
<content type='text'>
redirection.

PR:		ports/165689
Submitted by:	Sutra Zhou &lt;zhoushuqun@gmail.com&gt;
Approved by:	glarkin@ (mentor, implicit)
</content>
</entry>
<entry>
<title>Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,</title>
<updated>2011-07-21T05:03:02Z</updated>
<author>
<name>Mark Linimon</name>
<email>linimon@FreeBSD.org</email>
</author>
<published>2011-07-21T05:03:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=06e66777937202f04d646d24d24f524b13d79478'/>
<id>urn:sha1:06e66777937202f04d646d24d24f524b13d79478</id>
<content type='text'>
remove support for them from bsd.java.mk.  As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no).  Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.

Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .

PR:		ports/158969
Submitted by:	rene
Tested on:	pointyhat-west -exp
</content>
</entry>
<entry>
<title>Java Transaction API (JTA) specifies standard Java interfaces between a</title>
<updated>2010-11-11T15:36:18Z</updated>
<author>
<name>Alex Dupre</name>
<email>ale@FreeBSD.org</email>
</author>
<published>2010-11-11T15:36:18Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/ports/commit/?id=52aab444593f23cdcb657b52bd32bc02693ac5a1'/>
<id>urn:sha1:52aab444593f23cdcb657b52bd32bc02693ac5a1</id>
<content type='text'>
transaction manager and the parties involved in a distributed transaction
system: the resource manager, the application server, and the
transactional applications.

The JTA specification was developed by Sun Microsystems in cooperation
with leading industry partners in the transaction processing and database
system arena. See JSR 907.

WWW: http://www.oracle.com/technetwork/java/javaee/tech/jta-138684.html
</content>
</entry>
</feed>
