biz.aQute.remote.api

Version 3.4.0.201707252008

A main program (executable JAR) that will listen to port 29998. At first, it can only answer that it is an Envoy (a limited agent). The only function it supports is installing a -runpath. It will then create a framework + agent and transfer the connection to the just installed agent who will then install the bundles. This JAR is a main command for JPM called bndremote. In JPM, it will start up with debug enabled. This JAR does some highly complicated class loading wizardy to ensure that it does not enforce any constraints on the -runpath.

Export-Package aQute.remote.api;version="1.1.0";uses:="aQute.bnd.util.dto,org.osgi.framework.dto,org.osgi.framework.wiring.dto",aQute.remote.util;version="1.1.0";uses:="org.osgi.framework.dto",aQute.bnd.util.dto;version="1.0"
Private-Package aQute.lib.collections;version="3.0.0",aQute.lib.io;version="2.0",aQute.lib.json;version="3.3.0",aQute.libg.cryptography;version="1.1.0",aQute.lib.base64;version="1.3.0",aQute.lib.converter;version="2.0.1",aQute.lib.hex;version="1.2.0",aQute.libg.glob;version="1.2.0",aQute.libg.tuple;version="1.0",aQute.lib.strings;version="1.5.0"
Bundle-Developers pkriens; email=Peter.Kriens@aQute.biz; name="Peter Kriens"; organization=Bndtools; organizationUrl=https://github.com/bndtools; roles="architect,developer"; timezone=1
JPM-Command bndremote;jvmargs="-Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044"
Conditional-Package aQute.lib*, aQute.configurable.*,aQute.service.reporter, aQute.bnd.util.*
Manifest-Version 1.0
Tool Bnd-3.4.0.201707251609-SNAPSHOT
Bundle-Name biz.aQute.remote.api
Created-By 1.7.0_79 (Oracle Corporation)
Bundle-Copyright Copyright (c) aQute SARL (2000, 2017) and others. All Rights Reserved.
Require-Capability osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.7))"
Bundle-Vendor Bndtools http://bndtools.org/
Git-SHA 3dc9f253f313926fa0ed0e5ca28cc0a330c517f5
Git-Descriptor 3.4.0.REL
Bnd-LastModified 1501013325992
Bundle-ManifestVersion 2
Bundle-License Apache-2.0; description="Apache License, Version 2.0"; link="http://www.apache.org/licenses/LICENSE-2.0"
Import-Package aQute.bnd.util.dto;version="[1.0,2)",javax.management,javax.management.openmbean,javax.management.remote,org.osgi.framework.dto;version="[1.8,2)",org.osgi.framework.wiring.dto;version="[1.2,2)"
Bundle-DocURL http://bnd.bndtools.org/
Bundle-SymbolicName biz.aQute.remote.api
Main-Class aQute.remote.main.Main
Bundle-SCM url=https://github.com/bndtools/bnd, connection=scm:git:https://github.com/bndtools/bnd.git, developerConnection=scm:git:git@github.com:bndtools/bnd.git, tag=3.4.0.REL