blob: 6dfc34415623c7e5d2ce073a3d7d57ef5bed66ea (
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
85
86
87
88
89
90
91
92
93
94
|
<!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=%3C4D2C01AC.1060200%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="002064.html">
<LINK REL="Next" HREF="002068.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Java-Policy first draft published</H1>
<B>Farfouille</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Java-Policy%20first%20draft%20published&In-Reply-To=%3C4D2C01AC.1060200%40laposte.net%3E"
TITLE="[Mageia-dev] Java-Policy first draft published">farfouille64 at laposte.net
</A><BR>
<I>Tue Jan 11 08:07:24 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="002064.html">[Mageia-dev] servers downtime
</A></li>
<LI>Next message: <A HREF="002068.html">[Mageia-dev] Java-Policy first draft published
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2065">[ date ]</a>
<a href="thread.html#2065">[ thread ]</a>
<a href="subject.html#2065">[ subject ]</a>
<a href="author.html#2065">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 10/01/2011 23:45, Renaud MICHEL a écrit :
><i>
</I>><i> On lundi 10 janvier 2011 at 21:02, Farfouille wrote :
</I>><i> I suppose this page is meant to replace
</I>><i> <A HREF="http://mageia.org/wiki/doku.php?id=java_policy">http://mageia.org/wiki/doku.php?id=java_policy</A>
</I>Yes
><i>
</I>><i>
</I>><i> About the GCJ section, how about replacing it with:
</I>><i> "Building GCJ AOT bits is discouraged. If you have a good reason to build
</I>><i> them they must be placed in a sub-package named %{name}-gcj to avoid a
</I>><i> require on java-1.5.0-gcj on the main package, because this will force every
</I>><i> single user to install it even if one wants to use another JVM."
</I>><i>
</I>><i> In the section "Pre-built JAR files" it says "This is unacceptable in
</I>><i> Fedora", shouldn't it be changed to mageia? Or perhaps rephrased
</I>><i> differently?
</I>Oops my bad !
><i>
</I>><i> Also about section "Pre-built JAR files", maven has his own repository to
</I>><i> resolve dependencies, but ant based build scripts are generally bundled with
</I>><i> their required jars. So to be built against the system installed jars, the
</I>><i> spec file should either:
</I>><i> - add some parameters to ant (if the build.xml supports it) constructed with
</I>><i> build-classpath
</I>><i> - patch the build.xml to use the jars in the standard location
</I>><i> - create symlinks where the build.xml expect them (using build-jar-
</I>><i> repository?)
</I>
I'll have a look during my lunch break
><i>
</I>><i> Cheers
</I>Thank you for proof reading
--
Farfouille
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="002064.html">[Mageia-dev] servers downtime
</A></li>
<LI>Next message: <A HREF="002068.html">[Mageia-dev] Java-Policy first draft published
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#2065">[ date ]</a>
<a href="thread.html#2065">[ thread ]</a>
<a href="subject.html#2065">[ subject ]</a>
<a href="author.html#2065">[ 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>
|