[Jsxe-cvs] SF.net SVN: jsxe: [1151] trunk/web/htdocs/get-involved.php
Status: Inactive
Brought to you by:
ian_lewis
From: <ian...@us...> - 2006-08-17 21:01:02
|
Revision: 1151 Author: ian_lewis Date: 2006-08-17 14:00:55 -0700 (Thu, 17 Aug 2006) ViewCVS: http://svn.sourceforge.net/jsxe/?rev=1151&view=rev Log Message: ----------- Added info for testers Modified Paths: -------------- trunk/web/htdocs/get-involved.php Modified: trunk/web/htdocs/get-involved.php =================================================================== --- trunk/web/htdocs/get-involved.php 2006-08-17 20:32:20 UTC (rev 1150) +++ trunk/web/htdocs/get-involved.php 2006-08-17 21:00:55 UTC (rev 1151) @@ -14,8 +14,8 @@ <h2>Getting Involved</h2> <p>jsXe needs developers to implement new features and fix bugs, - translators for translating messages and the website, and - web designers who are interested in updating the project's + testers for testing jsXe, translators for translating messages and the + website, and web designers who are interested in updating the project's website.</p> <p>Getting involved is fairly easy. There are a multitude of ways that @@ -33,6 +33,16 @@ get you started. Developers should know how to use SVN and have some experience with Java swing or XML.</p> + <h3>Testers</h3> + + <p>If you are interested in testing jsXe, please + <a href="http://lists.sourceforge.net/mailman/listinfo/jsxe-devel">subscribe</a> + and send a mail to the jsxe-devel mailing list. Testing will normally be + done on SVN and beta releases. Familiarity with + <a href="http://subversion.tigris.org/">SVN</a> and + <a href="http://ant.apache.org/">ant</a> is a plus since it will be needed + for testing code from the SVN repository.</p> + <h3>Translators</h3> <p>If you are interested in translating for the jsXe project. Please This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |