Package Details: jameica 2.10.4-2

Git Clone URL: https://aur.archlinux.org/jameica.git (read-only, click to copy)
Package Base: jameica
Description: free runtime environment for java applications
Upstream URL: https://www.willuhn.de/products/jameica/
Licenses: GPL2
Submitter: jakob
Maintainer: fordprefect
Last Packager: fordprefect
Votes: 88
Popularity: 0.114843
First Submitted: 2006-10-21 16:11 (UTC)
Last Updated: 2024-09-14 08:52 (UTC)

Dependencies (4)

Sources (9)

Pinned Comments

fordprefect commented on 2020-03-06 08:28 (UTC) (edited on 2022-05-10 09:33 (UTC) by fordprefect)

In case of unknown PGP key run gpg --receive-keys 5A8ED9CFC0DB6C70

Due to widespread keyserver rot the use of keys.openpgp.org is encouraged, e.g. by adding keyserver keys.openpgp.org to your ~/.gnupg/gpg.conf.

Latest Comments

« First ‹ Previous 1 .. 10 11 12 13 14 15 16 Next › Last »

<deleted-account> commented on 2011-05-02 07:59 (UTC)

@Harey: As said, the scripts are already copied to /usr/bin/ and actually completely superfluous in "/opt/jameica/". And "rcjameica" is only an example for an init script, that starts the jameica application server as daemon. It isn't installed as RC script, and consequently doesn't need the executable bit, especially not under "/opt/jameica/".

cambid commented on 2011-05-01 15:55 (UTC)

@Harey: Thanks for the suggestion. I've deleted the scripts because there are already installed under /usr/bin

Harvey commented on 2011-05-01 11:54 (UTC)

Pff, please rethink this: Scripts without executable bit? At least the two scripts 'jameica.sh' and 'jameicaserver.sh' _need_ to be executable. And the file 'rcjameica' seems to be a script as well. At least its first line is a shebang...

cambid commented on 2011-05-01 07:26 (UTC)

@lunaryorn: I've added the find-command in -5

<deleted-account> commented on 2011-04-30 12:30 (UTC)

Could you please correct the permissions of the installed files by adding the line "find $pkgdir/opt/jameica -type f -exec chmod 644 {} +" add the end of "build()"? Though none of the files under /opt/jameica/ actually is executable, all have the executable bit set.

cambid commented on 2011-02-06 19:57 (UTC)

fixed the md5sum in -4

Maxr commented on 2011-02-06 12:40 (UTC)

(still wrong md5sum)