Revision: 3387
Author: [email protected]
Date: Thu Mar 18 16:56:26 2010
Log: Make sure the XSLT Stylesheet for internal HTML generation is included in the .jar file
http://code.google.com/p/power-architect/source/detail?r=3387

Modified:
 /trunk/build.xml

=======================================
--- /trunk/build.xml    Fri Feb 12 14:29:16 2010
+++ /trunk/build.xml    Thu Mar 18 16:56:26 2010
@@ -415,6 +415,7 @@
         <copy todir="${build}">
             <fileset dir="${src}">
                 <include name="**/*.png"/>
+                <include name="xsltStylesheets/**"/>
             </fileset>
         </copy>
         <copy todir="${build}/">

To unsubscribe from this group, send email to 
architect-commits+unsubscribegooglegroups.com or reply to this email with the words 
"REMOVE ME" as the subject.

Reply via email to