Apache Harmony mailing lists operate under the following terms:
-
This forum has been created for public communication about projects
of The Apache Software Foundation (the "Foundation"), a Delaware
nonprofit corporation classified as a public charity under 501(c)(3).
-
All communication intentionally submitted to the Foundation on this
forum is considered a Contribution to the Foundation unless otherwise
noted in the communication.
-
The terms and conditions that apply to your Contributions are defined
by either a contributor license agreement (CLA) signed by you and/or your
employer or, if no such CLA is on file at the Foundation, by the terms and
conditions of Contributions as defined by the Apache License, Version 2.0.
-
If you do not wish your post to be a Contribution, we would prefer that
you do not post it. However, in the event that you do, please mark as
"NOT A CONTRIBUTION" at the top of the posting.
-
Do not post any code that is not your original work, or code that you do not have
clear authorization to contribute.
-
Do not engage in detailed discussion of any implementation that you have been exposed
to unless such implementation is available to everyone under an open source license or is
your own implementation.
-
Under no circumstances will any committer accept code for inclusion in our SVN
repository contributed on the mailing list unless it is from an
Authorized Contributor.
There are currently four mailing lists for Harmony,
the first three are publicly available:
- dev@harmony.apache.org
- The Apache developers' primary mailing list for discussion of issues
and changes related to the project (dev@harmony.apache.org).
Subscription to the list is open, but only subscribers
can post directly to the list.
- commits@harmony.apache.org
- All of the Apache projects are maintained in shared information
repositories using SVN.
Only some of the Apache developers (the committers) have
write access to these repositories; everyone has read access via
anonymous SVN.
- alerts@harmony.apache.org
- Automated notifications and alerts from the various community-run build systems.
- private@harmony.apache.org
- The Apache Harmony PMC's private mailing list for discussion of issues
that are inappropriate for public discussion, such as legal, personal,
or security issues prior to a published fix. Subscription to the list
is only open to Apache Harmony PMC members.
The developer mailing list is used by the developers to discuss
plans, make decisions, vote on technical issues, etc. This
list has a higher volume, though some conversations take place on
IRC as
well.
Note
At this time, we are keeping all developer traffic on one list,
for class library, virtual machine, doc, site and tool development, in order to
help build one homogeneous community. It is expected that at some point in the
near future, we will be splitting off into technical domains.
In order to help people sort and make sense of the traffic, please prefix your
subject line with an appropriate token:
-
[general] - for things of general interest
-
[announce] - announcements
-
[legal] - discussion about legal issues
-
[classlib][module] - for classlibrary-related
issues (and you can optionally specify the specific module)
-
[drlvm][module] - for DRLVM-related
issues (and you can optionally specify the specific module)
-
[jchevm][module] - for jchevm-related
issues (and you can optionally specify the specific module)
-
[bootvm][module] - for bootvm-related
issues (and you can optionally specify the specific module)
-
[doc] - for documentation-related issues
-
[tools] - for tools-related issues
-
[testing] or [qa] - for test-related issues
Simply add the token to the start of your subject line.
Example
To: dev@harmony.apache.org
From: harmony_user@openjava.org
Subject: [classlib][io] Problem with java.io.OutputSocket
....
This list receives notifications (with diffs) every time a change is
committed to the Harmony source tree. It also receives change notices
for changes to the Harmony Wiki and whenever issues are added to or
updated in our
JIRA issue tracking system.
This list receives alerts from the various community-run build systems. These alerts contain
information on failed builds and test runs.
The Harmony PMC has a mailing list to resolve any administrative issues,
This list is limited to PMC members (most committers on the project).
Back to top