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.078088
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 .. 6 7 8 9 10 11 12 13 14 15 16 Next › Last »

fordprefect commented on 2017-09-23 16:07 (UTC)

Dear users, please refrain from using Java9 with jameica/hibiscus for the moment, there appear to be some problems at the moment. I am working on this and will update this package to Java9 compatibility as soon as possible. Thanks for your patience.

fordprefect commented on 2017-07-11 22:44 (UTC)

@Taijian: fixed, thank you.

Taijian commented on 2017-07-11 22:38 (UTC)

the packages for 686 and x86_64 have different SHA1 checksums. Your PKGBUILD uses the 686 one for both packages, causing the install to fail for x86_64.

OJaksch commented on 2017-07-11 13:05 (UTC)

...and another update, regarding to some plugins like SynTAX. https://www.willuhn.de/blog/index.php?/archives/763-Jameica-auf-2.6.6-aktualisiert.html

fordprefect commented on 2017-06-30 11:45 (UTC)

@OJaksch: thanks for notifying, updated.

OJaksch commented on 2017-06-30 09:06 (UTC)

Please re-check. There is a new message from 2017-06-30 at https://www.willuhn.de/blog/index.php?/archives/761-Jameica-2.6.5-nochmal-aktualisiert.html regarding two fixed issues ... Thanks!

fordprefect commented on 2017-06-29 20:44 (UTC)

after getting some sleep the update went smooth. sorry I kept you waiting.

c-mauderer commented on 2017-06-28 19:14 (UTC) (edited on 2017-06-28 19:21 (UTC) by c-mauderer)

I had no problems with the following patches for jameica and hibiscus: https://gist.github.com/c-mauderer/c88ea348d08bf0e268ef5a4c9b94fe95 (0001-Update-to-2.6.5.patch for jameica and 0001-Update-to-2.6.20.patch for hibiscus) Edit: Just noted that my sentence was not entirely clear: The patches are for the AUR packages for jameica and hibiscus.

fordprefect commented on 2017-06-28 17:41 (UTC)

@Harey: breaking means for me: Exception in thread "main" java.lang.NoClassDefFoundError: org/apache/commons/cli/DefaultParser at de.willuhn.jameica.system.StartupParams.<init>(StartupParams.java:96) at de.willuhn.jameica.Main.main(Main.java:78) Caused by: java.lang.ClassNotFoundException: org.apache.commons.cli.DefaultParser at java.net.URLClassLoader.findClass(URLClassLoader.java:381) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:335) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 2 more deleting ~/.swt changes nothing to this…

Harvey commented on 2017-06-28 06:17 (UTC)

@fordprefect: What do you mean by 'breaks'? Jameica-nightly seems to work - at least for me (updated on 14.06.2017 when the blog-entry about the new version went online). A good start for me always was to delete the ~/.swt directory, though.