1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
|
<!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=%3C1294922540.6060.3.camel%40akroma.ephaone.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002113.html">
<LINK REL="Next" HREF="002115.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=%3C1294922540.6060.3.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-dev] Java-Policy first draft published">misc at zarb.org
</A><BR>
<I>Thu Jan 13 13:42:20 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002113.html">[Mageia-dev] binrepos howto
</A></li>
<LI>Next message: <A HREF="002115.html">[Mageia-dev] taking care of some packages not maintained in Mandriva
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2112">[ date ]</a>
<a href="thread.html#2112">[ thread ]</a>
<a href="subject.html#2112">[ subject ]</a>
<a href="author.html#2112">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mercredi 12 janvier 2011 à 20:49 +0100, Farfouille a écrit :
><i> Le 12/01/2011 17:45, Frank Griffin a écrit :
</I>><i> >
</I>><i> > Michael Scherer wrote:
</I>><i> >> Le mercredi 12 janvier 2011 à 11:24 -0500, Frank Griffin a écrit :
</I>><i> >>
</I>><i> >>> The bit about pre-packaged JARs may cause trouble.
</I>><i> >> That's the same issue for everything.
</I>><i> >>
</I>><i> >> Shipping binary jar given by upstream tarball cause trouble because you
</I>><i> >> 1) cannot patch them in case of bug
</I>><i> >> 2) cannot see how and what was compiled
</I>><i> >>
</I>><i> >> That's not very free software friendly, and I think we should refuse
</I>><i> >> that.
</I>><i> >>
</I>><i> >>
</I>><i> > Granted, but unless every free software project migrates to Maven, you'd
</I>><i> > be refusing a lot of popular apps.
</I>><i> >
</I>><i> > In theory, the packager of such an application could create
</I>><i> > supplementary packages for the specific versions of included JARs and
</I>><i> > build them first from source. But for something like NetBeans or
</I>><i> > Eclipse, that's going to be a lot of work....
</I>><i> >
</I>><i> >
</I>><i> >
</I>><i> I propose to keep the restriction, but to allow some exception, mainly blockbuster like
</I>><i> Eclipse and Netbeans in order to build an appealing distro.
</I>
Then we will move it to non free, as we do not have the source code for
what we ship.
Not being able to rebuild it from sources is a non go for core.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002113.html">[Mageia-dev] binrepos howto
</A></li>
<LI>Next message: <A HREF="002115.html">[Mageia-dev] taking care of some packages not maintained in Mandriva
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2112">[ date ]</a>
<a href="thread.html#2112">[ thread ]</a>
<a href="subject.html#2112">[ subject ]</a>
<a href="author.html#2112">[ 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>
|