Update of
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-ejb/src/main/java/org/xdoclet/plugin/ejb/descriptor
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21387/plugin-ejb/src/main/java/org/xdoclet/plugin/ejb/descriptor
Modified Files:
asm-descriptor.jelly
Log Message:
Index: asm-descriptor.jelly
===================================================================
RCS file:
/cvsroot/xdoclet-plugins/xdoclet-plugins/plugin-ejb/src/main/java/org/xdoclet/plugin/ejb/descriptor/asm-descriptor.jelly,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** asm-descriptor.jelly 26 Aug 2005 17:52:30 -0000 1.1
--- asm-descriptor.jelly 30 Aug 2005 00:34:33 -0000 1.2
***************
*** 69,72 ****
--- 69,81 ----
</j:forEach>
+ <j:choose>
+ <j:when
test="${plugin.getMergeFile('ejb-container-transactions.xml', class).exists()}">
+ <j:import
file="${plugin.getMergeFile('ejb-container-transactions.xml', class).path}"
inherit="true"/>
+ </j:when>
+ <j:otherwise>
+ <x:comment trim="false">To specify additional
container-transaction elements, add a file in the merge directory called
ejb-container-transactions.xml that contains them.</x:comment>
+ </j:otherwise>
+ </j:choose>
+
<x:comment>TODO: HERERRERERER asm-descriptor.jelly</x:comment>
</assembly-descriptor>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
xdoclet-plugins-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xdoclet-plugins-commits