Author: davsclaus
Date: Sun Jan 18 23:54:44 2009
New Revision: 735624

URL: http://svn.apache.org/viewvc?rev=735624&view=rev
Log:
CAMEL-1255: added snippet tags for documentation

Modified:
    
activemq/camel/trunk/examples/camel-example-tracer/src/main/resources/META-INF/persistence.xml

Modified: 
activemq/camel/trunk/examples/camel-example-tracer/src/main/resources/META-INF/persistence.xml
URL: 
http://svn.apache.org/viewvc/activemq/camel/trunk/examples/camel-example-tracer/src/main/resources/META-INF/persistence.xml?rev=735624&r1=735623&r2=735624&view=diff
==============================================================================
--- 
activemq/camel/trunk/examples/camel-example-tracer/src/main/resources/META-INF/persistence.xml
 (original)
+++ 
activemq/camel/trunk/examples/camel-example-tracer/src/main/resources/META-INF/persistence.xml
 Sun Jan 18 23:54:44 2009
@@ -14,6 +14,7 @@
  See the License for the specific language governing permissions and
  limitations under the License.
 -->
+<!-- START SNIPPET: e1 -->
 <persistence xmlns="http://java.sun.com/xml/ns/persistence";
              xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
              version="1.0">
@@ -38,3 +39,4 @@
 
     </persistence-unit>
 </persistence>
+<!-- END SNIPPET: e1 -->


Reply via email to