all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Proposal: Prefix "java-" for Java packages
@ 2016-04-14 13:52 Hartmut Goebel
  2016-04-14 14:24 ` Ricardo Wurmus
  0 siblings, 1 reply; 4+ messages in thread
From: Hartmut Goebel @ 2016-04-14 13:52 UTC (permalink / raw)
  To: guix-devel

Hi,

I propose the following specification:

To avoid confusion and naming clashes with other programming languages,
it's desirable that the name of a package for a Java package contains
the word "java". If a project already contains the word java, we drop
this; for instance, the module ffmpeg-java is packaged under the name
java-ffmpeg.

Java programs standing for themselves are named as any other package,
using the lowercase upstream name.


Rational:

Like other programming languages (R, Perl, Python, guile, etc.), java
has a huge collection of packages/classes. On current distributions I
always get confused by names like "felix" or "germonimo" which are not
know to me. So to avoid confusion and to be consistent with the other
programming languages, I suggest prefixing Java packages with "java-".

The specification above is modeled after the one for Python and Perl
packages.

As of now, gnu/packages/java.scm contains only four definitions (swt,
ant, incedtea-6 and icedtea-7), three of which are applications. So only
"swt" would be affected when introducing this *now*.

Comments are welcome.

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2016-04-14 17:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-14 13:52 Proposal: Prefix "java-" for Java packages Hartmut Goebel
2016-04-14 14:24 ` Ricardo Wurmus
2016-04-14 16:59   ` Ludovic Courtès
2016-04-14 17:52     ` Hartmut Goebel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.