Author: rahul Date: Mon Jul 5 19:37:58 2010 New Revision: 960666 URL: http://svn.apache.org/viewvc?rev=960666&view=rev Log: Added Google Summer of Code (GSoC) section to the sandbox page and a couple of GSoC landing pages in the directory structure. COMMONSSITE-58
Added: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/ commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/2010/ commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/2010/index.xml (with props) commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/index.xml (with props) Modified: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml Added: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/2010/index.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/2010/index.xml?rev=960666&view=auto ============================================================================== --- commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/2010/index.xml (added) +++ commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/2010/index.xml Mon Jul 5 19:37:58 2010 @@ -0,0 +1,60 @@ +<?xml version="1.0" ?> +<!-- + 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. +--> + +<document> + <properties> + <title>2010 GSoC projects in Commons Sandbox</title> + <author email="d...@commons.apache.org">Commons Documentation Team</author> + </properties> + <body> + + <section name="The Apache Commons Sandbox - Google Summer of Code Projects"> + + <p> + Here is the list of the two projects from the + <a href="http://code.google.com/soc/">Google Summer of Code</a><sup>TM</sup> + 2010 program, in alphabetical order. + </p> + <ul> + <li><a href="scxml-eclipse/index.html">scxml-eclipse</a> - This project aims to + provide an Eclipse and GMF based visual editor and debugger for SCXML, which + can also be used to generate SCXML documents and code from a state chart.</li> + <li><a href="scxml-js/index.html">scxml-js</a> - This project aims develop an + SCXML-to-JavaScript compiler optimized for User Interface development on the + World Wide Web and generate graphical depictions of statecharts for testing + and simulation.</li> + </ul> + + </section> + + <section name="Status of the GSoC Projects"> + + <p> + Please ask on the Commons development <a href="../../../mail-lists.html">mailing list</a> + for the status of any of GSoC projects in the Commons Sandbox. Any development + discussions or suggestions are also welcome on the developers mailing list. + </p> + <p> + A <a href="../../index.html">Commons Sandbox</a> component is considered inactive if there + is no active development for a sustained period of time. + </p> + + </section> + + </body> +</document> Propchange: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/2010/index.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/2010/index.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Added: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/index.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/index.xml?rev=960666&view=auto ============================================================================== --- commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/index.xml (added) +++ commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/index.xml Mon Jul 5 19:37:58 2010 @@ -0,0 +1,59 @@ +<?xml version="1.0" ?> +<!-- + 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. +--> + +<document> + <properties> + <title>GSoC space in Commons Sandbox</title> + <author email="d...@commons.apache.org">Commons Documentation Team</author> + </properties> + <body> + + <section name="The Apache Commons Sandbox - Google Summer of Code Projects"> + + <p> + <a href="http://code.google.com/soc/">Google Summer of Code</a><sup>TM</sup> + is a global program that offers student developers stipends to write code for various + open source software projects. The Apache Software Foundation participates in + the program every year. + </p> + <p> + Some of these projects' websites are listed below. These are listed by their year of + participation: + <ul> + <li><a href="2010/index.html">2010 projects</a></li> + </ul> + </p> + + </section> + + <section name="Status of the GSoC Projects"> + + <p> + Please ask on the Commons developers <a href="../../mail-lists.html">mailing list</a> + for the status of any of GSoC projects in the Commons Sandbox. Any development + discussions or suggestions are also welcome on the developers mailing list. + </p> + <p> + A <a href="../index.html">Commons Sandbox</a> component is considered inactive if there + is no active development for a sustained period of time. + </p> + + </section> + + </body> +</document> Propchange: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/index.xml ------------------------------------------------------------------------------ svn:eol-style = native Propchange: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/gsoc/index.xml ------------------------------------------------------------------------------ svn:keywords = Date Author Id Revision HeadURL Modified: commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml URL: http://svn.apache.org/viewvc/commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml?rev=960666&r1=960665&r2=960666&view=diff ============================================================================== --- commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml (original) +++ commons/proper/commons-site/trunk/src/site/xdoc/sandbox/index.xml Mon Jul 5 19:37:58 2010 @@ -68,6 +68,19 @@ </section> + <section name="The Apache Commons Sandbox - Google Summer of Code Projects"> + <p> + <a href="http://code.google.com/soc/">Google Summer of Code</a><sup>TM</sup> + is a global program that offers student developers stipends to write code for various + open source software projects. The Apache Software Foundation participates in + the program every year. + </p> + <p> + See the <a href="gsoc/index.html">Google Summer of Code space in Commons Sandbox</a> + for details. + </p> + </section> + <section name="Status of the Sandbox Components"> <p> Check the status of a sandbox component on