Author: ssteiner
Date: Thu Mar 31 11:20:19 2016
New Revision: 1737227

URL: http://svn.apache.org/viewvc?rev=1737227&view=rev
Log:
Add event sources to jar

Modified:
    xmlgraphics/fop/trunk/fop/build.xml

Modified: xmlgraphics/fop/trunk/fop/build.xml
URL: 
http://svn.apache.org/viewvc/xmlgraphics/fop/trunk/fop/build.xml?rev=1737227&r1=1737226&r2=1737227&view=diff
==============================================================================
--- xmlgraphics/fop/trunk/fop/build.xml (original)
+++ xmlgraphics/fop/trunk/fop/build.xml Thu Mar 31 11:20:19 2016
@@ -504,6 +504,9 @@ list of possible build targets.
       <fileset dir="${src.java.dir}">
         <patternset refid="java-only"/>
       </fileset>
+      <fileset dir="${events.src.java.dir}">
+        <patternset refid="java-only"/>
+      </fileset>
       <fileset dir="${basedir}">
         <include name="../LICENSE"/>
         <include name="../NOTICE"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to