<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/meta-java.git/recipes-core/cacao/cacao-1.6.1, branch master</title>
<subtitle>[no description]</subtitle>
<id>https://git.enea.com/cgit/linux/meta-java.git/atom?h=master</id>
<link rel='self' href='https://git.enea.com/cgit/linux/meta-java.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/'/>
<updated>2019-06-25T11:10:34+00:00</updated>
<entry>
<title>cacao: update to latest staging tip 2d6f6c14daf9</title>
<updated>2019-06-25T11:10:34+00:00</updated>
<author>
<name>Richard Leitner</name>
<email>richard.leitner@skidata.com</email>
</author>
<published>2019-06-18T15:09:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=e3a04fb1ebe7d86cc2714667de587fbe6535ce63'/>
<id>urn:sha1:e3a04fb1ebe7d86cc2714667de587fbe6535ce63</id>
<content type='text'>
Signed-off-by: Richard Leitner &lt;richard.leitner@skidata.com&gt;
</content>
</entry>
<entry>
<title>java-bootstrapping: Do not rely on hardcoded paths</title>
<updated>2016-04-29T10:17:07+00:00</updated>
<author>
<name>Erkka Kääriä</name>
<email>erkka.kaaria@intel.com</email>
</author>
<published>2016-04-29T06:48:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=1b975523b8d0467b2e3a44097825c30cdc9e3944'/>
<id>urn:sha1:1b975523b8d0467b2e3a44097825c30cdc9e3944</id>
<content type='text'>
Various paths to files are hardcoded in either helper scripts or the
resulting binaries (like path to Java class libraries). While this works
well when using the files on the build machine, things start breaking
down when the sstate gets shared between multiple workers in CI, as
the paths between workers can differ.

Instead of using these hardcoded paths, form the paths at runtime and pass them as parameters when required.

Signed-off-by: Erkka Kääriä &lt;erkka.kaaria@intel.com&gt;
Signed-off-by: Maxin B. John &lt;maxin.john@intel.com&gt;
</content>
</entry>
<entry>
<title>cacao: fix problem with internal garbage collector</title>
<updated>2015-03-31T16:48:09+00:00</updated>
<author>
<name>Hugo Vasconcelos Saldanha</name>
<email>hugo.saldanha@aker.com.br</email>
</author>
<published>2015-03-31T16:39:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.enea.com/cgit/linux/meta-java.git/commit/?id=6d8dc1af442559380b2e247984961ba6609b6052'/>
<id>urn:sha1:6d8dc1af442559380b2e247984961ba6609b6052</id>
<content type='text'>
Cacao uses an internal version of bdwgc that was being installed
(headers, libs, etc.) together with the JVM, unnecessarily conflicting
with original bdwgc package.

A patch from Gentoo is applied so the system's bdwgc is used instead.

Signed-off-by: Hugo Vasconcelos Saldanha &lt;hugo.saldanha@aker.com.br&gt;
Signed-off-by: Otavio Salvador &lt;otavio@ossystems.com.br&gt;
</content>
</entry>
</feed>
