File: 06-ignore-osgi-test-modules.patch

package info (click to toggle)
jaxb 2.3.0.1-10.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 19,388 kB
  • sloc: java: 108,759; xml: 16,672; sh: 654; jsp: 384; makefile: 17
file content (13 lines) | stat: -rw-r--r-- 441 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Description: Ignore the osgi-test modules (maven-debian-helper has some troubles ignoring nested modules)
Author: Emmanuel Bourg <ebourg@apache.org>
Forwarded: not-needed
--- a/jaxb-ri/pom.xml
+++ b/jaxb-ri/pom.xml
@@ -705,7 +705,6 @@
             </properties>-->
             <modules>
                 <module>docs</module>
-                <module>tools/osgi_tests</module>
             </modules>
         </profile>
         <profile>