Author: lehmi
Date: Thu Nov  2 06:19:20 2023
New Revision: 1913528

URL: http://svn.apache.org/viewvc?rev=1913528&view=rev
Log:
PDFBOX-5660: remove no longer needed excludes

Modified:
    pdfbox/branches/3.0/assembly.xml

Modified: pdfbox/branches/3.0/assembly.xml
URL: 
http://svn.apache.org/viewvc/pdfbox/branches/3.0/assembly.xml?rev=1913528&r1=1913527&r2=1913528&view=diff
==============================================================================
--- pdfbox/branches/3.0/assembly.xml (original)
+++ pdfbox/branches/3.0/assembly.xml Thu Nov  2 06:19:20 2023
@@ -26,10 +26,6 @@
       <excludes>
         <exclude>**/target/**</exclude>
         <exclude>**/.*/**</exclude>
-        <exclude>pdfbox/bin/**</exclude>
-        <exclude>pdfbox/download/**</exclude>
-        <exclude>pdfbox/external/**</exclude>
-        <exclude>pdfbox/tools/**</exclude>
       </excludes>
     </fileSet>
   </fileSets>


Reply via email to