Commit graph

99 commits

Author SHA1 Message Date
Domen Kožar 3c9828fd77 classpath: fix build 2014-12-11 10:38:52 +01:00
Vincent Laporte 13490c9467 Adds commons-bsf
Bean Scripting Framework (BSF) is a set of Java classes which provides
scripting language support within Java applications, and access to Java
objects and methods from scripting languages.

Homepage: http://commons.apache.org/proper/commons-bsf/
2014-11-13 07:53:37 +00:00
Vincent Laporte c13c705a7c Adds commons-logging
Wrapper around a variety of logging API implementations

Homepage: http://commons.apache.org/proper/commons-logging/
2014-11-13 07:53:37 +00:00
Pascal Wittmann 8df0e0b151 Fixed many descriptions 2014-11-11 14:36:34 +01:00
Mateusz Kowalczyk 007f80c1d0 Turn more licenses into lib.licenses style
Should eval cleanly, as far as -A tarball tells me.

Relevant: issue #2999, issue #739
2014-11-06 00:48:16 +00:00
Daniel Peebles 588a5e92a3 Add commons-math (binary until I get maven build working)
Drop jakarta name from fileupload and update its version

Jakarta regexp has been officially retired, and nothing in nixpkgs uses it, so let’s get rid of it.

Add commons-io

More commons additions/cleanup

Closes #4181

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 22:31:47 +01:00
Daniel Peebles 4cb2357782 Drop the jakarta name from BCEL and update its version.
Closes #4180.

Signed-off-by: Mateusz Kowalczyk <fuuzetsu@fuuzetsu.co.uk>
2014-09-20 07:13:24 +01:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Daniel Peebles d18ec20878 Change junit to actually compile from source rather than download binaries 2014-08-09 20:53:36 -04:00
Peter Simons 2d326e5032 Merge remote-tracking branch 'origin/master' into staging.
Conflicts:
	pkgs/desktops/e18/enlightenment.nix
2014-08-04 16:51:47 +02:00
Blaz Bratanic 1ecfba4391 Fixed download path 2014-08-01 22:41:33 +02:00
Sander van der Burg 30a941aa88 Change location of libmatthew-java to fedora's mirror. Original one is unreachable 2014-07-31 17:58:03 +02:00
Mateusz Kowalczyk 7a45996233 Turn some license strings into lib.licenses values 2014-07-28 11:31:14 +02:00
Eelco Dolstra 828e386e68 junixsocket: Fix build on Darwin 2014-07-15 11:17:51 +02:00
Eelco Dolstra e5995e0703 junixsocket: Support Darwin
Patch borrowed from Rob Vermaas.
2014-01-28 12:10:28 +01:00
Eelco Dolstra 5898d854da junixsocket: Ensure that the native library can be found 2014-01-27 13:51:53 +01:00
Eelco Dolstra 458d0a92c9 junixsocket: Add 2014-01-25 03:04:46 +01:00
Eelco Dolstra e07ce3314d Fix some "meta.licenses" attributes 2014-01-25 03:04:46 +01:00
Eelco Dolstra a17b090f99 junit: Update to 4.11 2014-01-25 03:04:46 +01:00
Eelco Dolstra 16e626a80d Replace lib/java -> share/java 2014-01-09 13:01:38 +01:00
Eelco Dolstra c180be8cf5 icedtea: Remove
It has apparently never worked.  Also drop xerces and xalan, which
were only used by icedtea.
2014-01-06 14:36:13 +01:00
Eelco Dolstra b96d3ca233 hydra-ant-logger: Fix build 2014-01-03 14:33:40 +01:00
Eelco Dolstra 226b3c440b hydra-ant-logger: Fix the build 2014-01-03 11:56:41 +01:00
Nixpkgs Monitor 49cfb2c896 httpunit: update from 1.6 to 1.7 2013-12-16 01:36:16 +02:00
Nixpkgs Monitor 07d7a5d786 jflex: update from 1.4.1 to 1.4.3 2013-12-14 04:40:53 +02:00
Eelco Dolstra a0e21fd1ca Mark more packages as broken 2013-11-04 21:11:00 +01:00
Danny Wilson 3f3a7e9e43 Yes. 2013-09-02 18:50:49 +02:00
Danny Wilson d6a812332c Make Storm conf and log path configurable via symlinks.
- The bin/storm script makes too many assumptions about file locations and java classpath that I couldn't figure out a better way.

Fix jzmq build on NixOS: java source was treated as ASCII.
2013-09-02 12:20:16 +02:00
Danny Wilson c5750ea3e9 Add jzmq package. 2013-09-02 12:19:35 +02:00
Ludovic Courtès 2e937c437a unmaintain several packages 2013-08-16 23:45:01 +02:00
Rob Vermaas 212a2a5c37 Fix junit 2013-07-22 21:29:07 +02:00
Evgeny Egorochkin a0c3bc137b JUnit: fix url 2013-07-18 20:37:32 +03:00
Eelco Dolstra acba9240cd nixos.org/tarballs -> tarballs.nixos.org
It's currently the same machine, but tarballs.nixos.org should become
an S3/CloudFront site eventually.
2013-06-25 14:12:16 +02:00
Rob Vermaas d1d5c6d983 Update URL for xmlbeans 2.2.0 2012-08-25 19:40:15 +02:00
Ludovic Courtès 4bf921f193 GNU Classpath 0.99.
svn path=/nixpkgs/trunk/; revision=33712
2012-04-09 20:52:10 +00:00
Sander van der Burg 31a37d918c Bumped libmatthew-java to version 0.8
svn path=/nixpkgs/trunk/; revision=33555
2012-04-03 11:56:45 +00:00
Peter Simons 5b712643d9 swt: updated to version 3.7.2-201202080800
Committed on behalf of "Corey O'Connor" <coreyoconnor@gmail.com> via
<CANTmfBTtRRQoc9UXCmNC8z1BNhnmiQZNVhB1TNK-PUGV-9om_w@mail.gmail.com>.

svn path=/nixpkgs/trunk/; revision=32952
2012-03-09 13:24:16 +00:00
Peter Simons 02eaa57b56 merge latest changes from trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=32270
2012-02-14 13:47:27 +00:00
Yury G. Kudryashov 3256c40575 svn merge ^/nixpkgs/trunk
svn path=/nixpkgs/branches/stdenv-updates/; revision=31878
2012-01-27 11:48:58 +00:00
Sander van der Burg 4d266a5f56 Upgraded smack library to version 3.2.1
svn path=/nixpkgs/trunk/; revision=31865
2012-01-26 16:05:17 +00:00
Eelco Dolstra c556a6ea46 * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
function, so obsolete it.

svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
David Guibert 4f50c9147f update swt from 3.1.1 to 3.6.1
svn path=/nixpkgs/trunk/; revision=25682
2011-01-24 19:57:15 +00:00
Ludovic Courtès ce292f38f9 Add IcedTea.
This is an old attempt at making it work.  Help welcome!

svn path=/nixpkgs/trunk/; revision=24360
2010-10-19 08:19:46 +00:00
Ludovic Courtès 4036f1f614 JUnit 4.8.2.
svn path=/nixpkgs/trunk/; revision=22076
2010-06-01 10:13:21 +00:00
Sander van der Burg b97a0eb54e Added GeoIP Java API library
svn path=/nixpkgs/trunk/; revision=21626
2010-05-06 13:58:27 +00:00
Rob Vermaas 0e809b5aca hydra-ant-logger 2010.2
svn path=/nixpkgs/trunk/; revision=20397
2010-03-05 10:28:21 +00:00
Rob Vermaas af2f53ab89 hydra-ant-logger
svn path=/nixpkgs/trunk/; revision=20332
2010-03-02 15:37:04 +00:00
Sander van der Burg 1fd64ed634 Added dbus-java and libmatthew-java (dependency for dbus-java) packages
svn path=/nixpkgs/trunk/; revision=19170
2010-01-02 13:28:51 +00:00
Sander van der Burg ee18789ca4 Added Jetty-util library
svn path=/nixpkgs/trunk/; revision=18072
2009-11-02 16:19:37 +00:00
Sander van der Burg 248fcdc3bb Downgraded smack to 3.0.4. It seems that 3.1.0 contains some annoying bugs
svn path=/nixpkgs/trunk/; revision=18071
2009-11-02 15:12:17 +00:00