diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110110/002062.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110110/002062.html | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110110/002062.html b/zarb-ml/mageia-dev/20110110/002062.html new file mode 100644 index 000000000..2e696557f --- /dev/null +++ b/zarb-ml/mageia-dev/20110110/002062.html @@ -0,0 +1,88 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Java-Policy first draft published + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Java-Policy%20first%20draft%20published&In-Reply-To=%3C201101102345.32879.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="002060.html"> + <LINK REL="Next" HREF="002053.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Java-Policy first draft published</H1> + <B>Renaud MICHEL</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Java-Policy%20first%20draft%20published&In-Reply-To=%3C201101102345.32879.r.h.michel%2Bmageia%40gmail.com%3E" + TITLE="[Mageia-dev] Java-Policy first draft published">r.h.michel+mageia at gmail.com + </A><BR> + <I>Mon Jan 10 23:45:32 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002060.html">[Mageia-dev] Java-Policy first draft published +</A></li> + <LI>Next message: <A HREF="002053.html">[Mageia-dev] packages importing: what replaces rpm-mandriva-setup-build +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2062">[ date ]</a> + <a href="thread.html#2062">[ thread ]</a> + <a href="subject.html#2062">[ subject ]</a> + <a href="author.html#2062">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On lundi 10 janvier 2011 at 21:02, Farfouille wrote : +><i> I have published a first draft of Java application package policy. +</I>><i> <A HREF="http://mageia.org/wiki/doku.php?id=java_applications_policy">http://mageia.org/wiki/doku.php?id=java_applications_policy</A> +</I> +Thank you for your work. +I suppose this page is meant to replace +<A HREF="http://mageia.org/wiki/doku.php?id=java_policy">http://mageia.org/wiki/doku.php?id=java_policy</A> + +><i> Corrections and comments are welcome. +</I> +About the GCJ section, how about replacing it with: +"Building GCJ AOT bits is discouraged. If you have a good reason to build +them they must be placed in a sub-package named %{name}-gcj to avoid a +require on java-1.5.0-gcj on the main package, because this will force every +single user to install it even if one wants to use another JVM." + +In the section "Pre-built JAR files" it says "This is unacceptable in +Fedora", shouldn't it be changed to mageia? Or perhaps rephrased +differently? + +Also about section "Pre-built JAR files", maven has his own repository to +resolve dependencies, but ant based build scripts are generally bundled with +their required jars. So to be built against the system installed jars, the +spec file should either: +- add some parameters to ant (if the build.xml supports it) constructed with +build-classpath +- patch the build.xml to use the jars in the standard location +- create symlinks where the build.xml expect them (using build-jar- +repository?) + +Cheers +-- +Renaud Michel +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002060.html">[Mageia-dev] Java-Policy first draft published +</A></li> + <LI>Next message: <A HREF="002053.html">[Mageia-dev] packages importing: what replaces rpm-mandriva-setup-build +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2062">[ date ]</a> + <a href="thread.html#2062">[ thread ]</a> + <a href="subject.html#2062">[ subject ]</a> + <a href="author.html#2062">[ 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> |