META-INF.ws-security.bnd Maven / Gradle / Ivy
# ---------------------------------------------------------------------------
# JOnAS: Java(TM) Open Application Server
# Copyright (C) 2007 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 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
# USA
# ---------------------------------------------------------------------------
# $Id: ws-security.bnd 14675 2008-07-29 08:52:10Z fornacif $
# ---------------------------------------------------------------------------
# Export class from boucycastle because the jar contains also other files to not include
Export-Package org.bouncycastle.*
Import-Package javax.xml.transform,\
org.apache.xpath,\
org.apache.xpath.compiler,\
org.apache.xpath.functions,\
org.apache.xpath.objects,\
org.apache.xml.utils,\
*;resolution:=optional
Private-Package !*
-exportcontents org.apache.ws.security,\
org.apache.ws.security.handler
Embed-Dependency *;scope=compile|runtime;inline=true;artifactId=!bcprov-jdk15