~ubuntu-branches/ubuntu/vivid/jaxb/vivid-proposed

« back to all changes in this revision

Viewing changes to docs/release-documentation/src/docbook/jaxb-community-overview.xml

  • Committer: Package Import Robot
  • Author(s): Timo Aaltonen
  • Date: 2014-09-01 14:26:44 UTC
  • Revision ID: package-import@ubuntu.com-20140901142644-nox3y6t2unq2wxjf
Tags: upstream-2.2.5
ImportĀ upstreamĀ versionĀ 2.2.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<!--
 
3
 
 
4
DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
 
5
 
 
6
Copyright (c) 2012 Oracle and/or its affiliates. All rights reserved.
 
7
 
 
8
The contents of this file are subject to the terms of either the GNU
 
9
General Public License Version 2 only ("GPL") or the Common Development
 
10
and Distribution License("CDDL") (collectively, the "License").  You
 
11
may not use this file except in compliance with the License.  You can
 
12
obtain a copy of the License at
 
13
http://glassfish.java.net/public/CDDL+GPL_1_1.html
 
14
or packager/legal/LICENSE.txt.  See the License for the specific
 
15
language governing permissions and limitations under the License.
 
16
 
 
17
When distributing the software, include this License Header Notice in each
 
18
file and include the License file at packager/legal/LICENSE.txt.
 
19
 
 
20
GPL Classpath Exception:
 
21
Oracle designates this particular file as subject to the "Classpath"
 
22
exception as provided by Oracle in the GPL Version 2 section of the License
 
23
file that accompanied this code.
 
24
 
 
25
Modifications:
 
26
If applicable, add the following below the License Header, with the fields
 
27
enclosed by brackets [] replaced by your own identifying information:
 
28
"Portions Copyright [year] [name of copyright owner]"
 
29
 
 
30
Contributor(s):
 
31
If you wish your version of this file to be governed by only the CDDL or
 
32
only the GPL Version 2, indicate your decision by adding "[Contributor]
 
33
elects to include this software in this distribution under the [CDDL or GPL
 
34
Version 2] license."  If you don't indicate a single choice of license, a
 
35
recipient has the option to distribute your version of this file under
 
36
either the CDDL, the GPL Version 2 or to extend the choice of license to
 
37
its licensees as provided above.  However, if you add GPL Version 2 code
 
38
and therefore, elected the GPL Version 2 license, then the option applies
 
39
only if the new code is made subject to such option by the copyright
 
40
holder.
 
41
 
 
42
        -->
 
43
<!DOCTYPE book [
 
44
<!ENTITY % ents SYSTEM "docbook.ent">
 
45
%ents;
 
46
]>
 
47
        
 
48
<section version="5.0" xml:lang="en" xml:id="jaxb-community-overview" xmlns:m="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://docbook.org/ns/docbook">
 
49
<title>Overview</title>
 
50
<para>This page contains information about communities around the
 
51
    JAXB RI.</para>
 
52
<variablelist><varlistentry>
 
53
<term>
 
54
        <link xlink:href="http://jaxb.java.net/">JAXB Project at
 
55
        java.net</link>
 
56
      </term>
 
57
<listitem>
 
58
<para>
 
59
        Join the JAXB Community on java.net! This community is
 
60
        the ideal place for people interested in JAXB to share
 
61
        their ideas and ask each other questions. 
 
62
        <link xlink:href="https://www.dev.java.net/servlets/Join">Join
 
63
        now!</link>
 
64
      </para>
 
65
</listitem></varlistentry><varlistentry>
 
66
<term>
 
67
        <link xlink:href="http://java.net/projects/jaxb/lists/">Mailing
 
68
        Lists</link>
 
69
      </term>
 
70
<listitem>
 
71
<para>
 
72
        This mailing list is used for discussions/questions
 
73
        related to JAXB usage, plugin development, and etc.
 
74
      </para>
 
75
</listitem></varlistentry><varlistentry>
 
76
<term>
 
77
        <link xlink:href="http//jaxb.java.net/faq/jaxb-2-0-overview">Frequently
 
78
        Asked Questions</link>
 
79
      </term>
 
80
<listitem>
 
81
<para>
 
82
        We collect questions that are asked often and their
 
83
        answers.
 
84
      </para>
 
85
</listitem></varlistentry><varlistentry>
 
86
<term>
 
87
        <link xlink:href="http://forums.java.net/jive/forum.jspa?forumID=46">User
 
88
        Support Forum</link>
 
89
      </term>
 
90
<listitem>
 
91
<para>
 
92
        While we prefer mailing list-based user support, we do
 
93
        have a web forum where you can ask questions.
 
94
      </para>
 
95
</listitem></varlistentry><varlistentry>
 
96
<term>
 
97
        <link xlink:href="http://java.net/jira/browse/JAXB/">Issue
 
98
        Tracker</link>
 
99
      </term>
 
100
<listitem>
 
101
<para>
 
102
        If you find any bug in the JAXB RI, please file it as a
 
103
        bug in the issue tracker. A test case would be greatly
 
104
        appreciated.
 
105
      </para>
 
106
</listitem></varlistentry><varlistentry>
 
107
<term>
 
108
        <link xlink:href="mailto:jaxb-spec-comments@sun.com">jaxb-spec-comments@sun.com</link>
 
109
      </term>
 
110
<listitem>
 
111
<para>
 
112
        Use this alias for feedback about the JAXB Specification
 
113
        and API documentation
 
114
      </para>
 
115
</listitem></varlistentry></variablelist>
 
116
</section>