Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
View | Details | Raw Unified | Return to bug 385154 | Differences between
and this patch

Collapse All | Expand All

(-)a/org.eclipse.jdt.core/pom.xml (+7 lines)
Lines 59-62 Link Here
59
              <fileSets>
59
              <fileSets>
60
                <fileSet>
60
                <fileSet>
61
                  <directory>${project.build.directory}/antbin</directory>
62
                  <excludes>
63
                    <exclude>org/eclipse/jdt/core/CheckDebugAttributes*.*</exclude>
64
                    <exclude>org/eclipse/jdt/core/BuildJarIndex*.*</exclude>
65
                  </excludes>
66
                </fileSet>
67
                <fileSet>
61
                  <directory>${project.build.directory}/classes</directory>
68
                  <directory>${project.build.directory}/classes</directory>
62
                  <includes>
69
                  <includes>

Return to bug 385154