You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hise-commits@incubator.apache.org by rr...@apache.org on 2010/02/03 17:01:05 UTC

svn commit: r906125 - in /incubator/hise/trunk/hise-distro/src/main: osgi.xml war.xml

Author: rr
Date: Wed Feb  3 17:01:05 2010
New Revision: 906125

URL: http://svn.apache.org/viewvc?rev=906125&view=rev
Log:
png for distro

Modified:
    incubator/hise/trunk/hise-distro/src/main/osgi.xml
    incubator/hise/trunk/hise-distro/src/main/war.xml

Modified: incubator/hise/trunk/hise-distro/src/main/osgi.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-distro/src/main/osgi.xml?rev=906125&r1=906124&r2=906125&view=diff
==============================================================================
--- incubator/hise/trunk/hise-distro/src/main/osgi.xml (original)
+++ incubator/hise/trunk/hise-distro/src/main/osgi.xml Wed Feb  3 17:01:05 2010
@@ -20,6 +20,7 @@
             <outputDirectory>doc</outputDirectory>
           <includes>
               <include>user-guide*</include>
+              <include>*.png</include>
           </includes>
         </fileSet>
         <fileSet>

Modified: incubator/hise/trunk/hise-distro/src/main/war.xml
URL: http://svn.apache.org/viewvc/incubator/hise/trunk/hise-distro/src/main/war.xml?rev=906125&r1=906124&r2=906125&view=diff
==============================================================================
--- incubator/hise/trunk/hise-distro/src/main/war.xml (original)
+++ incubator/hise/trunk/hise-distro/src/main/war.xml Wed Feb  3 17:01:05 2010
@@ -20,6 +20,7 @@
             <outputDirectory>doc</outputDirectory>
           <includes>
               <include>user-guide*</include>
+              <include>*.png</include>
           </includes>
         </fileSet>
         <fileSet>