Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTran Le2014-01-22 19:36:59 +0000
committerTran Le2014-01-22 19:36:59 +0000
commite395e257729ca9d480e6dbde7000439937a02885 (patch)
treeb09730812fcdff9cd9ae4b5b48ee61167d3fe165 /jaxb/features
parent699018b25574bd5a234c5671498a292fd1d9d8f8 (diff)
downloadwebtools.dali-e395e257729ca9d480e6dbde7000439937a02885.tar.gz
webtools.dali-e395e257729ca9d480e6dbde7000439937a02885.tar.xz
webtools.dali-e395e257729ca9d480e6dbde7000439937a02885.zip
424861 - Exclude source files for javax.wsdl and javax.persistencev201401221940
Diffstat (limited to 'jaxb/features')
-rw-r--r--jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/pom.xml b/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/pom.xml
index e65cd5461e..d0eb1b605b 100644
--- a/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/pom.xml
+++ b/jaxb/features/org.eclipse.jpt.dbws.eclipselink.feature/pom.xml
@@ -40,6 +40,7 @@
</goals>
<configuration>
<excludes>
+ <plugin id="javax.wsdl"/>
<plugin id="org.eclipse.jpt.dbws.eclipselink.branding"/>
</excludes>
</configuration>

Back to the top