Great job, Ashish ! The site is slowly shapping now, and it's look good :)
Le 9/27/12 1:25 PM, [email protected] a écrit :
Author: apaliwal Date: Thu Sep 27 11:25:35 2012 New Revision: 1390943 URL: http://svn.apache.org/viewvc?rev=1390943&view=rev Log: first darft Added: mina/site/trunk/content/contributors.mdtext mina/site/trunk/content/issue_tracking.mdtext Added: mina/site/trunk/content/contributors.mdtext URL: http://svn.apache.org/viewvc/mina/site/trunk/content/contributors.mdtext?rev=1390943&view=auto ============================================================================== --- mina/site/trunk/content/contributors.mdtext (added) +++ mina/site/trunk/content/contributors.mdtext Thu Sep 27 11:25:35 2012 @@ -0,0 +1,58 @@ +Title: Apache MINA - Contributors +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 + . + http://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. + +# Project Management Committee + +* Alex Karasulu +* [Ashish Paliwal](http://ashishpaliwal.com/blog) +* Bernd Fondermann +* Emmanuel Lécharny (chairman) +* Guillaume Nodet +* [Julien Vermillard](http://people.apache.org/~jvermillard) +* Maarten Bosteels +* Mark Webb +* Niklas Gustavsson + +# Committers + +* David Latorre +* [Edouard De Oliveira](http://tedorg.free.fr/en/main.php) +* Jeff Genender +* Rick McGuire +* Sangjin Lee + +# Code Contributors + +* Jan Andersson - SSL +* Vinod Panicker - Zlib compression + +# Emeritus Committers and PMC + +* Dan Diephouse (PMC) +* Dave Irving (PMC) +* Enrique Rodriguez (PMC) +* Ersin Er (PMC) +* [Mike Heath (PMC)](http://swamp.homelinux.net/blog/) +* Niklas Therning (PMC) +* Peter Royal (PMC) +* Timothy Bennett (PMC) +* John Conlon (Committer) +* Rich Dougherty (Committer) +* Trustin Lee (Committer) + +... and everyone who gave us feed back including you! Added: mina/site/trunk/content/issue_tracking.mdtext URL: http://svn.apache.org/viewvc/mina/site/trunk/content/issue_tracking.mdtext?rev=1390943&view=auto ============================================================================== --- mina/site/trunk/content/issue_tracking.mdtext (added) +++ mina/site/trunk/content/issue_tracking.mdtext Thu Sep 27 11:25:35 2012 @@ -0,0 +1,73 @@ +Title: Issue Tracking +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 + . + http://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. + +Our project uses [JIRA](http://www.atlassian.com/software/jira), a Java EE based issue tracking and project management application. + +# General guidance + +First, this is the best place to submit bugs (or what you think is a bug). The mailing list is a short term memory place, don't expect your problem to be answered if it's not in the next couple of days you posted on it. + +What are the important informations you need to put when feeling a JIRA ? + +* The version you are using. This is mandatory. We are dealing with many versions, and we don't have time to check what version you are using by looking to your code. +* The trace you got (attach them to the issue you have opened). Thread dumps, logs, whatever you can provide is just better than nothing +* Some code that expose the problem, if possible. Not thousands of lines, just the bare minimum. +* Some clear explanation on what's going on and what is expected instead, in English of course. It does not have to be perfect english - most of the committers aren't English native's speaker - but at least something we can understand. +* A short description in the title. +* Last, not least, if you are kind enough to propose a patch, attach it and __do not forget to check the box which grant The ASF the right to apply it in the code base.__ + +Remember that this issue tracking system is public. Would you provide some confidential information, it will be visbile to the world. Keep that in mind before posting !!! + +# Available projects + +Issues, bugs, and feature requests should be submitted to the following issue tracking system : + +<DIV class="table-wrap"> +<TABLE class="confluenceTable"><TBODY> +<TR> +<TH class="confluenceTh"> Project </TH> +<TH class="confluenceTh"> JIRA key </TH> +<TH class="confluenceTh"> Corresponding link to issue tracking system </TH> +</TR> +<TR> +<TD class="confluenceTd"> AsyncWeb </TD> +<TD class="confluenceTd"> ASYNCWEB </TD> +<TD class="confluenceTd"> <A href="http://issues.apache.org/jira/browse/ASYNCWEB" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/ASYNCWEB</A> </TD> +</TR> +<TR> +<TD class="confluenceTd"> FTPServer </TD> +<TD class="confluenceTd"> FTPSERVER </TD> +<TD class="confluenceTd"> <A href="http://issues.apache.org/jira/browse/FTPSERVER" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/FTPSERVER</A> </TD> +</TR> +<TR> +<TD class="confluenceTd"> MINA </TD> +<TD class="confluenceTd"> DIRMINA </TD> +<TD class="confluenceTd"> <A href="http://issues.apache.org/jira/browse/DIRMINA" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/DIRMINA</A> </TD> +</TR> +<TR> +<TD class="confluenceTd"> SSHd </TD> +<TD class="confluenceTd"> SSHD </TD> +<TD class="confluenceTd"> <A href="http://issues.apache.org/jira/browse/SSHD" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/SSHD</A> </TD> +</TR> +<TR> +<TD class="confluenceTd"> Vysper </TD> +<TD class="confluenceTd"> VYSPER </TD> +<TD class="confluenceTd"> <A href="http://issues.apache.org/jira/browse/VYSPER" class="external-link" rel="nofollow">http://issues.apache.org/jira/browse/VYSPER</A> </TD> +</TR> +</TBODY></TABLE> +</DIV>
-- Regards, Cordialement, Emmanuel Lécharny www.iktek.com
