blob: ff4b769d3771b3cb1f8b6b5e8f44deb46750d81c (
plain)
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
|
<!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>
|