<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/junit, branch rocko</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=rocko</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=rocko'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/'/>
<updated>2016-07-22T14:46:51+00:00</updated>
<entry>
<title>do_unpackpost: explicitly set working directory</title>
<updated>2016-07-22T14:46:51+00:00</updated>
<author>
<name>Patrick Ohly</name>
<email>patrick.ohly@intel.com</email>
</author>
<published>2016-07-20T09:48:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=4ae7c0c40e1f8fccc98d2f58cf61ef58c5a27da6'/>
<id>urn:sha1:4ae7c0c40e1f8fccc98d2f58cf61ef58c5a27da6</id>
<content type='text'>
bitbake rev 67a7b8b02 "build: don't use $B as the default cwd for
functions" (included in current bitbake master) breaks the assumption
that do_unpackpost runs inside the build directory. Now that has to be
set explicitly, which is also okay for older bitbake versions.

Signed-off-by: Patrick Ohly &lt;patrick.ohly@intel.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>Revert "meta-java: rely on well known bootstrap-path"</title>
<updated>2016-01-04T11:21:06+00:00</updated>
<author>
<name>Jackie Huang</name>
<email>jackie.huang@windriver.com</email>
</author>
<published>2015-12-23T06:26:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=ec7b984fbd0662b7aa1707f229ab09c555bb2cf6'/>
<id>urn:sha1:ec7b984fbd0662b7aa1707f229ab09c555bb2cf6</id>
<content type='text'>
This reverts commit 04d5d0bf414c05ca59618d77f17ff9898aa1c566.

Detail reason is in the following commit.

Signed-off-by: Jackie Huang &lt;jackie.huang@windriver.com&gt;
</content>
</entry>
<entry>
<title>meta-java: rely on well known bootstrap-path</title>
<updated>2015-12-08T15:43:35+00:00</updated>
<author>
<name>Jens Rehsack</name>
<email>rehsack@gmail.com</email>
</author>
<published>2015-12-08T13:51:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=04d5d0bf414c05ca59618d77f17ff9898aa1c566'/>
<id>urn:sha1:04d5d0bf414c05ca59618d77f17ff9898aa1c566</id>
<content type='text'>
Instead of potential circular depending virtual/javac-native (even this
recipe provides such a useable java-native), rely on well known path
via cacao-native to build up to icedtea7-native in reliable manner.

virtual/javac-native should be used by parts not belonging to the bootstrap
phase.

Signed-off-by: Jens Rehsack &lt;sno@netbsd.org&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>licence: add missing LIC_FILES_CHKSUM</title>
<updated>2015-02-17T12:53:34+00:00</updated>
<author>
<name>Max Krummenacher</name>
<email>max.oss.09@gmail.com</email>
</author>
<published>2015-02-17T09:57:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=fd8924e7289834f056e54e3bebf0272b8b30c0c1'/>
<id>urn:sha1:fd8924e7289834f056e54e3bebf0272b8b30c0c1</id>
<content type='text'>
While at it change the LICENSE string to the oe one if applicable.
e.g. AL-2.0 -&gt; Apache-2.0

Signed-off-by: Max Krummenacher &lt;max.oss.09@gmail.com&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
<entry>
<title>junit: Fix build when rebuilding from same tree</title>
<updated>2013-09-29T19:51:08+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2013-05-24T20:46:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=311b292972533ab5be8f21dcd527db44afa4954a'/>
<id>urn:sha1:311b292972533ab5be8f21dcd527db44afa4954a</id>
<content type='text'>
use -o option to unzip to overwrite the classes
it fails otherwise when unpack build step is reexecuted again

There is no need to specify bootclasspath now

Add unzip-native to dependency

Fix fastjar commandline order

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>junit: fix license and bump PR</title>
<updated>2013-01-24T21:32:08+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2013-01-10T20:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a4870388a6798c84447e9e4c9bfeab8a5ac49777'/>
<id>urn:sha1:a4870388a6798c84447e9e4c9bfeab8a5ac49777</id>
<content type='text'>
</content>
</entry>
<entry>
<title>libecj-bootstrap,junit: Tweak to fix rebuild issues</title>
<updated>2012-11-27T17:28:54+00:00</updated>
<author>
<name>Khem Raj</name>
<email>raj.khem@gmail.com</email>
</author>
<published>2012-10-26T07:25:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=a56246f3f69d60541b276ca91e15c3bc24bb79e2'/>
<id>urn:sha1:a56246f3f69d60541b276ca91e15c3bc24bb79e2</id>
<content type='text'>
When rebuilding in already built tree we have these
issues where a file is already deleted first time but
rm fails on reexecution. This patch adds checks for
such cases so that rebuilds are guarnteed

Signed-off-by: Khem Raj &lt;raj.khem@gmail.com&gt;
</content>
</entry>
<entry>
<title>meta-java: remove NATIVE_INSTALL_WORKS</title>
<updated>2012-05-25T20:12:33+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2012-03-09T21:57:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=9fa973a195775e7c17966dce68e4c92338257612'/>
<id>urn:sha1:9fa973a195775e7c17966dce68e4c92338257612</id>
<content type='text'>
</content>
</entry>
<entry>
<title>meta-java: initial commit</title>
<updated>2011-11-26T22:41:44+00:00</updated>
<author>
<name>Henning Heinold</name>
<email>heinold@inf.fu-berlin.de</email>
</author>
<published>2011-11-12T19:58:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=57e069cde6617f00ca8834a82c6f360af43d5067'/>
<id>urn:sha1:57e069cde6617f00ca8834a82c6f360af43d5067</id>
<content type='text'>
* taken over mostly stuff from oe classic
* cleaned up recipes
* added license checksums
* bump icedtea6-native to 1.8.11
* use jamvm from git as native
</content>
</entry>
</feed>
