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
|
<!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=%3CAANLkTinNnWQAiy%2BnJM%3DjJEAVYWPGcmORpQd1JhTyKLSm%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002048.html">
<LINK REL="Next" HREF="002051.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Adding Java-Policy</H1>
<B>Daniel Kreuter</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Adding%20Java-Policy&In-Reply-To=%3CAANLkTinNnWQAiy%2BnJM%3DjJEAVYWPGcmORpQd1JhTyKLSm%40mail.gmail.com%3E"
TITLE="[Mageia-dev] Adding Java-Policy">daniel.kreuter85 at googlemail.com
</A><BR>
<I>Mon Jan 10 09:11:34 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002048.html">[Mageia-dev] Choosing packagers representatives
</A></li>
<LI>Next message: <A HREF="002051.html">[Mageia-dev] Adding Java-Policy
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2049">[ date ]</a>
<a href="thread.html#2049">[ thread ]</a>
<a href="subject.html#2049">[ subject ]</a>
<a href="author.html#2049">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sun, Jan 9, 2011 at 11:13 PM, Anssi Hannula <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">anssi.hannula at iki.fi</A>> wrote:
><i> On 08.01.2011 11:39, Farfouille wrote:
</I>><i>
</I>><i> My suggestion would be to look at how Mandriva packages are done, as we
</I>><i> will probably initially follow their java policy.
</I>><i> (note that the mandriva java packages do not have the gcj AOT binaries,
</I>><i> and they are compiled with openjdk on archs were openjdk is available)
</I>><i>
</I>><i> I'm not saying that a completely new java packaging policy is not needed
</I>><i> (it is), though, so if the java developers have the resources to convert
</I>><i> all imported java packages to a completely new policy, I'm all for it :)
</I>><i>
</I>><i> There are around 400 java packages in Mandriva, though I hope we don't
</I>><i> need to import all of them (i.e. hopefully many are unused/old).
</I>><i>
</I>><i> --
</I>><i> Anssi Hannula
</I>><i>
</I>
That could be a very hard task, because you have to look if there aren't any
dependencies on some of these packages. I would suggest to drop the whole
gcj packages, but even it's unmaintained now by upstream, there are a few
programs depending on it (like a few packages of ant i think)
But writing a policy about the openjdk would be the right thing now because
we will integrate it, it's also in mandriva but without a policy or Remy
didn't find one for that.
--
Mit freundlichen Grüßen
Greetings
Daniel Kreuter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/mageia-dev/attachments/20110110/9e91febe/attachment.html>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002048.html">[Mageia-dev] Choosing packagers representatives
</A></li>
<LI>Next message: <A HREF="002051.html">[Mageia-dev] Adding Java-Policy
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2049">[ date ]</a>
<a href="thread.html#2049">[ thread ]</a>
<a href="subject.html#2049">[ subject ]</a>
<a href="author.html#2049">[ 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>
|