diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110106/001977.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110106/001977.html | 84 |
1 files changed, 84 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110106/001977.html b/zarb-ml/mageia-dev/20110106/001977.html new file mode 100644 index 000000000..ff4b769d3 --- /dev/null +++ b/zarb-ml/mageia-dev/20110106/001977.html @@ -0,0 +1,84 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Adding Java-Policy + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Adding%20Java-Policy&In-Reply-To=%3C201101061811.49122.r.h.michel%2Bmageia%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001972.html"> + <LINK REL="Next" HREF="001980.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Adding Java-Policy</H1> + <B>Renaud MICHEL</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Adding%20Java-Policy&In-Reply-To=%3C201101061811.49122.r.h.michel%2Bmageia%40gmail.com%3E" + TITLE="[Mageia-dev] Adding Java-Policy">r.h.michel+mageia at gmail.com + </A><BR> + <I>Thu Jan 6 18:11:49 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001972.html">[Mageia-dev] Adding Java-Policy +</A></li> + <LI>Next message: <A HREF="001980.html">[Mageia-dev] Adding Java-Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1977">[ date ]</a> + <a href="thread.html#1977">[ thread ]</a> + <a href="subject.html#1977">[ subject ]</a> + <a href="author.html#1977">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, +I am still a padawan packager, but I plan to work on java packages. +On jeudi 06 janvier 2011 at 15:18, Daniel Kreuter wrote : +><i> i'm working on <A HREF="http://wiki.mandriva.com/en/Java_Packaging_Policy">http://wiki.mandriva.com/en/Java_Packaging_Policy</A> that +</I>><i> policy. On mandriva wiki it's marked as obsolete and while reading over +</I>><i> it it seems that it's not needed in Mageia because we could use the +</I>><i> openjdk instead of ejc or gcj. +</I>><i> +</I>><i> What do you think? +</I> +That page is clearly outdated, but I think it would be good to have an up- +to-date java policy for Mageia. + +I think the main focus should now be openjdk, and gcj should be optional. +It is briefly mentioned in the page you refer to at the section "GCJ and +native code" that gcj AOT libraries could be put in an optional package. +Debian already does this, for example +<A HREF="http://packages.debian.org/lenny/ant">http://packages.debian.org/lenny/ant</A> +<A HREF="http://packages.debian.org/lenny/ant-gcj">http://packages.debian.org/lenny/ant-gcj</A> +So the base package containing the jars can be noarch, and only the optional +*-gcj package is arch specific and requires gcj. +And, as many java programs simply won't work with gcj, those optional +packages would only be provided for programs/libraries that actually work +with gcj. + + +-- +Renaud Michel +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001972.html">[Mageia-dev] Adding Java-Policy +</A></li> + <LI>Next message: <A HREF="001980.html">[Mageia-dev] Adding Java-Policy +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1977">[ date ]</a> + <a href="thread.html#1977">[ thread ]</a> + <a href="subject.html#1977">[ subject ]</a> + <a href="author.html#1977">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |