diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110122/002303.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110122/002303.html | 93 |
1 files changed, 93 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110122/002303.html b/zarb-ml/mageia-dev/20110122/002303.html new file mode 100644 index 000000000..d4285215c --- /dev/null +++ b/zarb-ml/mageia-dev/20110122/002303.html @@ -0,0 +1,93 @@ +<!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=%3C20110122073719.GB22593%40sisay.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="002306.html"> + <LINK REL="Next" HREF="002304.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Java-Policy first draft published</H1> + <B>Michael scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Java-Policy%20first%20draft%20published&In-Reply-To=%3C20110122073719.GB22593%40sisay.ephaone.org%3E" + TITLE="[Mageia-dev] Java-Policy first draft published">misc at zarb.org + </A><BR> + <I>Sat Jan 22 08:37:19 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="002306.html">[Mageia-dev] Packaging for Mageia +</A></li> + <LI>Next message: <A HREF="002304.html">[Mageia-dev] Java-Policy first draft published +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2303">[ date ]</a> + <a href="thread.html#2303">[ thread ]</a> + <a href="subject.html#2303">[ subject ]</a> + <a href="author.html#2303">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Fri, Jan 21, 2011 at 08:22:26AM -0500, Frank Griffin wrote: +><i> nicolas vigier wrote: +</I>><i> > +</I>><i> > Nothing should be downloaded from remote maven repositories during RPM +</I>><i> > builds. All dependencies should be installed from rpm packages only. +</I>><i> > +</I>><i> > +</I>><i> > +</I>><i> So you propose that we package every version of every maven plugin and +</I>><i> dependency as RPMs and basically reinvent the entire Maven artifact +</I>><i> architecture ? +</I> +Technically, that's mavven reinventing rpm architecture. + +><i> It's not a question of "use the most current or fix it". POMs allow the +</I>><i> author to specify the version of the artifact, and it doesn't matter +</I>><i> whether it would work with a later version or not, because Maven will be +</I>><i> no more tolerant of a version mismatch than RPM would be. It simply +</I>><i> won't build unless you rewrite the POM, in which case you can kiss +</I>><i> upstream support goodbye. +</I> +Well, than, this is our support or the upstream one. + +If maven powered rpms are not supportable ( ie patchable by us, rebuildable by us, and +inspectable by us, and anybody else ), then +we should not ship it in core. If one solution is to take random binary packages +without having built from the source code ourself and without being able to do +so for whatever reason, non-free is for that. + +Sure, that's bad PR for java and maven. But we do some promises on what is in core, and +I think using maven and taking various jar from the internet do not let us fullfill +thees promises, this is a good enough reason to not ship them in core. + +-- +Michael Scherer +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="002306.html">[Mageia-dev] Packaging for Mageia +</A></li> + <LI>Next message: <A HREF="002304.html">[Mageia-dev] Java-Policy first draft published +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#2303">[ date ]</a> + <a href="thread.html#2303">[ thread ]</a> + <a href="subject.html#2303">[ subject ]</a> + <a href="author.html#2303">[ 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> |