Title: Community Notice: Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. # Users If you are a new user and you would like to start using Apache OpenWebBeans, you can have a look at the [Documentation](documentation.html) and [subscribe](mailto:user-subscribe@openwebbeans.apache.org) our [mailing list for user](mailto:user@openwebbeans.apache.org). If you have troubles to find the information you are looking for, you can also ask in our [IRC-Channel](#IRC). Furthermore, you can check our [mail-archives](#mailing-lists). Before you file a ticket in our [Issue Tracker](https://issues.apache.org/jira/browse/OWB), please ask on the mailing list if it's a known issue in case of a bug or if there is an ongoing discussion in case of a feature. You are very welcome to follow our twitter account [@Apache OpenWebBeansTeam](https://twitter.com/OwbTeam) and spread the word of Apache OpenWebBeans with Tweets, Blog-Entries,... # CDI-2.0 (JavaEE 8) The working on a implementing the [CDI-2.0 (JSR-365)](https://jcp.org/en/jsr/proposalDetails?id=365) specification is finished. We are now doing minor enhancements and bugfixing in trunk. If you are interested in the specification itself then read more about our [Road to OpenWebBeans-2.0](openwebbeans-20-effort.html) # Getting Involved Everybody is welcome to get involved with our community. You can find general information at [https://apache.org/foundation/getinvolved.html](https://apache.org/foundation/getinvolved.html) and [http://apache.org/foundation/how-it-works.html](http://apache.org/foundation/how-it-works.html). The following sections provides some details about the different levels of getting involved. ## Contributors Before you get a committer you have to contribute to our effort. E.g. you can help users, participate in discussions on the dev list, submit patches,... . Therefore, it's essential to file a/n [(I)CLA](https://www.apache.org/licenses/icla.txt) or [CLA](https://www.apache.org/licenses/cla-corporate.txt) and send it to secretary at apache dot org (or fax it) as early as possible. If you would like to submit a patch through Jira, just attach your patch to a created JIRA issue (123 is only a sample bug number)
svn diff > OWB-123.patch
## Committers Before you read this section, please ensure that you have read the contributor section. All of you are welcome to join our development effort. [Subscribe](mailto:dev-subscribe@openwebbeans.apache.org) our [mailing list for developers](mailto:dev@openwebbeans.apache.org) and start contributing and help users. Optionally [subscribe](mailto:commits-subscribe@openwebbeans.apache.org) our [mailing list for commits](mailto:commits@openwebbeans.apache.org). Furthermore, you can check our [mail-archives](community.html#mailing-lists). Further details are available at [https://www.apache.org/dev/](https://www.apache.org/dev/). If you are running an Apache OpenWebBeans release then please make sure to read our [Release Checklist](release-checklist.html) # Mailing lists
List (Address) Subscribe Unsubscribe Archive Mirrors
User List Subscribe Unsubscribe Archive MarkMail
Developer List Subscribe Unsubscribe Archive MarkMail
Committer List Subscribe Unsubscribe Archive MarkMail
# Issue Tracking Bug reports and feature requests will be maintained via JIRA at [OpenWebBeans JIRA](https://issues.apache.org/jira/browse/OWB). # Spread the word You are very welcome e.g. to write blog entries, tweet (#OwbTeam) about the project or just follow our twitter account ([@OwbTeam](https://twitter.com/OwbTeam)), ... # IRC Usually discussions happen on the mailing list. Some informal discussions take place in our IRC-Channel [irc://irc.freenode.net/openwebbeans](irc://irc.freenode.net/openwebbeans)
//with the irssi command-line client:
$ irssi

> /connect irc.freenode.net
> /join #openwebbeans
# Original Project Proposal This is the original project proposal for the incubation of the Apache OpenWebBeans Project sent to the Apache Incubator by Gurkan Erdogdu. Although old (September 2009), it is still worth reading as the original vision of the project. It's a piece of history. [OpenWebBeans Original Project Proposal](https://wiki.apache.org/incubator/OpenWebBeansProposal).