Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/JADE-SVN'
Browse files Browse the repository at this point in the history
Signed-off-by: Timo Brandhorst <timo.brandhorst@paluno.uni-due.de>
  • Loading branch information
TBrandhorst committed Jan 22, 2024
2 parents 4a17001 + 5a5f376 commit 625a53f
Show file tree
Hide file tree
Showing 30 changed files with 381 additions and 386 deletions.
41 changes: 20 additions & 21 deletions .classpath
Original file line number Diff line number Diff line change
@@ -1,21 +1,20 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/examples/**|**/demo/**|**/test/**" including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="lib/commons-codec/commons-codec-1.3.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="**/examples/**|**/demo/**|**/test/**" including="**/*.java" kind="src" output="target/classes" path="src">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
46 changes: 23 additions & 23 deletions .project
Original file line number Diff line number Diff line change
@@ -1,23 +1,23 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>JADE</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>JADE</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
</natures>
</projectDescription>
32 changes: 16 additions & 16 deletions .settings/org.eclipse.jdt.core.prefs
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
org.eclipse.jdt.core.compiler.release=disabled
org.eclipse.jdt.core.compiler.source=1.8
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=warning
org.eclipse.jdt.core.compiler.release=disabled
org.eclipse.jdt.core.compiler.source=1.8
115 changes: 115 additions & 0 deletions META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
@@ -0,0 +1,115 @@
Manifest-Version: 1.0
Bnd-LastModified: 1705922278829
Build-Jdk-Spec: 17
Bundle-License: http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
Bundle-ManifestVersion: 2
Bundle-Name: de.enflexit.jade
Bundle-SymbolicName: de.enflexit.jade
Bundle-Vendor: EnFlex.IT
Bundle-Version: 4.6.0.20240122-111611
Created-By: Apache Maven Bundle Plugin 5.1.9
Export-Package: jade;uses:="jade.core,jade.util,jade.util.leap";version=
"4.6.0",jade.content;uses:="jade.content.abs,jade.content.lang,jade.con
tent.onto,jade.core,jade.lang.acl,jade.util,jade.util.leap";version="4.
6.0",jade.content.abs;uses:="jade.content,jade.content.onto,jade.conten
t.schema,jade.core,jade.domain.FIPAAgentManagement,jade.lang.acl,jade.u
til.leap";version="4.6.0",jade.content.frame;uses:="jade.util,jade.util
.leap";version="4.6.0",jade.content.lang;uses:="jade.content,jade.conte
nt.abs,jade.content.onto,jade.util.leap";version="4.6.0",jade.content.l
ang.leap;uses:="jade.content.abs,jade.content.lang,jade.content.onto";v
ersion="4.6.0",jade.content.lang.sl;uses:="jade.content.abs,jade.conten
t.lang,jade.content.onto";version="4.6.0",jade.content.onto;uses:="jade
.content,jade.content.abs,jade.content.lang.sl,jade.content.schema,jade
.util.leap";version="4.6.0",jade.content.onto.annotations;version="4.6.
0",jade.content.onto.basic;uses:="jade.content,jade.content.abs,jade.co
ntent.onto,jade.core,jade.util.leap";version="4.6.0",jade.content.schem
a;uses:="jade.content.abs,jade.content.onto,jade.util.leap";version="4.
6.0",jade.content.schema.facets;uses:="jade.content.abs,jade.content.on
to,jade.content.schema";version="4.6.0",jade.core;uses:="jade.content,j
ade.core.behaviours,jade.core.event,jade.core.nodeMonitoring,jade.domai
n,jade.domain.FIPAAgentManagement,jade.lang.acl,jade.mtp,jade.security,
jade.util,jade.util.leap,jade.wrapper";version="4.6.0",jade.core.behavi
ours;uses:="jade.content,jade.content.lang,jade.content.onto,jade.conte
nt.onto.basic,jade.core,jade.domain,jade.lang.acl,jade.proto,jade.util,
jade.util.leap";version="4.6.0",jade.core.event;uses:="jade.core,jade.d
omain.FIPAAgentManagement,jade.lang.acl,jade.security,jade.util,jade.wr
apper";version="4.6.0",jade.core.faultRecovery;uses:="jade.core";versio
n="4.6.0",jade.core.management;uses:="jade.core,jade.security";version=
"4.6.0",jade.core.messaging;uses:="jade.core,jade.domain.FIPAAgentManag
ement,jade.lang.acl,jade.mtp,jade.security,jade.util.leap";version="4.6
.0",jade.core.mobility;uses:="jade.core,jade.security,jade.util.leap";v
ersion="4.6.0",jade.core.nodeMonitoring;uses:="jade.core";version="4.6.
0",jade.core.replication;uses:="jade.core";version="4.6.0",jade.core.re
source;uses:="jade.core";version="4.6.0",jade.core.sam;uses:="jade.core
";version="4.6.0",jade.domain;uses:="jade.content,jade.content.lang.sl,
jade.content.onto.basic,jade.core,jade.core.behaviours,jade.core.event,
jade.domain.FIPAAgentManagement,jade.domain.KBManagement,jade.gui,jade.
lang.acl,jade.proto,jade.security,jade.util,jade.util.leap";version="4.
6.0",jade.domain.DFGUIManagement;uses:="jade.content,jade.content.onto,
jade.core,jade.domain.FIPAAgentManagement";version="4.6.0",jade.domain.
FIPAAgentManagement;uses:="jade.content,jade.content.onto,jade.core,jad
e.domain,jade.lang.acl,jade.util.leap";version="4.6.0",jade.domain.JADE
AgentManagement;uses:="jade.content,jade.content.onto,jade.core,jade.do
main.FIPAAgentManagement,jade.security,jade.util.leap";version="4.6.0",
jade.domain.KBManagement;uses:="jade.core,jade.domain.FIPAAgentManageme
nt,jade.proto,jade.util,jade.util.leap";version="4.6.0",jade.domain.int
rospection;uses:="jade.content,jade.content.onto,jade.content.onto.basi
c,jade.core,jade.core.behaviours,jade.domain.FIPAAgentManagement,jade.l
ang.acl,jade.util.leap";version="4.6.0",jade.domain.mobility;uses:="jad
e.content,jade.content.onto,jade.core,jade.domain.FIPAAgentManagement,j
ade.domain.JADEAgentManagement,jade.util.leap";version="4.6.0",jade.dom
ain.persistence;uses:="jade.content,jade.content.onto,jade.core,jade.do
main.FIPAAgentManagement";version="4.6.0",jade.gui;uses:="jade.core,jad
e.domain.FIPAAgentManagement,jade.lang.acl,jade.util,jade.util.leap";ve
rsion="4.6.0",jade.gui.images;version="4.6.0",jade.imtp.leap;uses:="jad
e.core,jade.lang.acl,jade.mtp,jade.security,jade.util,jade.util.leap";v
ersion="4.6.0",jade.imtp.leap.JICP;uses:="jade.core,jade.imtp.leap,jade
.mtp,jade.security,jade.util,jade.util.leap";version="4.6.0",jade.imtp.
leap.http;uses:="jade.core,jade.imtp.leap,jade.imtp.leap.JICP,jade.mtp,
jade.util.leap";version="4.6.0",jade.imtp.leap.nio;uses:="jade.core,jad
e.imtp.leap,jade.imtp.leap.JICP,jade.imtp.leap.http,jade.util.leap";ver
sion="4.6.0",jade.imtp.leap.sms;uses:="jade,jade.imtp.leap,jade.imtp.le
ap.JICP,jade.imtp.leap.nio,jade.util.leap";version="4.6.0",jade.imtp.rm
i;uses:="jade.core,jade.mtp,jade.security,jade.util.leap";version="4.6.
0",jade.lang.acl;uses:="jade.core,jade.domain.FIPAAgentManagement,jade.
util.leap";version="4.6.0",jade.mtp;uses:="jade.core,jade.domain.FIPAAg
entManagement,jade.util,jade.util.leap";version="4.6.0",jade.mtp.http;u
ses:="jade.core,jade.domain.FIPAAgentManagement,jade.mtp";version="4.6.
0",jade.mtp.http.https;uses:="jade.core";version="4.6.0",jade.mtp.iiop;
uses:="jade.core,jade.domain.FIPAAgentManagement,jade.mtp";version="4.6
.0",jade.proto;uses:="jade.core,jade.core.behaviours,jade.domain,jade.d
omain.FIPAAgentManagement,jade.lang.acl,jade.proto.states,jade.util.lea
p";version="4.6.0",jade.proto.states;uses:="jade.core,jade.core.behavio
urs,jade.lang.acl";version="4.6.0",jade.security;uses:="jade.lang.acl,j
ade.util.leap";version="4.6.0",jade.tools;uses:="jade.core,jade.core.ev
ent,jade.domain.introspection,jade.lang.acl,jade.util";version="4.6.0",
jade.tools.DummyAgent;uses:="jade.core";version="4.6.0",jade.tools.Dumm
yAgent.images;version="4.6.0",jade.tools.SocketProxyAgent;uses:="jade.c
ore,jade.lang.acl";version="4.6.0",jade.tools.applet;uses:="jade.core,j
ade.domain,jade.domain.FIPAAgentManagement,jade.gui,jade.lang.acl,jade.
util.leap";version="4.6.0",jade.tools.dfgui;uses:="jade.core,jade.domai
n,jade.domain.FIPAAgentManagement,jade.util.leap";version="4.6.0",jade.
tools.dfgui.images;version="4.6.0",jade.tools.gui;uses:="jade.core,jade
.lang.acl";version="4.6.0",jade.tools.introspector;uses:="jade.core,jad
e.core.behaviours,jade.gui,jade.tools,jade.util";version="4.6.0",jade.t
ools.introspector.gui;uses:="jade.core,jade.domain.introspection,jade.g
ui,jade.tools.introspector";version="4.6.0",jade.tools.introspector.gui
.images;version="4.6.0",jade.tools.logging;uses:="jade.core,jade.util.l
eap";version="4.6.0",jade.tools.logging.gui;uses:="jade.core,jade.domai
n,jade.tools.logging";version="4.6.0",jade.tools.logging.gui.images;ver
sion="4.6.0",jade.tools.logging.images;version="4.6.0",jade.tools.loggi
ng.ontology;uses:="jade.content,jade.content.onto,jade.util.leap";versi
on="4.6.0",jade.tools.rma;uses:="jade.core,jade.domain.FIPAAgentManagem
ent,jade.gui,jade.tools";version="4.6.0",jade.tools.rma.images;version=
"4.6.0",jade.tools.sl;version="4.6.0",jade.tools.sniffer;uses:="jade.co
re,jade.gui,jade.lang.acl,jade.tools,jade.util,jade.util.leap";version=
"4.6.0",jade.tools.sniffer.images;version="4.6.0",jade.tools.testagent;
uses:="jade.core,jade.core.behaviours,jade.lang.acl";version="4.6.0",ja
de.tools.testagent.images;version="4.6.0",jade.util;uses:="jade.core,ja
de.core.behaviours,jade.mtp,jade.util.leap";version="4.6.0",jade.util.l
eap;version="4.6.0",jade.wrapper;uses:="jade.core,jade.mtp,jade.util.le
ap";version="4.6.0",jade.wrapper.gateway;uses:="jade.core,jade.core.beh
aviours,jade.util.leap,jade.wrapper";version="4.6.0",FIPA;version="4.6.
0"
Require-Capability: osgi.ee;filter:="(&(osgi.ee=JavaSE)(version=1.8))"
Tool: Bnd-6.3.1.202206071316
Binary file added lib/asm-9.1.jar
Binary file not shown.
Binary file added lib/asm-analysis-9.1.jar
Binary file not shown.
Binary file added lib/asm-tree-9.1.jar
Binary file not shown.
Binary file added lib/asm-util-9.1.jar
Binary file not shown.
Binary file added lib/commons-codec-1.15.jar
Binary file not shown.
Loading

0 comments on commit 625a53f

Please sign in to comment.