nixpkgs/pkgs/development/java-modules
Austin Seipp 8cbe6b9ce4 nixpkgs: reorganize the postgresql extensions
This is a backwards compatible change; it mostly puts all the extensions
for postgresql in a common directory to keep them isolated.

It also moves a few things that /were not/ extensions out into other parts of
the filesystem namespace; namely the postgresql_jdbc and psqlodbc libraries
were moved under development/java-modules and development/libraries,
respectively. Because these libraries use the libpq postgresql client drivers,
they're less sensitive to underlying version changes anyway (since the protocol
is relatively stable).

No attributes were renamed or harmed in the creation of this patch.

Signed-off-by: Austin Seipp <aseipp@pobox.com>
2019-01-19 17:33:32 -06:00
..
apache javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
beanshell javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
classworlds javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
eclipse javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
findbugs javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
google javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
hamcrest javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
jogl pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
junit treewide: use more HTTPS URLs 2018-03-24 22:04:25 -07:00
log4j javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
maven javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
maven-hello Change many homepage urls from http to https #30636 2017-11-10 22:13:46 +01:00
mojo javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
ow2 javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
plexus javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
postgresql_jdbc nixpkgs: reorganize the postgresql extensions 2019-01-19 17:33:32 -06:00
sisu javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
xerces javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
xml-apis javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
build-maven-package.nix buildMavenPackage: Use concatStringsSep 2018-02-11 00:17:47 +02:00
collections.nix Create mavenLibs 2016-11-15 14:44:35 -05:00
m2install.nix javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00
maven-minimal.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
mavenPlugins.nix pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
poms.nix javaPackages: Use artifactId/groupId 2017-02-13 18:40:13 -05:00