You are viewing a plain text version of this content. The canonical link for it is here.
Posted to imperius-commits@incubator.apache.org by jn...@apache.org on 2008/01/19 03:27:41 UTC

svn commit: r613358 - in /incubator/imperius/site: build/site/en/community/ build/site/en/docs/ build/tmp/ build/tmp/cocoon-work/cache-dir/ src/documentation/content/xdocs/community/ src/documentation/content/xdocs/docs/

Author: jneeraj
Date: Fri Jan 18 19:27:40 2008
New Revision: 613358

URL: http://svn.apache.org/viewvc?rev=613358&view=rev
Log:
1. Updated Editor guide with new installation instructions
2. Added a mentors and committers page

Modified:
    incubator/imperius/site/build/site/en/community/community.html
    incubator/imperius/site/build/site/en/community/contribute.html
    incubator/imperius/site/build/site/en/docs/spl_editor_guide.html
    incubator/imperius/site/build/tmp/cocoon-work/cache-dir/cocoon-ehcache-1.data
    incubator/imperius/site/build/tmp/cocoon-work/cache-dir/cocoon-ehcache-1.index
    incubator/imperius/site/build/tmp/projfilters.properties
    incubator/imperius/site/src/documentation/content/xdocs/community/community.xml
    incubator/imperius/site/src/documentation/content/xdocs/community/contribute.xml
    incubator/imperius/site/src/documentation/content/xdocs/docs/spl_editor_guide.xml

Modified: incubator/imperius/site/build/site/en/community/community.html
URL: http://svn.apache.org/viewvc/incubator/imperius/site/build/site/en/community/community.html?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
--- incubator/imperius/site/build/site/en/community/community.html (original)
+++ incubator/imperius/site/build/site/en/community/community.html Fri Jan 18 19:27:40 2008
@@ -216,14 +216,14 @@
           
 <tr>  
             
-<td colspan="1" rowspan="1">Mike Nunez</td>
+<td colspan="1" rowspan="1">Mike Nunez (Pending)</td>
             <td colspan="1" rowspan="1">Sun</td>
           
 </tr>
           
 <tr>  
             
-<td colspan="1" rowspan="1">Mark Carlson</td>
+<td colspan="1" rowspan="1">Mark Carlson (Pending) </td>
             <td colspan="1" rowspan="1">Sun</td>
           
 </tr>

Modified: incubator/imperius/site/build/site/en/community/contribute.html
URL: http://svn.apache.org/viewvc/incubator/imperius/site/build/site/en/community/contribute.html?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
--- incubator/imperius/site/build/site/en/community/contribute.html (original)
+++ incubator/imperius/site/build/site/en/community/contribute.html Fri Jan 18 19:27:40 2008
@@ -217,7 +217,7 @@
 		  		
 <li> Make sure ANTLR_HOME is set </li>
 		  		
-<li> Run <strong> ant all </strong> to build both the runtime and the site </li>
+<li> Run <strong> ant all </strong> to build both the runtime and the editor </li>
 		  	
 </ol>
 </div>

Modified: incubator/imperius/site/build/site/en/docs/spl_editor_guide.html
URL: http://svn.apache.org/viewvc/incubator/imperius/site/build/site/en/docs/spl_editor_guide.html?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
--- incubator/imperius/site/build/site/en/docs/spl_editor_guide.html (original)
+++ incubator/imperius/site/build/site/en/docs/spl_editor_guide.html Fri Jan 18 19:27:40 2008
@@ -221,53 +221,22 @@
 <a name="N10050"></a><a name="download_editor"></a>
 <h3 class="boxed"> Download or build the SPL Editor </h3>
 <p>
-    		Download and extract <a href="http://incubator.apache.org/imperius/downloads.html"> JavaSPLEditor.zip </a>
+    		Download and extract <a href="http://incubator.apache.org/imperius/downloads.html"> SPLEditor.zip </a>
     		to a temporary location. You can also <a href="http://incubator.apache.org/imperius/community/contribute.html"> Build the editor from source </a>
     	
 </p>
 <a name="N10062"></a><a name="installation"></a>
 <h3 class="boxed"> Install the Editor </h3>
-<ol>
-    			
-<li> Start Eclipse. Choose the menu option: <strong> Help / Software Update / Find and Install </strong>. 
-    			    <img alt="Icon" src="../images/installupdate.png">
-    			</li>
-    			
-<li> Select the checkbox: <strong> Search for new features to install </strong> and press the 
-    				<strong> Next </strong> button.
-    				<img alt="Icon" src="../images/newfeaturetoinstall.png">
-    			</li>
-    			 
-    			 
-<li> From the dialog <strong> Update sites to visit </strong> press the button 
-    			 	<strong> New Local Site </strong>. 
-    			 </li>
-    			 
-<li>	
-    			 	Select the folder where the <a href="http://incubator.apache.org/imperius/downloads.html"> SPLEditor.zip </a>
-    			 	has been extracted and Enter <strong> Policy Editor </strong> in the <strong> Name </strong>  field. 
-    			 	Press the  <strong> OK </strong> button.
-    			 	<img alt="Icon" src="../images/newlocalsite.png">
-    			 </li>
-    			 
-<li> Select the checkbox <strong> SPL Editor </strong> and click the <strong> Next </strong> for the
-    			 following pages. You may need to restart eclipse
-    			 <img alt="Icon" src="../images/selectfeature.png">
-    			 </li>
-    			  
-<li> Verify that the SPL Editor has been installed by clicking on 
-    			 <strong> File / Project / New / SPL Project.</strong>
-    			 
-</li>
-    		
-    		
-</ol>
+<p> To install the editor simply unzip <strong> SPLEditor.zip </strong> into your
+    		<strong> ECLIPSE_HOME </strong> and restart <strong> Eclipse </strong> 
+    	
+</p>
 </div>
     
-<a name="N100B4"></a><a name="use_editor"></a>
+<a name="N10076"></a><a name="use_editor"></a>
 <h2 class="boxed"> Using the Editor </h2>
 <div class="section">
-<a name="N100BA"></a><a name="create_spl_project"></a>
+<a name="N1007C"></a><a name="create_spl_project"></a>
 <h3 class="boxed"> Create SPL Project </h3>
 <ol>
     				
@@ -284,7 +253,7 @@
     			
     			
 </ol>
-<a name="N100E0"></a><a name="create_spl_policy"></a>
+<a name="N100A2"></a><a name="create_spl_policy"></a>
 <h3 class="boxed"> Create a SPL Policy </h3>
 <ol>
     				
@@ -312,7 +281,7 @@
 					
     			
 </ol>
-<a name="N1011B"></a><a name="import_spl_policy"></a>
+<a name="N100DD"></a><a name="import_spl_policy"></a>
 <h3 class="boxed"> Import a SPL Policy </h3>
 <ol>
     			
@@ -344,7 +313,7 @@
     			    			
     		
 </ol>
-<a name="N1015D"></a><a name="editing_spl_policy"></a>
+<a name="N1011F"></a><a name="editing_spl_policy"></a>
 <h3 class="boxed"> Editing a SPL Policy </h3>
 <p> 
 <img alt="Icon" src="../images/spleditor.png"> </p>
@@ -368,7 +337,7 @@
 			at the bottom.  </li>
     	
 </ul>
-<a name="N1017A"></a><a name="using_customexpressions"></a>
+<a name="N1013C"></a><a name="using_customexpressions"></a>
 <h3 class="boxed"> User-Defined Expressions </h3>
 <p> SPL allows users to add custom actions or expressions to the runtime. 
     		The Editor needs to be configured to recognize these custom expressions. 
@@ -406,7 +375,7 @@
     	
     		
 </ol>
-<a name="N101B0"></a><a name="customizing_editor"></a>
+<a name="N10172"></a><a name="customizing_editor"></a>
 <h3 class="boxed"> Customizing the SPL Editor </h3>
 <p> 
 <img alt="Icon" src="../images/customizeeditor.png"> </p>

Modified: incubator/imperius/site/build/tmp/cocoon-work/cache-dir/cocoon-ehcache-1.data
URL: http://svn.apache.org/viewvc/incubator/imperius/site/build/tmp/cocoon-work/cache-dir/cocoon-ehcache-1.data?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/imperius/site/build/tmp/cocoon-work/cache-dir/cocoon-ehcache-1.index
URL: http://svn.apache.org/viewvc/incubator/imperius/site/build/tmp/cocoon-work/cache-dir/cocoon-ehcache-1.index?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
Binary files - no diff available.

Modified: incubator/imperius/site/build/tmp/projfilters.properties
URL: http://svn.apache.org/viewvc/incubator/imperius/site/build/tmp/projfilters.properties?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
--- incubator/imperius/site/build/tmp/projfilters.properties (original)
+++ incubator/imperius/site/build/tmp/projfilters.properties Fri Jan 18 19:27:40 2008
@@ -1,5 +1,5 @@
 #Ant properties
-#Tue Jan 15 12:05:07 EST 2008
+#Fri Jan 18 22:25:44 EST 2008
 project.sitemap=src/documentation/sitemap.xmap
 project.war=C\:\\neeraj\\spl\\workspace\\imperius-final\\site\\build\\my-project.war
 project.name=my-project

Modified: incubator/imperius/site/src/documentation/content/xdocs/community/community.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/site/src/documentation/content/xdocs/community/community.xml?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
--- incubator/imperius/site/src/documentation/content/xdocs/community/community.xml (original)
+++ incubator/imperius/site/src/documentation/content/xdocs/community/community.xml Fri Jan 18 19:27:40 2008
@@ -66,11 +66,11 @@
             <td>IBM</td>
           </tr>
           <tr>  
-            <td>Mike Nunez</td>
+            <td>Mike Nunez (Pending)</td>
             <td>Sun</td>
           </tr>
           <tr>  
-            <td>Mark Carlson</td>
+            <td>Mark Carlson (Pending) </td>
             <td>Sun</td>
           </tr>
        </table>   

Modified: incubator/imperius/site/src/documentation/content/xdocs/community/contribute.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/site/src/documentation/content/xdocs/community/contribute.xml?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
--- incubator/imperius/site/src/documentation/content/xdocs/community/contribute.xml (original)
+++ incubator/imperius/site/src/documentation/content/xdocs/community/contribute.xml Fri Jan 18 19:27:40 2008
@@ -68,7 +68,7 @@
 		  		<strong> mvn eclipse:make-artifacts -DeclipseDir= &lt; ECLIPSE_HOME &gt; </strong>
 		  		</li>
 		  		<li> Make sure ANTLR_HOME is set </li>
-		  		<li> Run <strong> ant all </strong> to build both the runtime and the site </li>
+		  		<li> Run <strong> ant all </strong> to build both the runtime and the editor </li>
 		  	</ol>
 		</section>
     </section>

Modified: incubator/imperius/site/src/documentation/content/xdocs/docs/spl_editor_guide.xml
URL: http://svn.apache.org/viewvc/incubator/imperius/site/src/documentation/content/xdocs/docs/spl_editor_guide.xml?rev=613358&r1=613357&r2=613358&view=diff
==============================================================================
--- incubator/imperius/site/src/documentation/content/xdocs/docs/spl_editor_guide.xml (original)
+++ incubator/imperius/site/src/documentation/content/xdocs/docs/spl_editor_guide.xml Fri Jan 18 19:27:40 2008
@@ -61,7 +61,7 @@
     	<section id="download_editor">
     	<title> Download or build the SPL Editor </title>
     	<p>
-    		Download and extract <a href="http://incubator.apache.org/imperius/downloads.html"> JavaSPLEditor.zip </a>
+    		Download and extract <a href="http://incubator.apache.org/imperius/downloads.html"> SPLEditor.zip </a>
     		to a temporary location. You can also <a href="http://incubator.apache.org/imperius/community/contribute.html"> Build the editor from source </a>
     	</p>
     
@@ -69,36 +69,9 @@
     	<section id="installation">
     	<title> Install the Editor </title>
     	
-    	
-    		<ol>
-    			<li> Start Eclipse. Choose the menu option: <strong> Help / Software Update / Find and Install </strong>. 
-    			    <img src="../images/installupdate.png" alt="Icon"/>
-    			</li>
-    			<li> Select the checkbox: <strong> Search for new features to install </strong> and press the 
-    				<strong> Next </strong> button.
-    				<img src="../images/newfeaturetoinstall.png" alt="Icon"/>
-    			</li>
-    			 
-    			 <li> From the dialog <strong> Update sites to visit </strong> press the button 
-    			 	<strong> New Local Site </strong>. 
-    			 </li>
-    			 <li>	
-    			 	Select the folder where the <a href="http://incubator.apache.org/imperius/downloads.html"> SPLEditor.zip </a>
-    			 	has been extracted and Enter <strong> Policy Editor </strong> in the <strong> Name </strong>  field. 
-    			 	Press the  <strong> OK </strong> button.
-    			 	<img src="../images/newlocalsite.png" alt="Icon"/>
-    			 </li>
-    			 <li> Select the checkbox <strong> SPL Editor </strong> and click the <strong> Next </strong> for the
-    			 following pages. You may need to restart eclipse
-    			 <img src="../images/selectfeature.png" alt="Icon"/>
-    			 </li>
-    			  <li> Verify that the SPL Editor has been installed by clicking on 
-    			 <strong> File / Project / New / SPL Project.</strong>
-    			 </li>
-    		
-    		</ol>
-    	
-    	
+    	<p> To install the editor simply unzip <strong> SPLEditor.zip </strong> into your
+    		<strong> ECLIPSE_HOME </strong> and restart <strong> Eclipse </strong> 
+    	</p>	
     	
     	</section>
     </section>