You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@steve.apache.org by ad...@apache.org on 2013/12/08 20:48:43 UTC

svn commit: r1549160 - in /steve/site/trunk/content: documentation.mdtext support.mdtext

Author: adc
Date: Sun Dec  8 19:48:43 2013
New Revision: 1549160

URL: http://svn.apache.org/r1549160
Log:
Removed irrelevant documentation

Modified:
    steve/site/trunk/content/documentation.mdtext
    steve/site/trunk/content/support.mdtext

Modified: steve/site/trunk/content/documentation.mdtext
URL: http://svn.apache.org/viewvc/steve/site/trunk/content/documentation.mdtext?rev=1549160&r1=1549159&r2=1549160&view=diff
==============================================================================
--- steve/site/trunk/content/documentation.mdtext (original)
+++ steve/site/trunk/content/documentation.mdtext Sun Dec  8 19:48:43 2013
@@ -1,111 +1 @@
 Title: Index
-
-See also the [examples page](examples-trunk/index.html) for downloadable, executable and code-focused view of Java EE and TomEE.
-
-{row
-
-{col-md-4
-### General Guide 
-- [Using TomEE with Intellij](tomee-and-intellij.html)
-- [Using TomEE with Eclipse](tomee-and-eclipse.html)
-- [Using TomEE with Netbeans](tomee-and-netbeans.html)
-- [WTP and TomEE logging](tomee-logging-in-eclipse.html)
-- [Comparison: OpenEJB,TomEE,TomEE+](comparison.html)
-- [TomEE Directory structure](tomee-directory-structure.html)
-- [TomEE and Configurations](Configuring-in-tomee.html)
-- [TomEE and Security](tomee-and-security.html)
-- [Deploying in TomEE](deploying-in-tomee.html)
-- [The 'tomee' webapp](tomee-webapp.html)
-- [Installing TomEE using the drop-in WAR](installation-drop-in-war.html)
-
-}
-
-{col-md-4
-###  Configuration
-- [System Properties](system-properties.html)
-- [Deployments](deployments.html)
-- [Containers and Resources](containers-and-resources.html)
-- [JMS Resources and MDB Container](jms-resources-and-mdb-container.html)
-- [Configuring DataSources](configuring-datasources.html)
-- [Configuring JavaMail](configuring-javamail.html)
-- [Security](security.html)
-- [EJB Clients](clients.html)
-- [EJB over SSL](ejb-over-ssl.html)
-- [JNDI Names](jndi-names.html)
-- [Changing JMS implementations](changing-jms-implementations.html)
-- [Changing JPA to Hibernate](tomee-and-hibernate.html)
-}
-
-{col-md-4
-###  Testing Techniques
-- [Application discovery via the classpath](application-discovery-via-the-classpath.html)
-- [Embedded Configuration](embedded-configuration.html)
-- [Configuring DataSources in Tests](configuring-datasources-in-tests.html)
-- [Configuring PersistenceUnits in Tests](configuring-persistenceunits-in-tests.html)
-- [Configuring Containers in Tests](configuring-containers-in-tests.html)
-- [Configuring Logging in Tests](configuring-logging-in-tests.html)
-- [Alternate Descriptors](alternate-descriptors.html)
-- [Unit Testing Transactions](unit-testing-transactions.html)
-- [TestCase with TestBean inner-class](testcase-with-testbean-inner-class.html)
-- [TestCase Injection (@LocalClient)](local-client-injection.html)
-}
-
-
-
-}
-
-
-{row
-
-{col-md-4
-### Discovery and Failover
-- [Overview](ejb-failover.html)
-- [Multicast Discovery (UDP)](multicast-discovery.html)
-- [Multipulse Discovery (UDP)](multipulse-discovery.html)
-- [Multipoint Discovery (TCP)](multipoint-discovery.html)
-- [Multipoint Considerations](multipoint-considerations.html)
-- [Multipoint Recommendations](multipoint-recommendations.html)
-- [Logging Events](failover-logging.html)
-}
-
-
-
-
-
-{col-md-4
-
-### OpenEJB Standalone Server
-- [Understanding the Directory Layout](understanding-the-directory-layout.html)
-- [Startup](startup.html)
-- [Deploy Tool](deploy-tool.html)
-- [Properties Tool](properties-tool.html)
-}
-
-{col-md-4
-###  Spring
-- [Spring and OpenEJB 3.0](spring-and-openejb-3.0.html)
-- [Spring and OpenEJB 3.1 and later](spring.html)
-- [Spring, EJB and JPA example](spring-ejb-and-jpa.html)
-}
-
-
-}
-
-
-{row
-
-{col-md-4
-### Arquillian
-- [Getting started](arquillian-getting-started.html)
-- [Available adapters](arquillian-available-adapters.html) 
-}
-
-
-{col-md-4
-### TomEE Maven Plugin
-- [Getting started](tomee-mp-getting-started.html)
-- [tomee-maven-plugin reference documentation](tomee-maven-plugin.html)
-- [TomEE simple webapp archetype documentation](tomee-webapp-archetype.html)
-}
-
-}
\ No newline at end of file

Modified: steve/site/trunk/content/support.mdtext
URL: http://svn.apache.org/viewvc/steve/site/trunk/content/support.mdtext?rev=1549160&r1=1549159&r2=1549160&view=diff
==============================================================================
--- steve/site/trunk/content/support.mdtext (original)
+++ steve/site/trunk/content/support.mdtext Sun Dec  8 19:48:43 2013
@@ -42,10 +42,11 @@ Contributing to the project is a great w
 
 <table class="table">
 <tbody>
-<TR>
-<TD> <A href="mailto:adc@apache.org" rel="nofollow">Alan Cabrera</A> </TD>
-<TD> Committer </TD>
-<TD> <A href="http://people.apache.org/~adc" rel="nofollow">adc</A> </TD>
-<TD> <A href="http://people.apache.org/map.html?adc" rel="nofollow">map</A></TD>
-</TR>
-</tbody></table>
+<tr>
+<td> <a href="mailto:adc@apache.org" rel="nofollow">Alan Cabrera</a> </td>
+<td> Committer </td>
+<td> <a href="http://people.apache.org/~adc" rel="nofollow">adc</a> </td>
+<td> <a href="http://people.apache.org/map.html?adc" rel="nofollow">map</a></td>
+</tr>
+</tbody>
+</table>