<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nixos/nixpkgs.git/pkgs/development/eclipse, branch staging.patchShebangs</title>
<subtitle>Nix Packages collection</subtitle>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/'/>
<entry>
<title>Turn more licenses into lib.licenses style</title>
<updated>2014-11-06T00:48:16+00:00</updated>
<author>
<name>Mateusz Kowalczyk</name>
<email>fuuzetsu@fuuzetsu.co.uk</email>
</author>
<published>2014-11-06T00:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=007f80c1d0440b89970000b92f78ce76186d99a5'/>
<id>007f80c1d0440b89970000b92f78ce76186d99a5</id>
<content type='text'>
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
</pre>
</div>
</content>
</entry>
<entry>
<title>ecj: Build on Darwin</title>
<updated>2014-07-15T09:51:27+00:00</updated>
<author>
<name>Eelco Dolstra</name>
<email>eelco.dolstra@logicblox.com</email>
</author>
<published>2014-07-15T09:51:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=946dfe1a371af80cd4bf4536e737bbd5a4361bb7'/>
<id>946dfe1a371af80cd4bf4536e737bbd5a4361bb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ecj: Add a setup hook that makes Ant use ECJ automatically</title>
<updated>2014-01-06T13:36:15+00:00</updated>
<author>
<name>Eelco Dolstra</name>
<email>eelco.dolstra@logicblox.com</email>
</author>
<published>2014-01-06T13:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=393b2e3b19507d5df734be144cb29c59d989650e'/>
<id>393b2e3b19507d5df734be144cb29c59d989650e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a setup hook that automatically sets up $CLASSPATH</title>
<updated>2014-01-06T13:36:14+00:00</updated>
<author>
<name>Eelco Dolstra</name>
<email>eelco.dolstra@logicblox.com</email>
</author>
<published>2014-01-06T12:42:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=5d6259a9739d03f6ae2751b342689c877e7209df'/>
<id>5d6259a9739d03f6ae2751b342689c877e7209df</id>
<content type='text'>
All JARs in $pkg/share/java (for each $pkg in the build inputs) are
added to $CLASSPATH.  Thus, you can say

  buildInputs = [ setJavaClassPath someJavaDependency ];

and the JARs in someJavaDependency will be found automatically by
tools like javac or ant.

Note that the manual used to say that JARs should be installed in
lib/java; this is now share/java, following the Debian policy:

  http://www.debian.org/doc/packaging-manuals/java-policy/x110.html

The directory share/java makes more sense because JARs are
architecture-independent.  (Also, a quick grep shows that we were not
exactly consistent about this in Nixpkgs.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All JARs in $pkg/share/java (for each $pkg in the build inputs) are
added to $CLASSPATH.  Thus, you can say

  buildInputs = [ setJavaClassPath someJavaDependency ];

and the JARs in someJavaDependency will be found automatically by
tools like javac or ant.

Note that the manual used to say that JARs should be installed in
lib/java; this is now share/java, following the Debian policy:

  http://www.debian.org/doc/packaging-manuals/java-policy/x110.html

The directory share/java makes more sense because JARs are
architecture-independent.  (Also, a quick grep shows that we were not
exactly consistent about this in Nixpkgs.)
</pre>
</div>
</content>
</entry>
<entry>
<title>ecj: Build using OpenJDK</title>
<updated>2014-01-06T13:36:14+00:00</updated>
<author>
<name>Eelco Dolstra</name>
<email>eelco.dolstra@logicblox.com</email>
</author>
<published>2014-01-03T15:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=e1f58d2a510b0739de236243c2a1bc7e66233238'/>
<id>e1f58d2a510b0739de236243c2a1bc7e66233238</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ecj: Fix indentation</title>
<updated>2014-01-06T13:36:14+00:00</updated>
<author>
<name>Eelco Dolstra</name>
<email>eelco.dolstra@logicblox.com</email>
</author>
<published>2014-01-03T15:15:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=23e277b0dec814768cbaad54f9255d3af342e129'/>
<id>23e277b0dec814768cbaad54f9255d3af342e129</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unmaintain several packages</title>
<updated>2013-08-16T21:45:01+00:00</updated>
<author>
<name>Ludovic Courtès</name>
<email>ludo@gnu.org</email>
</author>
<published>2013-08-16T21:44:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=2e937c437a3e8098a821db863ebe6cf4bcc87de0'/>
<id>2e937c437a3e8098a821db863ebe6cf4bcc87de0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update ecj to 3.7.2</title>
<updated>2012-08-25T17:39:19+00:00</updated>
<author>
<name>Rob Vermaas</name>
<email>rob.vermaas@gmail.com</email>
</author>
<published>2012-08-25T17:39:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=79e3d1728044403a37e851ae90a71268f7515f4e'/>
<id>79e3d1728044403a37e851ae90a71268f7515f4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update ecj version</title>
<updated>2010-11-22T14:50:52+00:00</updated>
<author>
<name>Rob Vermaas</name>
<email>rob.vermaas@gmail.com</email>
</author>
<published>2010-11-22T14:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=70408359ca8ed7842d314c153a62a1448565a488'/>
<id>70408359ca8ed7842d314c153a62a1448565a488</id>
<content type='text'>
svn path=/nixpkgs/trunk/; revision=24811
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/nixpkgs/trunk/; revision=24811
</pre>
</div>
</content>
</entry>
<entry>
<title>ecj darwin~</title>
<updated>2010-03-01T16:40:02+00:00</updated>
<author>
<name>Rob Vermaas</name>
<email>rob.vermaas@gmail.com</email>
</author>
<published>2010-03-01T16:40:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.tavy.me/nixos/nixpkgs.git/commit/?id=63993b0c9bc3aa71f513196a9e47224bf8981e99'/>
<id>63993b0c9bc3aa71f513196a9e47224bf8981e99</id>
<content type='text'>
svn path=/nixpkgs/trunk/; revision=20312
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
svn path=/nixpkgs/trunk/; revision=20312
</pre>
</div>
</content>
</entry>
</feed>
