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

META-INF.instructions.bnd Maven / Gradle / Ivy

The newest version!
# JOnAS: Java(TM) Open Application Server
# Copyright (C) 2012 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

# ---------------------------------------------------------------------------
# This lines should be identical for all modules
# ---------------------------------------------------------------------------
Kerneos-Module  ${project.artifactId}-${project.version}

Include-Resource    src/main/resources,\
                    KERNEOS=src/main/kerneos,\
                    KERNEOS=${project.build.directory}/resources

# ---------------------------------------------------------------------------
# Embed Soap UI libs and there dependencies
# Avoid embedding not needed dependencies by setting them optional.
# ---------------------------------------------------------------------------
Embed-Dependency    commons-cli;inline=true,\
                    commons-httpclient;inline=true,\
                    commons-lang;inline=true,\
                    commons-ssl;inline=true,\
                    soapui;inline=true,\
                    soapui-xmlbeans;inline=true,\
                    xbean;inline=true

Import-Package      com.eviware.soapui.junit.*;resolution:=optional,\
                    com.gargoylesoftware.*;resolution:=optional,\
                    com.jgoodies.*;resolution:=optional,\
                    com.jniwrapper.*;resolution:=optional,\
                    com.l2fprod.*;resolution:=optional,\
                    com.sun.crypto.*;resolution:=optional,\
                    com.sun.java.xml.*;resolution:=optional,\
                    com.sun.javadoc.*;resolution:=optional,\
                    com.sun.net.ssl.*;resolution:=optional,\
                    com.sun.tools.*;resolution:=optional,\
                    com.teamdev.*;resolution:=optional,\
                    com.thoughtworks.*;resolution:=optional,\
                    flex.messaging.*;resolution:=optional,\
                    gnu.cajo.*;resolution:=optional,\
                    groovy.*;resolution:=optional,\
                    hermes.*;resolution:=optional,\
                    junit.*;resolution:=optional,\
                    net.java.dev.wadl.*;resolution:=optional,\
                    net.sf.*;resolution:=optional,\
                    org.apache.commons.codec.*;resolution:=optional,\
                    org.apache.commons.io.*;resolution:=optional,\
                    org.apache.crimson.*;resolution:=optional,\
                    org.apache.log4j.*;resolution:=optional,\
                    org.apache.tools.ant.*;resolution:=optional,\
                    org.apache.ws.*;resolution:=optional,\
                    org.apache.xalan.*;resolution:=optional,\
                    org.apache.xml.*;resolution:=optional,\
                    org.apache.xmlbeans.*;resolution:=optional,\
                    org.bouncycastle.*;resolution:=optional,\
                    org.codehaus.*;resolution:=optional,\
                    org.custommonkey.*;resolution:=optional,\
                    org.fife.*;resolution:=optional,\
                    org.jboss.*;resolution:=optional,\
                    org.jdesktop.*;resolution:=optional,\
                    org.mortbay.*;resolution:=optional,\
                    org.mozilla.*;resolution:=optional,\
                    org.opensaml.*;resolution:=optional,\
                    org.w3.*;resolution:=optional,\
                    org.w3c.*;resolution:=optional,\
                    org.wsI.*;resolution:=optional,\
                    org.xmlsoap.schemas.*;resolution:=optional,\
                    *




© 2015 - 2025 Weber Informatics LLC | Privacy Policy