Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephan Leicht Vogt2013-05-06 11:49:48 +0000
committerGerrit Code Review @ Eclipse.org2013-05-06 16:15:53 +0000
commit3fd1fabcd003baf8b1bc03f90a941c48c52e1fdb (patch)
tree2782f26d4cd737adbfe97ce8dcea7938bcd99735
parenta83e910c73f70d81b02c68e143f49defc873e459 (diff)
downloadorg.eclipse.scout.rt-3fd1fabcd003baf8b1bc03f90a941c48c52e1fdb.tar.gz
org.eclipse.scout.rt-3fd1fabcd003baf8b1bc03f90a941c48c52e1fdb.tar.xz
org.eclipse.scout.rt-3fd1fabcd003baf8b1bc03f90a941c48c52e1fdb.zip
bug 407083: CBI Build: rap.theme.rayo bundles in source feature without
sources https://bugs.eclipse.org/bugs/show_bug.cgi?id=407083 Removes apache.derbi.jdbc_1091 source bundle without sources. Change-Id: I77d7558a9d3acdb2b4ae7859706cc94fb7426153
-rw-r--r--org.apache.derby.jdbc_1091.fragment/.classpath13
-rw-r--r--org.apache.derby.jdbc_1091.fragment/META-INF/MANIFEST.MF15
-rw-r--r--org.apache.derby.jdbc_1091.fragment/build.properties19
-rw-r--r--org.eclipse.scout.rt.core-feature/pom.xml3
4 files changed, 43 insertions, 7 deletions
diff --git a/org.apache.derby.jdbc_1091.fragment/.classpath b/org.apache.derby.jdbc_1091.fragment/.classpath
index ba8a833e2b..26232d8082 100644
--- a/org.apache.derby.jdbc_1091.fragment/.classpath
+++ b/org.apache.derby.jdbc_1091.fragment/.classpath
@@ -3,5 +3,18 @@
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="lib/derby.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_cs.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_de_DE.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_es.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_fr.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_hu.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_it.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_ja_JP.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_ko_KR.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_pl.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_pt_BR.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_ru.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_zh_CN.jar"/>
+ <classpathentry exported="true" kind="lib" path="lib/derbyLocale_zh_TW.jar"/>
<classpathentry kind="output" path="target/classes"/>
</classpath>
diff --git a/org.apache.derby.jdbc_1091.fragment/META-INF/MANIFEST.MF b/org.apache.derby.jdbc_1091.fragment/META-INF/MANIFEST.MF
index 19fd4328cb..54b264b3e4 100644
--- a/org.apache.derby.jdbc_1091.fragment/META-INF/MANIFEST.MF
+++ b/org.apache.derby.jdbc_1091.fragment/META-INF/MANIFEST.MF
@@ -5,7 +5,20 @@ Bundle-SymbolicName: org.apache.derby.jdbc_1091.fragment
Bundle-Version: 10.9.1.qualifier
Bundle-Vendor: Eclipse Scout Project
Fragment-Host: system.bundle
-Bundle-ClassPath: lib/derby.jar
+Bundle-ClassPath: lib/derby.jar,
+ lib/derbyLocale_cs.jar,
+ lib/derbyLocale_de_DE.jar,
+ lib/derbyLocale_es.jar,
+ lib/derbyLocale_fr.jar,
+ lib/derbyLocale_hu.jar,
+ lib/derbyLocale_it.jar,
+ lib/derbyLocale_ja_JP.jar,
+ lib/derbyLocale_ko_KR.jar,
+ lib/derbyLocale_pl.jar,
+ lib/derbyLocale_pt_BR.jar,
+ lib/derbyLocale_ru.jar,
+ lib/derbyLocale_zh_CN.jar,
+ lib/derbyLocale_zh_TW.jar
Export-Package: org.apache.derby.authentication;version="10.9.1",
org.apache.derby.catalog;version="10.9.1",
org.apache.derby.catalog.types;version="10.9.1",
diff --git a/org.apache.derby.jdbc_1091.fragment/build.properties b/org.apache.derby.jdbc_1091.fragment/build.properties
index e760d27dd2..e23c6c3ab5 100644
--- a/org.apache.derby.jdbc_1091.fragment/build.properties
+++ b/org.apache.derby.jdbc_1091.fragment/build.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2010, 2012 BSI Business Systems Integration AG.
+# Copyright (c) 2010, 2013 BSI Business Systems Integration AG.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
@@ -7,6 +7,17 @@
###############################################################################
bin.includes = META-INF/,\
lib/derby.jar,\
- about.html
-src.includes = lib/,\
- about.html
+ about.html,\
+ lib/derbyLocale_cs.jar,\
+ lib/derbyLocale_de_DE.jar,\
+ lib/derbyLocale_es.jar,\
+ lib/derbyLocale_fr.jar,\
+ lib/derbyLocale_hu.jar,\
+ lib/derbyLocale_it.jar,\
+ lib/derbyLocale_ja_JP.jar,\
+ lib/derbyLocale_ko_KR.jar,\
+ lib/derbyLocale_pl.jar,\
+ lib/derbyLocale_pt_BR.jar,\
+ lib/derbyLocale_ru.jar,\
+ lib/derbyLocale_zh_CN.jar,\
+ lib/derbyLocale_zh_TW.jar
diff --git a/org.eclipse.scout.rt.core-feature/pom.xml b/org.eclipse.scout.rt.core-feature/pom.xml
index e4304cd3cf..c6cf2526ad 100644
--- a/org.eclipse.scout.rt.core-feature/pom.xml
+++ b/org.eclipse.scout.rt.core-feature/pom.xml
@@ -58,8 +58,7 @@
<plugin id="org.apache.xerces" />
<plugin id="org.apache.xml.resolver" />
<plugin id="org.apache.xml.serializer" />
- <plugin id="org.apache.derby.jdbc_1053.fragment" />
- <plugin id="org.apache.derby.jdbc_1082.fragment" />
+ <plugin id="org.apache.derby.jdbc_1091.fragment" />
</excludes>
</configuration>
</execution>

Back to the top