All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.ow2-bundles-externals-cxf-2.0.bnd Maven / Gradle / Ivy

The newest version!
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# EasyBeans
# Copyright (C) 2009 Bull S.A.S.
# Contact: [email protected]
#
# This library is free software; you can redistribute it and/or
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
#
# This library is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
# Lesser General Public License for more details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA
#
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
# - $Id: ow2-bundles-externals-cxf-2.0.bnd 5239 2009-11-13 16:05:19Z alitokmen $
# - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

# --------------------------------------------------------------------------------------
# The content of this file is copy/pasted from the CXF-2.0.12 pom for cxf-bundle
# http://fisheye6.atlassian.com/browse/cxf/tags/cxf-2.0.12/distribution/bundle/all/pom.xml
#
# Added Import-Package o.a.tools.ant with resolution:=optional
# --------------------------------------------------------------------------------------

DynamicImport-Package com.sun.xml.bind.api.*, \
                      com.sun.xml.internal.bind.api.*, \
                      com.ctc.wstx.*

Import-Package com.ibm*;resolution:=optional, \
               com.sun*;resolution:=optional, \
               com.ctc.wstx.msv*;resolution:=optional, \
               javax.jms*;resolution:=optional, \
               repackage;resolution:=optional, \
               javax.resource*;resolution:=optional, \
               javax.xml.soap, \
               junit.framework*;resolution:=optional, \
               org.apache.commons.lang*;resolution:=optional, \
               org.apache.log4j*;resolution:=optional, \
               org.apache.velocity*;resolution:=optional, \
               org.apache.xmlbeans*;resolution:=optional, \
               org.apache.ws.security*;resolution:=optional, \
               org.codehaus.jra*;resolution:=optional, \
               org.jaxen*;resolution:=optional, \
               org.jdom*;resolution:=optional, \
               org.junit*;resolution:=optional, \
               org.mortbay*;resolution:=optional, \
               org.mozilla.javascript*;resolution:=optional, \
               org.springframework*;resolution:=optional, \
               org.apache.tools.ant*;resolution:=optional, \
               *

-exportcontents org.apache.cxf.*;version=${cxf.version};-split-package:=merge-first, \
                org.xmlsoap.schemas*;version=${cxf.version};-split-package:=merge-first, \
                '=META-INF.cxf'

# No export packages, everything comes from cxf-bundle
Embed-Dependency cxf-bundle;scope=provided;inline=true

-failok true





© 2015 - 2025 Weber Informatics LLC | Privacy Policy