[jbosstools-commits] JBoss Tools SVN: r30669 - in trunk/smooks/docs/reference/en-US: images/process_page and 1 other directory.

jbosstools-commits at lists.jboss.org jbosstools-commits at lists.jboss.org
Wed Apr 20 00:22:52 EDT 2011


Author: irooskov at redhat.com
Date: 2011-04-20 00:22:52 -0400 (Wed, 20 Apr 2011)
New Revision: 30669

Added:
   trunk/smooks/docs/reference/en-US/images/process_page/direct_source_to_target_mapping_1.png
Modified:
   trunk/smooks/docs/reference/en-US/tasks.xml
Log:
updated with new screenshot and info relating to TOOLSDOC-121


Added: trunk/smooks/docs/reference/en-US/images/process_page/direct_source_to_target_mapping_1.png
===================================================================
(Binary files differ)


Property changes on: trunk/smooks/docs/reference/en-US/images/process_page/direct_source_to_target_mapping_1.png
___________________________________________________________________
Added: svn:mime-type
   + application/octet-stream

Modified: trunk/smooks/docs/reference/en-US/tasks.xml
===================================================================
--- trunk/smooks/docs/reference/en-US/tasks.xml	2011-04-20 04:11:38 UTC (rev 30668)
+++ trunk/smooks/docs/reference/en-US/tasks.xml	2011-04-20 04:22:52 UTC (rev 30669)
@@ -91,6 +91,17 @@
 			<para>
 				A new implified mapping process is supported within the Smooks Editor called <emphasis>Direct source to target mapping</emphasis>. This allows for you to skip the intermediate Java mapping step when applying a template to your data.
 			</para>
+			<para>
+				An example of the new editor performing a transformation (EDI to XML): 
+			</para>
+			<figure>
+				<title>Java Mapping configuration</title>
+				<mediaobject>
+					<imageobject>
+						<imagedata fileref="images/process_page/direct_source_to_target_mapping_1.png"/>
+					</imageobject>
+				</mediaobject>
+			</figure>
 		</section>
   
     <section id="mapping">



More information about the jbosstools-commits mailing list