You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by pa...@apache.org on 2010/08/20 17:23:11 UTC

svn commit: r987544 [2/2] - in /directory/studio/branches/studio-rap/libraries: org.antlr.antlr/ org.antlr.antlr/.settings/ org.antlr.antlr/META-INF/ org.apache.commons.codec/ org.apache.commons.codec/.settings/ org.apache.commons.codec/META-INF/ org.a...

Added: directory/studio/branches/studio-rap/libraries/org.apache.httpcomponents.httpcore/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.apache.httpcomponents.httpcore/META-INF/MANIFEST.MF?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.apache.httpcomponents.httpcore/META-INF/MANIFEST.MF (added)
+++ directory/studio/branches/studio-rap/libraries/org.apache.httpcomponents.httpcore/META-INF/MANIFEST.MF Fri Aug 20 15:23:08 2010
@@ -0,0 +1,35 @@
+Manifest-Version: 1.0
+Export-Package: org.apache.http.impl.entity;uses:="org.apache.http.io,
+ org.apache.http.impl.io,org.apache.http.entity,org.apache.http,org.ap
+ ache.http.params";version="4.0",org.apache.http.io;uses:="org.apache.
+ http,org.apache.http.util";version="4.0",org.apache.http.message;uses
+ :="org.apache.http.params,org.apache.http,org.apache.http.util,org.ap
+ ache.http.protocol";version="4.0",lib;version="4.0",org.apache.http.i
+ mpl.io;uses:="org.apache.http.io,org.apache.http.message,org.apache.h
+ ttp.params,org.apache.http.util,org.apache.http,org.apache.http.proto
+ col";version="4.0",org.apache.http.protocol;uses:="org.apache.http,or
+ g.apache.http.params,org.apache.http.entity,org.apache.http.util";ver
+ sion="4.0",org.apache.http.impl;uses:="org.apache.http.impl.entity,or
+ g.apache.http.message,org.apache.http.io,org.apache.http.impl.io,org.
+ apache.http.params,org.apache.http.entity,org.apache.http,org.apache.
+ http.protocol";version="4.0",org.apache.http.params;uses:="org.apache
+ .http";version="4.0",org.apache.http.entity;uses:="org.apache.http.me
+ ssage,org.apache.http,org.apache.http.util";version="4.0",org.apache.
+ http.util;uses:="org.apache.http.protocol,org.apache.http";version="4
+ .0",org.apache.http;uses:="org.apache.http.protocol,org.apache.http.u
+ til,org.apache.http.params";version="4.0"
+Embed-Directory: lib
+Bundle-ClassPath: .,lib/httpcore-4.0.jar
+Tool: Bnd-0.0.357
+Bundle-Name: Apache HttpComponents Core (for Apache Directory Studio)
+Created-By: 1.6.0_20 (Apple Inc.)
+Bundle-Vendor: Apache Software Foundation
+Bundle-Version: 4.0
+Bnd-LastModified: 1282313941404
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Embed-Dependency: *;scope=compile|runtime
+Embed-StripGroup: true
+Bundle-SymbolicName: org.apache.httpcomponents.httpcore
+Bundle-DocURL: http://www.apache.org
+

Added: directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/.project
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/.project?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/.project (added)
+++ directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/.project Fri Aug 20 15:23:08 2010
@@ -0,0 +1,19 @@
+<projectDescription>
+  <name>org.apache.logging.log4j</name>
+  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.ManifestBuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.SchemaBuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+    <nature>org.eclipse.pde.PluginNature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/.settings/org.eclipse.jdt.core.prefs?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/.settings/org.eclipse.jdt.core.prefs (added)
+++ directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/.settings/org.eclipse.jdt.core.prefs Fri Aug 20 15:23:08 2010
@@ -0,0 +1,9 @@
+#Fri Aug 20 16:08:04 CEST 2010
+encoding//src/test/java=ISO-8859-1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+eclipse.preferences.version=1
+encoding//src/test/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.source=1.5
+encoding//src/main/java=ISO-8859-1
+encoding//src/main/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.compliance=1.5

Added: directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/META-INF/MANIFEST.MF?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/META-INF/MANIFEST.MF (added)
+++ directory/studio/branches/studio-rap/libraries/org.apache.logging.log4j/META-INF/MANIFEST.MF Fri Aug 20 15:23:08 2010
@@ -0,0 +1,49 @@
+Manifest-Version: 1.0
+Export-Package: org.apache.log4j.lf5.util;uses:="org.apache.log4j.lf5,
+ org.apache.log4j.lf5.viewer";version="1.2.14",org.apache.log4j.net;us
+ es:="org.apache.log4j,org.apache.log4j.spi,org.apache.log4j.helpers,o
+ rg.apache.log4j.xml";version="1.2.14",org.apache.log4j.lf5.viewer;use
+ s:="org.apache.log4j.lf5,org.apache.log4j.lf5.viewer.categoryexplorer
+ ,org.apache.log4j.lf5.util,org.apache.log4j.lf5.viewer.configure";ver
+ sion="1.2.14",org.apache.log4j.jmx;uses:="org.apache.log4j,org.apache
+ .log4j.helpers,org.apache.log4j.spi";version="1.2.14",org.apache.log4
+ j.jdbc;uses:="org.apache.log4j,org.apache.log4j.spi";version="1.2.14"
+ ,org.apache.log4j.config;uses:="org.apache.log4j.helpers,org.apache.l
+ og4j,org.apache.log4j.spi";version="1.2.14",org.apache.log4j.helpers;
+ uses:="org.apache.log4j,org.apache.log4j.spi";version="1.2.14",org.ap
+ ache.log4j;uses:="org.apache.log4j.spi,org.apache.log4j.helpers,org.a
+ pache.log4j.or,org.apache.log4j.config";version="1.2.14",org.apache.l
+ og4j.lf5.config;version="1.2.14",org.apache.log4j.or.jms;uses:="org.a
+ pache.log4j.helpers,org.apache.log4j.or";version="1.2.14",org.apache.
+ log4j.nt;uses:="org.apache.log4j.helpers,org.apache.log4j,org.apache.
+ log4j.spi";version="1.2.14",org.apache.log4j.or.sax;uses:="org.apache
+ .log4j.or";version="1.2.14",org.apache.log4j.spi;uses:="org.apache.lo
+ g4j,org.apache.log4j.helpers,org.apache.log4j.or";version="1.2.14",or
+ g.apache.log4j.lf5.viewer.categoryexplorer;uses:="org.apache.log4j.lf
+ 5";version="1.2.14",org.apache.log4j.lf5;uses:="org.apache.log4j.lf5.
+ viewer,org.apache.log4j,org.apache.log4j.spi";version="1.2.14",lib;ve
+ rsion="1.2.14",org.apache.log4j.or;uses:="org.apache.log4j.helpers,or
+ g.apache.log4j.spi,org.apache.log4j";version="1.2.14",org.apache.log4
+ j.chainsaw;uses:="org.apache.log4j,org.apache.log4j.spi";version="1.2
+ .14",org.apache.log4j.xml;uses:="org.apache.log4j.config,org.apache.l
+ og4j,org.apache.log4j.helpers,org.apache.log4j.spi,org.apache.log4j.o
+ r";version="1.2.14",org.apache.log4j.varia;uses:="org.apache.log4j.sp
+ i,org.apache.log4j,org.apache.log4j.helpers";version="1.2.14",org.apa
+ che.log4j.lf5.viewer.configure;uses:="org.apache.log4j.lf5.viewer,org
+ .apache.log4j.lf5,org.apache.log4j.lf5.viewer.categoryexplorer";versi
+ on="1.2.14",org.apache.log4j.lf5.viewer.images;version="1.2.14"
+Embed-Directory: lib
+Bundle-ClassPath: .,lib/log4j-1.2.14.jar
+Tool: Bnd-0.0.357
+Bundle-Name: Log4j (for Apache Directory Studio)
+Created-By: 1.6.0_20 (Apple Inc.)
+Bundle-Vendor: Apache Software Foundation
+Bundle-Version: 1.2.14
+Bnd-LastModified: 1282313707396
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Embed-Dependency: *;scope=compile|runtime
+Embed-StripGroup: true
+Bundle-SymbolicName: org.apache.logging.log4j
+Bundle-DocURL: http://www.apache.org
+

Added: directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.classpath
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.classpath?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.classpath (added)
+++ directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.classpath Fri Aug 20 15:23:08 2010
@@ -0,0 +1,7 @@
+<classpath>
+  <classpathentry excluding="**/*.java" path="target/maven-shared-archive-resources" kind="src"/>
+  <classpathentry path="target/classes" kind="output"/>
+  <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
+  <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
+  <classpathentry path="lib/mina-core-2.0.0-M6.jar" exported="true" kind="lib"/>
+</classpath>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.project
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.project?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.project (added)
+++ directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.project Fri Aug 20 15:23:08 2010
@@ -0,0 +1,19 @@
+<projectDescription>
+  <name>org.apache.mina.core</name>
+  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.ManifestBuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.SchemaBuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+    <nature>org.eclipse.pde.PluginNature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.settings/org.eclipse.jdt.core.prefs?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.settings/org.eclipse.jdt.core.prefs (added)
+++ directory/studio/branches/studio-rap/libraries/org.apache.mina.core/.settings/org.eclipse.jdt.core.prefs Fri Aug 20 15:23:08 2010
@@ -0,0 +1,9 @@
+#Fri Aug 20 16:09:08 CEST 2010
+encoding//src/test/java=ISO-8859-1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+eclipse.preferences.version=1
+encoding//src/test/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.source=1.5
+encoding//src/main/java=ISO-8859-1
+encoding//src/main/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.compliance=1.5

Added: directory/studio/branches/studio-rap/libraries/org.apache.mina.core/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.apache.mina.core/META-INF/MANIFEST.MF?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.apache.mina.core/META-INF/MANIFEST.MF (added)
+++ directory/studio/branches/studio-rap/libraries/org.apache.mina.core/META-INF/MANIFEST.MF Fri Aug 20 15:23:08 2010
@@ -0,0 +1,152 @@
+Manifest-Version: 1.0
+Export-Package: org.apache.mina.proxy.handlers.http.ntlm;uses:="org.ap
+ ache.mina.proxy.handlers,org.apache.mina.core.filterchain,org.apache.
+ mina.proxy.handlers.http,org.apache.mina.util,org.apache.mina.proxy.u
+ tils,org.apache.mina.proxy.session,org.apache.mina.proxy";version="2.
+ 0.0.M6",org.apache.mina.core.future;uses:="org.apache.mina.core.sessi
+ on,org.apache.mina.core,org.apache.mina.core.polling,org.apache.mina.
+ core.service,org.apache.mina.util";version="2.0.0.M6",org.apache.mina
+ .filter.codec.demux;uses:="org.apache.mina.core.session,org.apache.mi
+ na.filter.codec,org.apache.mina.core.buffer,org.apache.mina.util";ver
+ sion="2.0.0.M6",org.apache.mina.handler.demux;uses:="org.apache.mina.
+ core.session,org.apache.mina.core.service,org.apache.mina.util,org.ap
+ ache.mina.core.future";version="2.0.0.M6",org.apache.mina.core.buffer
+ ;uses:="org.apache.mina.util";version="2.0.0.M6",org.apache.mina.filt
+ er.keepalive;uses:="org.apache.mina.core.session,org.apache.mina.core
+ .filterchain,org.apache.mina.core.write,org.apache.mina.core.future";
+ version="2.0.0.M6",org.apache.mina.handler.stream;uses:="org.apache.m
+ ina.core.buffer,org.apache.mina.core.session,org.apache.mina.core.fut
+ ure,org.apache.mina.core.service";version="2.0.0.M6",org.apache.mina.
+ util.byteaccess;uses:="org.apache.mina.core.buffer";version="2.0.0.M6
+ ",org.apache.mina.transport.vmpipe;uses:="org.apache.mina.core.sessio
+ n,org.apache.mina.core.service,org.apache.mina.core.future,org.apache
+ .mina.core.filterchain,org.apache.mina.util,org.apache.mina.core.buff
+ er,org.apache.mina.core.write";version="2.0.0.M6",org.apache.mina.han
+ dler.multiton;uses:="org.apache.mina.core.session,org.apache.mina.cor
+ e.service";version="2.0.0.M6",org.apache.mina.filter.stream;uses:="or
+ g.apache.mina.core.future,org.apache.mina.core.session,org.apache.min
+ a.core.buffer,org.apache.mina.core.filterchain,org.apache.mina.util,o
+ rg.apache.mina.core.write,org.apache.mina.core.file";version="2.0.0.M
+ 6",org.apache.mina.filter.executor;uses:="org.apache.mina.core.sessio
+ n,org.apache.mina.core.buffer,org.apache.mina.core.write,org.apache.m
+ ina.core.filterchain,org.apache.mina.core.future";version="2.0.0.M6",
+ org.apache.mina.filter.errorgenerating;uses:="org.apache.mina.core.fu
+ ture,org.apache.mina.core.session,org.apache.mina.core.buffer,org.apa
+ che.mina.core.filterchain,org.apache.mina.core.write";version="2.0.0.
+ M6",org.apache.mina.filter.codec;uses:="org.apache.mina.util,org.apac
+ he.mina.core.buffer,org.apache.mina.core.session,org.apache.mina.core
+ .service,org.apache.mina.core.future,org.apache.mina.core.write,org.a
+ pache.mina.core.filterchain,org.apache.mina.core.file";version="2.0.0
+ .M6",org.apache.mina.filter.util;uses:="org.apache.mina.core.session,
+ org.apache.mina.core.filterchain,org.apache.mina.core.write";version=
+ "2.0.0.M6",org.apache.mina.filter.statistic;uses:="org.apache.mina.co
+ re.session,org.apache.mina.core.filterchain,org.apache.mina.core.writ
+ e";version="2.0.0.M6",org.apache.mina.core.polling;uses:="org.apache.
+ mina.core.service,org.apache.mina.util,org.apache.mina.core.session,o
+ rg.apache.mina.core.future,org.apache.mina.core.buffer,org.apache.min
+ a.core,org.apache.mina.core.write,org.apache.mina.core.filterchain,or
+ g.apache.mina.core.file";version="2.0.0.M6",org.apache.mina.handler.c
+ hain;uses:="org.apache.mina.core.session,org.apache.mina.core.service
+ ";version="2.0.0.M6",org.apache.mina.proxy.handlers;version="2.0.0.M6
+ ",org.apache.mina.core.filterchain;uses:="org.apache.mina.core.sessio
+ n,org.apache.mina.core.write,org.apache.mina.core.buffer,org.apache.m
+ ina.core.service,org.apache.mina.core.future";version="2.0.0.M6",org.
+ apache.mina.filter.buffer;uses:="org.apache.mina.core.session,org.apa
+ che.mina.core.buffer,org.apache.mina.core.filterchain,org.apache.mina
+ .util,org.apache.mina.core.write";version="2.0.0.M6",org.apache.mina.
+ core.service;uses:="org.apache.mina.core.session,org.apache.mina.core
+ ,org.apache.mina.core.future,org.apache.mina.core.filterchain,org.apa
+ che.mina.util,org.apache.mina.core.write";version="2.0.0.M6",org.apac
+ he.mina.proxy.handlers.http;uses:="org.apache.mina.proxy.handlers,org
+ .apache.mina.core.filterchain,org.apache.mina.proxy.utils,org.apache.
+ mina.proxy.session,org.apache.mina.proxy,org.apache.mina.core.session
+ ,org.apache.mina.core.future,org.apache.mina.core.buffer,org.apache.m
+ ina.proxy.handlers.http.ntlm,org.apache.mina.proxy.handlers.http.basi
+ c,org.apache.mina.proxy.handlers.http.digest";version="2.0.0.M6",org.
+ apache.mina.proxy.handlers.http.basic;uses:="org.apache.mina.proxy.ha
+ ndlers,org.apache.mina.core.filterchain,org.apache.mina.proxy.handler
+ s.http,org.apache.mina.proxy.utils,org.apache.mina.util,org.apache.mi
+ na.proxy.session,org.apache.mina.proxy";version="2.0.0.M6",org.apache
+ .mina.filter.codec.serialization;uses:="org.apache.mina.core.session,
+ org.apache.mina.filter.codec,org.apache.mina.core.buffer";version="2.
+ 0.0.M6",org.apache.mina.transport.socket.nio;uses:="org.apache.mina.c
+ ore.session,org.apache.mina.core.polling,org.apache.mina.core.buffer,
+ org.apache.mina.core.service,org.apache.mina.transport.socket,org.apa
+ che.mina.core.filterchain,org.apache.mina.core,org.apache.mina.core.f
+ ile";version="2.0.0.M6",org.apache.mina.filter.codec.prefixedstring;u
+ ses:="org.apache.mina.core.session,org.apache.mina.filter.codec,org.a
+ pache.mina.core.buffer";version="2.0.0.M6",org.apache.mina.proxy.filt
+ er;uses:="org.apache.mina.core.buffer,org.apache.mina.proxy.session,o
+ rg.apache.mina.core.write,org.apache.mina.proxy,org.apache.mina.core.
+ session,org.apache.mina.proxy.handlers,org.apache.mina.core.filtercha
+ in,org.apache.mina.proxy.handlers.socks,org.apache.mina.proxy.handler
+ s.http,org.apache.mina.proxy.event";version="2.0.0.M6",org.apache.min
+ a.filter.firewall;uses:="org.apache.mina.core.future,org.apache.mina.
+ core.session,org.apache.mina.core.filterchain,org.apache.mina.core.wr
+ ite";version="2.0.0.M6",org.apache.mina.core;uses:="org.apache.mina.c
+ ore.future,org.apache.mina.core.session,org.apache.mina.core.buffer";
+ version="2.0.0.M6",org.apache.mina.proxy.session;uses:="org.apache.mi
+ na.core.session,org.apache.mina.proxy.filter,org.apache.mina.proxy.ha
+ ndlers,org.apache.mina.proxy.event,org.apache.mina.proxy.handlers.htt
+ p,org.apache.mina.proxy,org.apache.mina.core.future";version="2.0.0.M
+ 6",org.apache.mina.proxy.handlers.http.digest;uses:="org.apache.mina.
+ core.session,org.apache.mina.proxy.utils,org.apache.mina.proxy.sessio
+ n,org.apache.mina.proxy,org.apache.mina.proxy.handlers,org.apache.min
+ a.core.filterchain,org.apache.mina.proxy.handlers.http,org.apache.min
+ a.util";version="2.0.0.M6",org.apache.mina.core.write;uses:="org.apac
+ he.mina.core.session,org.apache.mina.core.future,org.apache.mina.util
+ ";version="2.0.0.M6",org.apache.mina.proxy;uses:="org.apache.mina.cor
+ e.session,org.apache.mina.proxy.handlers,org.apache.mina.proxy.handle
+ rs.socks,org.apache.mina.core.service,org.apache.mina.proxy.session,o
+ rg.apache.mina.core.filterchain,org.apache.mina.core.future,org.apach
+ e.mina.proxy.filter,org.apache.mina.core.buffer,org.apache.mina.proxy
+ .event,org.apache.mina.core.write,org.apache.mina.core.file,org.apach
+ e.mina.transport.socket";version="2.0.0.M6",org.apache.mina.filter.ss
+ l;uses:="org.apache.mina.core.session,org.apache.mina.core.future,org
+ .apache.mina.core.filterchain,org.apache.mina.core.buffer,org.apache.
+ mina.core.write,org.apache.mina.util";version="2.0.0.M6",org.apache.m
+ ina.core.file;version="2.0.0.M6",org.apache.mina.core.session;uses:="
+ org.apache.mina.core.future,org.apache.mina.util,org.apache.mina.core
+ .write,org.apache.mina.core.buffer,org.apache.mina.core.file,org.apac
+ he.mina.core.filterchain,org.apache.mina.core.service";version="2.0.0
+ .M6",org.apache.mina.filter.codec.statemachine;uses:="org.apache.mina
+ .core.buffer,org.apache.mina.filter.codec,org.apache.mina.core.sessio
+ n,org.apache.mina.core.filterchain,org.apache.mina.util";version="2.0
+ .0.M6",lib;version="2.0.0.M6",org.apache.mina.filter.reqres;uses:="or
+ g.apache.mina.core.session,org.apache.mina.core.filterchain,org.apach
+ e.mina.filter.util,org.apache.mina.core.write";version="2.0.0.M6",org
+ .apache.mina.proxy.handlers.socks;uses:="org.apache.mina.proxy.handle
+ rs,org.apache.mina.proxy.session,org.apache.mina.proxy,org.apache.min
+ a.core.future,org.apache.mina.core.buffer,org.apache.mina.core.filter
+ chain,org.apache.mina.proxy.utils,org.apache.mina.core.session";versi
+ on="2.0.0.M6",org.apache.mina.proxy.event;uses:="org.apache.mina.core
+ .session,org.apache.mina.core.filterchain,org.apache.mina.proxy.handl
+ ers,org.apache.mina.proxy.handlers.socks,org.apache.mina.proxy.sessio
+ n,org.apache.mina.proxy";version="2.0.0.M6",org.apache.mina.proxy.uti
+ ls;uses:="org.apache.mina.core.buffer";version="2.0.0.M6",org.apache.
+ mina.util;version="2.0.0.M6",org.apache.mina.filter.logging;uses:="or
+ g.apache.mina.core.session,org.apache.mina.core.filterchain,org.apach
+ e.mina.core.write,org.apache.mina.filter.util,org.apache.mina.core.se
+ rvice";version="2.0.0.M6",org.apache.mina.filter.codec.textline;uses:
+ ="org.apache.mina.core.session,org.apache.mina.filter.codec,org.apach
+ e.mina.core.buffer";version="2.0.0.M6",org.apache.mina.transport.sock
+ et;uses:="org.apache.mina.core.session,org.apache.mina.core.service";
+ version="2.0.0.M6"
+Embed-Directory: lib
+Bundle-ClassPath: .,lib/mina-core-2.0.0-M6.jar
+Tool: Bnd-0.0.357
+Bundle-Name: Apache MINA Core (for Apache Directory Studio)
+Created-By: 1.6.0_20 (Apple Inc.)
+Require-Bundle: org.apache.logging.log4j;bundle-version="1.2.14", org.
+ slf4j.api;bundle-version="1.5.6", org.slf4j.log4j12;bundle-version="1
+ .5.6"
+Bundle-Vendor: Apache Software Foundation
+Bundle-Version: 2.0.0.M6
+Bnd-LastModified: 1282313831655
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Embed-Dependency: *;scope=compile|runtime
+Embed-StripGroup: true
+Bundle-SymbolicName: org.apache.mina.core
+Bundle-DocURL: http://www.apache.org
+

Added: directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.classpath
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.classpath?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.classpath (added)
+++ directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.classpath Fri Aug 20 15:23:08 2010
@@ -0,0 +1,7 @@
+<classpath>
+  <classpathentry excluding="**/*.java" path="target/maven-shared-archive-resources" kind="src"/>
+  <classpathentry path="target/classes" kind="output"/>
+  <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
+  <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
+  <classpathentry path="lib/bcprov-jdk15-140.jar" exported="true" kind="lib"/>
+</classpath>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.project
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.project?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.project (added)
+++ directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.project Fri Aug 20 15:23:08 2010
@@ -0,0 +1,19 @@
+<projectDescription>
+  <name>org.bouncycastle.bcprovjdk15</name>
+  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.ManifestBuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.SchemaBuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+    <nature>org.eclipse.pde.PluginNature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.settings/org.eclipse.jdt.core.prefs?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.settings/org.eclipse.jdt.core.prefs (added)
+++ directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/.settings/org.eclipse.jdt.core.prefs Fri Aug 20 15:23:08 2010
@@ -0,0 +1,9 @@
+#Fri Aug 20 16:08:42 CEST 2010
+encoding//src/test/java=ISO-8859-1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+eclipse.preferences.version=1
+encoding//src/test/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.source=1.5
+encoding//src/main/java=ISO-8859-1
+encoding//src/main/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.compliance=1.5

Added: directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/META-INF/MANIFEST.MF?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/META-INF/MANIFEST.MF (added)
+++ directory/studio/branches/studio-rap/libraries/org.bouncycastle.bcprovjdk15/META-INF/MANIFEST.MF Fri Aug 20 15:23:08 2010
@@ -0,0 +1,187 @@
+Manifest-Version: 1.0
+Export-Package: org.bouncycastle.crypto.tls;uses:="org.bouncycastle.as
+ n1.x509,org.bouncycastle.asn1,org.bouncycastle.crypto.digests,org.bou
+ ncycastle.crypto,org.bouncycastle.crypto.params,org.bouncycastle.cryp
+ to.engines,org.bouncycastle.crypto.modes,org.bouncycastle.crypto.macs
+ ,org.bouncycastle.crypto.encodings,org.bouncycastle.util,org.bouncyca
+ stle.crypto.prng";version=140,org.bouncycastle.asn1.iana;uses:="org.b
+ ouncycastle.asn1";version=140,org.bouncycastle.util.encoders;version=
+ 140,org.bouncycastle.asn1.cms;uses:="org.bouncycastle.asn1,org.bouncy
+ castle.asn1.pkcs,org.bouncycastle.asn1.x509";version=140,org.bouncyca
+ stle.util;version=140,org.bouncycastle.crypto.io;uses:="org.bouncycas
+ tle.crypto";version=140,org.bouncycastle.jce.spec;uses:="org.bouncyca
+ stle.math.ec,org.bouncycastle.crypto.engines,org.bouncycastle.jce.int
+ erfaces,org.bouncycastle.asn1.cryptopro,org.bouncycastle.asn1";versio
+ n=140,org.bouncycastle.asn1.ocsp;uses:="org.bouncycastle.asn1.x509,or
+ g.bouncycastle.asn1";version=140,org.bouncycastle.jce.netscape;uses:=
+ "org.bouncycastle.asn1.x509,org.bouncycastle.asn1";version=140,org.bo
+ uncycastle.asn1.icao;uses:="org.bouncycastle.asn1,org.bouncycastle.as
+ n1.x509";version=140,org.bouncycastle.i18n;uses:="org.bouncycastle.i1
+ 8n.filter";version=140,org.bouncycastle.math.ec;uses:="org.bouncycast
+ le.asn1.x9,org.bouncycastle.util";version=140,org.bouncycastle.crypto
+ .generators;uses:="org.bouncycastle.crypto,org.bouncycastle.crypto.pa
+ rams,org.bouncycastle.crypto.digests,org.bouncycastle.math.ec,org.bou
+ ncycastle.crypto.macs";version=140,org.bouncycastle.asn1.misc;uses:="
+ org.bouncycastle.asn1";version=140,org.bouncycastle.crypto.params;use
+ s:="org.bouncycastle.crypto,org.bouncycastle.util,org.bouncycastle.ma
+ th.ec";version=140,org.bouncycastle.asn1.x509.sigi;uses:="org.bouncyc
+ astle.asn1.x500,org.bouncycastle.asn1";version=140,org.bouncycastle.j
+ ce.examples;uses:="org.bouncycastle.jce.provider,org.bouncycastle.asn
+ 1,org.bouncycastle.jce.interfaces,org.bouncycastle.asn1.pkcs,org.boun
+ cycastle.x509.extension,org.bouncycastle.x509,org.bouncycastle.jce,or
+ g.bouncycastle.asn1.x509";version=140,org.bouncycastle.asn1.sec;uses:
+ ="org.bouncycastle.asn1,org.bouncycastle.asn1.x9,org.bouncycastle.uti
+ l.encoders,org.bouncycastle.math.ec,org.bouncycastle.util";version=14
+ 0,org.bouncycastle.crypto.modes;uses:="org.bouncycastle.crypto,org.bo
+ uncycastle.crypto.params,org.bouncycastle.crypto.macs,org.bouncycastl
+ e.util";version=140,org.bouncycastle.asn1;uses:="org.bouncycastle.uti
+ l.io,org.bouncycastle.util.encoders,org.bouncycastle.util";version=14
+ 0,org.bouncycastle.asn1.smime;uses:="org.bouncycastle.asn1.pkcs,org.b
+ ouncycastle.asn1,org.bouncycastle.asn1.cms,org.bouncycastle.asn1.nist
+ ";version=140,org.bouncycastle.asn1.cmp;uses:="org.bouncycastle.asn1,
+ org.bouncycastle.asn1.x509,org.bouncycastle.asn1.crmf,org.bouncycastl
+ e.asn1.pkcs";version=140,org.bouncycastle.asn1.x9;uses:="org.bouncyca
+ stle.asn1,org.bouncycastle.util.encoders,org.bouncycastle.math.ec,org
+ .bouncycastle.util";version=140,org.bouncycastle.asn1.pkcs;uses:="org
+ .bouncycastle.asn1,org.bouncycastle.asn1.x509,org.bouncycastle.asn1.o
+ iw";version=140,org.bouncycastle.jce;uses:="org.bouncycastle.jce.spec
+ ,org.bouncycastle.crypto.params,org.bouncycastle.math.ec,org.bouncyca
+ stle.asn1.cryptopro,org.bouncycastle.asn1,org.bouncycastle.asn1.x9,or
+ g.bouncycastle.asn1.sec,org.bouncycastle.asn1.nist,org.bouncycastle.a
+ sn1.teletrust,org.bouncycastle.asn1.oiw,org.bouncycastle.util,org.bou
+ ncycastle.asn1.pkcs,org.bouncycastle.asn1.x509,org.bouncycastle.jce.p
+ rovider,org.bouncycastle.x509";version=140,org.bouncycastle.crypto.ex
+ amples;uses:="org.bouncycastle.crypto,org.bouncycastle.crypto.params,
+ org.bouncycastle.util.encoders,org.bouncycastle.crypto.engines,org.bo
+ uncycastle.crypto.modes,org.bouncycastle.crypto.paddings,org.bouncyca
+ stle.crypto.generators";version=140,org.bouncycastle.asn1.kisa;uses:=
+ "org.bouncycastle.asn1";version=140,org.bouncycastle.crypto.encodings
+ ;uses:="org.bouncycastle.crypto,org.bouncycastle.crypto.params,org.bo
+ uncycastle.crypto.digests";version=140,org.bouncycastle.asn1.oiw;uses
+ :="org.bouncycastle.asn1";version=140,org.bouncycastle.crypto.util;us
+ es:="org.bouncycastle.asn1.oiw,org.bouncycastle.crypto.params,org.bou
+ ncycastle.asn1.sec,org.bouncycastle.asn1.nist,org.bouncycastle.asn1.t
+ eletrust,org.bouncycastle.asn1,org.bouncycastle.asn1.x9,org.bouncycas
+ tle.asn1.pkcs,org.bouncycastle.asn1.x509,org.bouncycastle.math.ec";ve
+ rsion=140,org.bouncycastle.jce.provider;uses:="org.bouncycastle.jce.e
+ xception,org.bouncycastle.asn1.iana,org.bouncycastle.asn1.oiw,org.bou
+ ncycastle.asn1.nist,org.bouncycastle.asn1.teletrust,org.bouncycastle.
+ asn1,org.bouncycastle.asn1.x9,org.bouncycastle.jce.interfaces,org.bou
+ ncycastle.asn1.pkcs,org.bouncycastle.asn1.cryptopro,org.bouncycastle.
+ crypto,org.bouncycastle.crypto.engines,org.bouncycastle.crypto.modes,
+ org.bouncycastle.crypto.params,org.bouncycastle.crypto.paddings,org.b
+ ouncycastle.util,org.bouncycastle.crypto.digests,org.bouncycastle.cry
+ pto.generators,org.bouncycastle.x509,org.bouncycastle.jce,org.bouncyc
+ astle.asn1.x509,org.bouncycastle.asn1.isismtt,org.bouncycastle.jce.sp
+ ec,org.bouncycastle.math.ec,org.bouncycastle.asn1.sec,org.bouncycastl
+ e.crypto.agreement,org.bouncycastle.crypto.agreement.kdf,org.bouncyca
+ stle.crypto.encodings,org.bouncycastle.crypto.macs,org.bouncycastle.c
+ rypto.signers,org.bouncycastle.crypto.io,org.bouncycastle.asn1.util,o
+ rg.bouncycastle.util.encoders,org.bouncycastle.openssl,org.bouncycast
+ le.x509.util,org.bouncycastle.x509.extension,org.bouncycastle.asn1.mi
+ sc";version=140,org.bouncycastle.x509.util;uses:="org.bouncycastle.jc
+ e.provider,org.bouncycastle.util,org.bouncycastle.asn1,org.bouncycast
+ le.x509,org.bouncycastle.jce,org.bouncycastle.asn1.x509";version=140,
+ org.bouncycastle.crypto.paddings;uses:="org.bouncycastle.crypto,org.b
+ ouncycastle.crypto.params";version=140,org.bouncycastle.asn1.x509.qua
+ lified;uses:="org.bouncycastle.asn1.x509,org.bouncycastle.asn1";versi
+ on=140,org.bouncycastle.crypto.digests;uses:="org.bouncycastle.crypto
+ ,org.bouncycastle.crypto.params,org.bouncycastle.crypto.engines,org.b
+ ouncycastle.util";version=140,org.bouncycastle.jce.interfaces;uses:="
+ org.bouncycastle.jce.spec,org.bouncycastle.math.ec,org.bouncycastle.a
+ sn1";version=140,org.bouncycastle.x509.extension;uses:="org.bouncycas
+ tle.jce,org.bouncycastle.asn1.x509,org.bouncycastle.asn1";version=140
+ ,org.bouncycastle.crypto.prng;uses:="org.bouncycastle.crypto";version
+ =140,org.bouncycastle.voms;uses:="org.bouncycastle.x509,org.bouncycas
+ tle.asn1.x509,org.bouncycastle.asn1";version=140,org.bouncycastle.asn
+ 1.ntt;uses:="org.bouncycastle.asn1";version=140,org.bouncycastle.asn1
+ .isismtt.x509;uses:="org.bouncycastle.asn1.x500,org.bouncycastle.asn1
+ ,org.bouncycastle.asn1.x509,org.bouncycastle.asn1.isismtt";version=14
+ 0,org.bouncycastle.jce.provider.symmetric;uses:="org.bouncycastle.jce
+ .provider,org.bouncycastle.crypto,org.bouncycastle.crypto.engines,org
+ .bouncycastle.crypto.modes,org.bouncycastle.asn1.nist,org.bouncycastl
+ e.asn1,org.bouncycastle.asn1.misc,org.bouncycastle.asn1.ntt,org.bounc
+ ycastle.asn1.kisa";version=140,org.bouncycastle.crypto.macs;uses:="or
+ g.bouncycastle.crypto,org.bouncycastle.crypto.modes,org.bouncycastle.
+ crypto.paddings,org.bouncycastle.crypto.params,org.bouncycastle.crypt
+ o.engines";version=140,org.bouncycastle.crypto.agreement;uses:="org.b
+ ouncycastle.crypto,org.bouncycastle.crypto.params,org.bouncycastle.ma
+ th.ec";version=140,org.bouncycastle.asn1.isismtt.ocsp;uses:="org.boun
+ cycastle.asn1.x509,org.bouncycastle.asn1";version=140,org.bouncycastl
+ e.asn1.gnu;uses:="org.bouncycastle.asn1";version=140,org.bouncycastle
+ .openssl;uses:="org.bouncycastle.util.encoders,org.bouncycastle.asn1.
+ sec,org.bouncycastle.asn1.cms,org.bouncycastle.asn1,org.bouncycastle.
+ jce.spec,org.bouncycastle.asn1.x9,org.bouncycastle.asn1.pkcs,org.boun
+ cycastle.x509,org.bouncycastle.jce,org.bouncycastle.asn1.x509,org.bou
+ ncycastle.crypto,org.bouncycastle.crypto.params,org.bouncycastle.cryp
+ to.generators,org.bouncycastle.util";version=140,org.bouncycastle.asn
+ 1.ess;uses:="org.bouncycastle.asn1,org.bouncycastle.asn1.x509,org.bou
+ ncycastle.asn1.nist";version=140,org.bouncycastle.mozilla;uses:="org.
+ bouncycastle.asn1.x509,org.bouncycastle.asn1.mozilla,org.bouncycastle
+ .asn1";version=140,org.bouncycastle.asn1.crmf;uses:="org.bouncycastle
+ .asn1,org.bouncycastle.asn1.x509";version=140,org.bouncycastle.ocsp;u
+ ses:="org.bouncycastle.asn1.ocsp,org.bouncycastle.asn1.x509,org.bounc
+ ycastle.asn1,org.bouncycastle.jce,org.bouncycastle.asn1.x9,org.bouncy
+ castle.asn1.pkcs,org.bouncycastle.asn1.nist,org.bouncycastle.util,org
+ .bouncycastle.asn1.teletrust,org.bouncycastle.asn1.cryptopro";version
+ =140,org.bouncycastle.asn1.util;uses:="org.bouncycastle.util.encoders
+ ,org.bouncycastle.asn1";version=140,org.bouncycastle.i18n.filter;vers
+ ion=140,org.bouncycastle.util.test;uses:="org.bouncycastle.util";vers
+ ion=140,org.bouncycastle.crypto.engines;uses:="org.bouncycastle.crypt
+ o,org.bouncycastle.crypto.params,org.bouncycastle.crypto.digests,org.
+ bouncycastle.crypto.modes,org.bouncycastle.util";version=140,org.boun
+ cycastle.asn1.nist;uses:="org.bouncycastle.asn1.x9,org.bouncycastle.a
+ sn1.sec,org.bouncycastle.util,org.bouncycastle.asn1";version=140,org.
+ bouncycastle.asn1.teletrust;uses:="org.bouncycastle.asn1.x9,org.bounc
+ ycastle.util.encoders,org.bouncycastle.math.ec,org.bouncycastle.util,
+ org.bouncycastle.asn1";version=140,org.bouncycastle.x509.examples;use
+ s:="org.bouncycastle.asn1.misc,org.bouncycastle.jce.provider,org.boun
+ cycastle.asn1,org.bouncycastle.jce,org.bouncycastle.x509,org.bouncyca
+ stle.asn1.x509";version=140,org.bouncycastle.crypto.agreement.kdf;use
+ s:="org.bouncycastle.crypto,org.bouncycastle.asn1,org.bouncycastle.cr
+ ypto.params,org.bouncycastle.asn1.x509,org.bouncycastle.crypto.genera
+ tors";version=140,org.bouncycastle.asn1.x500;uses:="org.bouncycastle.
+ asn1";version=140,org.bouncycastle.util.io;version=140,org.bouncycast
+ le;version=140,lib;version=140,org.bouncycastle.jce.exception;version
+ =140,org.bouncycastle.crypto;version=140,org.bouncycastle.asn1.tsp;us
+ es:="org.bouncycastle.asn1,org.bouncycastle.asn1.x509,org.bouncycastl
+ e.asn1.cmp,org.bouncycastle.asn1.cms";version=140,org.bouncycastle.x5
+ 09;uses:="org.bouncycastle.jce,org.bouncycastle.asn1.x509,org.bouncyc
+ astle.util,org.bouncycastle.asn1,org.bouncycastle.i18n,org.bouncycast
+ le.i18n.filter,org.bouncycastle.jce.provider,org.bouncycastle.asn1.x5
+ 09.qualified,org.bouncycastle.x509.extension,org.bouncycastle.x509.ut
+ il,org.bouncycastle.asn1.oiw,org.bouncycastle.asn1.nist,org.bouncycas
+ tle.asn1.teletrust,org.bouncycastle.asn1.x9,org.bouncycastle.asn1.pkc
+ s,org.bouncycastle.asn1.cryptopro";version=140,org.bouncycastle.asn1.
+ esf;uses:="org.bouncycastle.asn1.pkcs,org.bouncycastle.asn1,org.bounc
+ ycastle.asn1.x509";version=140,org.bouncycastle.asn1.x509;uses:="org.
+ bouncycastle.asn1,org.bouncycastle.crypto.digests,org.bouncycastle.cr
+ ypto,org.bouncycastle.util,org.bouncycastle.asn1.pkcs,org.bouncycastl
+ e.util.encoders";version=140,org.bouncycastle.asn1.microsoft;uses:="o
+ rg.bouncycastle.asn1";version=140,org.bouncycastle.crypto.signers;use
+ s:="org.bouncycastle.crypto,org.bouncycastle.crypto.params,org.bouncy
+ castle.math.ec,org.bouncycastle.crypto.generators,org.bouncycastle.cr
+ ypto.digests,org.bouncycastle.crypto.encodings,org.bouncycastle.asn1.
+ pkcs,org.bouncycastle.asn1.x509,org.bouncycastle.asn1.nist,org.bouncy
+ castle.crypto.engines,org.bouncycastle.asn1.teletrust,org.bouncycastl
+ e.asn1";version=140,org.bouncycastle.asn1.isismtt;uses:="org.bouncyca
+ stle.asn1";version=140,org.bouncycastle.asn1.cryptopro;uses:="org.bou
+ ncycastle.asn1,org.bouncycastle.crypto.params,org.bouncycastle.math.e
+ c";version=140,org.bouncycastle.asn1.mozilla;uses:="org.bouncycastle.
+ asn1.x509,org.bouncycastle.asn1";version=140
+Embed-Directory: lib
+Bundle-ClassPath: .,lib/bcprov-jdk15-140.jar
+Tool: Bnd-0.0.357
+Bundle-Name: Legion of the Bouncy Castle Java Cryptography APIs (for A
+ pache Directory Studio)
+Created-By: 1.6.0_20 (Apple Inc.)
+Bundle-Vendor: Apache Software Foundation
+Bundle-Version: 140
+Bnd-LastModified: 1282313762541
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Embed-Dependency: *;scope=compile|runtime
+Embed-StripGroup: true
+Bundle-SymbolicName: org.bouncycastle.bcprovjdk15
+Bundle-DocURL: http://www.apache.org
+

Added: directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.classpath
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.classpath?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.classpath (added)
+++ directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.classpath Fri Aug 20 15:23:08 2010
@@ -0,0 +1,7 @@
+<classpath>
+  <classpathentry excluding="**/*.java" path="target/maven-shared-archive-resources" kind="src"/>
+  <classpathentry path="target/classes" kind="output"/>
+  <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
+  <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
+  <classpathentry path="lib/dom4j-1.6.1.jar" exported="true" kind="lib"/>
+</classpath>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.project
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.project?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.project (added)
+++ directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.project Fri Aug 20 15:23:08 2010
@@ -0,0 +1,19 @@
+<projectDescription>
+  <name>org.dom4j.dom4j</name>
+  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.ManifestBuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.SchemaBuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+    <nature>org.eclipse.pde.PluginNature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.settings/org.eclipse.jdt.core.prefs?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.settings/org.eclipse.jdt.core.prefs (added)
+++ directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/.settings/org.eclipse.jdt.core.prefs Fri Aug 20 15:23:08 2010
@@ -0,0 +1,9 @@
+#Fri Aug 20 16:08:14 CEST 2010
+encoding//src/test/java=ISO-8859-1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+eclipse.preferences.version=1
+encoding//src/test/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.source=1.5
+encoding//src/main/java=ISO-8859-1
+encoding//src/main/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.compliance=1.5

Added: directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/META-INF/MANIFEST.MF?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/META-INF/MANIFEST.MF (added)
+++ directory/studio/branches/studio-rap/libraries/org.dom4j.dom4j/META-INF/MANIFEST.MF Fri Aug 20 15:23:08 2010
@@ -0,0 +1,32 @@
+Manifest-Version: 1.0
+Export-Package: org.dom4j.swing;uses:="org.dom4j";version="1.6.1",org.
+ dom4j.tree;uses:="org.dom4j,org.dom4j.io,org.dom4j.rule";version="1.6
+ .1",org.dom4j.rule.pattern;uses:="org.dom4j,org.dom4j.rule";version="
+ 1.6.1",org.dom4j;uses:="org.dom4j.tree,org.dom4j.util,org.dom4j.xpath
+ ,org.dom4j.rule,org.dom4j.io";version="1.6.1",org.dom4j.dom;uses:="or
+ g.dom4j.tree,org.dom4j,org.dom4j.util";version="1.6.1",org.dom4j.xpp;
+ uses:="org.dom4j.tree,org.dom4j";version="1.6.1",org.dom4j.datatype;u
+ ses:="org.dom4j.tree,org.dom4j,org.dom4j.io,org.dom4j.util";version="
+ 1.6.1",org.dom4j.util;uses:="org.dom4j,org.dom4j.tree,org.dom4j.rule"
+ ;version="1.6.1",lib;version="1.6.1",org.dom4j.io;uses:="org.dom4j.tr
+ ee,org.dom4j,org.dom4j.dtd,org.dom4j.xpp";version="1.6.1",org.dom4j.j
+ axb;uses:="org.dom4j,org.dom4j.io,org.dom4j.dom";version="1.6.1",org.
+ dom4j.dtd;version="1.6.1",org.dom4j.xpath;uses:="org.dom4j,org.dom4j.
+ rule";version="1.6.1",org.dom4j.rule;uses:="org.dom4j,org.dom4j.rule.
+ pattern";version="1.6.1",org.dom4j.bean;uses:="org.dom4j.tree,org.dom
+ 4j";version="1.6.1"
+Embed-Directory: lib
+Bundle-ClassPath: .,lib/dom4j-1.6.1.jar
+Tool: Bnd-0.0.357
+Bundle-Name: dom4j (for Apache Directory Studio)
+Created-By: 1.6.0_20 (Apple Inc.)
+Bundle-Vendor: Apache Software Foundation
+Bundle-Version: 1.6.1
+Bnd-LastModified: 1282313731802
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Embed-Dependency: *;scope=compile|runtime
+Embed-StripGroup: true
+Bundle-SymbolicName: org.dom4j.dom4j
+Bundle-DocURL: http://www.apache.org
+

Added: directory/studio/branches/studio-rap/libraries/org.slf4j.api/.classpath
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.slf4j.api/.classpath?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.slf4j.api/.classpath (added)
+++ directory/studio/branches/studio-rap/libraries/org.slf4j.api/.classpath Fri Aug 20 15:23:08 2010
@@ -0,0 +1,7 @@
+<classpath>
+  <classpathentry excluding="**/*.java" path="target/maven-shared-archive-resources" kind="src"/>
+  <classpathentry path="target/classes" kind="output"/>
+  <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
+  <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
+  <classpathentry path="lib/slf4j-api-1.5.6.jar" exported="true" kind="lib"/>
+</classpath>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.slf4j.api/.project
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.slf4j.api/.project?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.slf4j.api/.project (added)
+++ directory/studio/branches/studio-rap/libraries/org.slf4j.api/.project Fri Aug 20 15:23:08 2010
@@ -0,0 +1,19 @@
+<projectDescription>
+  <name>org.slf4j.api</name>
+  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.ManifestBuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.SchemaBuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+    <nature>org.eclipse.pde.PluginNature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.slf4j.api/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.slf4j.api/.settings/org.eclipse.jdt.core.prefs?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.slf4j.api/.settings/org.eclipse.jdt.core.prefs (added)
+++ directory/studio/branches/studio-rap/libraries/org.slf4j.api/.settings/org.eclipse.jdt.core.prefs Fri Aug 20 15:23:08 2010
@@ -0,0 +1,9 @@
+#Fri Aug 20 16:07:56 CEST 2010
+encoding//src/test/java=ISO-8859-1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+eclipse.preferences.version=1
+encoding//src/test/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.source=1.5
+encoding//src/main/java=ISO-8859-1
+encoding//src/main/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.compliance=1.5

Added: directory/studio/branches/studio-rap/libraries/org.slf4j.api/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.slf4j.api/META-INF/MANIFEST.MF?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.slf4j.api/META-INF/MANIFEST.MF (added)
+++ directory/studio/branches/studio-rap/libraries/org.slf4j.api/META-INF/MANIFEST.MF Fri Aug 20 15:23:08 2010
@@ -0,0 +1,21 @@
+Manifest-Version: 1.0
+Export-Package: org.slf4j.spi;uses:="org.slf4j";version="1.5.6",lib;ve
+ rsion="1.5.6",org.slf4j.helpers;uses:="org.slf4j.spi,org.slf4j";versi
+ on="1.5.6",org.slf4j;uses:="org.slf4j.helpers,org.slf4j.spi";version=
+ "1.5.6"
+Embed-Directory: lib
+Bundle-ClassPath: .,lib/slf4j-api-1.5.6.jar
+Tool: Bnd-0.0.357
+Bundle-Name: SLF4J API Module (for Apache Directory Studio)
+Created-By: 1.6.0_20 (Apple Inc.)
+Bundle-Vendor: Apache Software Foundation
+Bundle-Version: 1.5.6
+Eclipse-BuddyPolicy: registered
+Bnd-LastModified: 1282313702329
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Embed-Dependency: *;scope=compile|runtime
+Embed-StripGroup: true
+Bundle-SymbolicName: org.slf4j.api
+Bundle-DocURL: http://www.apache.org
+

Added: directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.classpath
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.classpath?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.classpath (added)
+++ directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.classpath Fri Aug 20 15:23:08 2010
@@ -0,0 +1,7 @@
+<classpath>
+  <classpathentry excluding="**/*.java" path="target/maven-shared-archive-resources" kind="src"/>
+  <classpathentry path="target/classes" kind="output"/>
+  <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
+  <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
+  <classpathentry path="lib/slf4j-log4j12-1.5.6.jar" exported="true" kind="lib"/>
+</classpath>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.project
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.project?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.project (added)
+++ directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.project Fri Aug 20 15:23:08 2010
@@ -0,0 +1,19 @@
+<projectDescription>
+  <name>org.slf4j.log4j12</name>
+  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.ManifestBuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.SchemaBuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+    <nature>org.eclipse.pde.PluginNature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.settings/org.eclipse.jdt.core.prefs?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.settings/org.eclipse.jdt.core.prefs (added)
+++ directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/.settings/org.eclipse.jdt.core.prefs Fri Aug 20 15:23:08 2010
@@ -0,0 +1,9 @@
+#Fri Aug 20 16:08:06 CEST 2010
+encoding//src/test/java=ISO-8859-1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+eclipse.preferences.version=1
+encoding//src/test/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.source=1.5
+encoding//src/main/java=ISO-8859-1
+encoding//src/main/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.compliance=1.5

Added: directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/META-INF/MANIFEST.MF?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/META-INF/MANIFEST.MF (added)
+++ directory/studio/branches/studio-rap/libraries/org.slf4j.log4j12/META-INF/MANIFEST.MF Fri Aug 20 15:23:08 2010
@@ -0,0 +1,20 @@
+Manifest-Version: 1.0
+Export-Package: org.slf4j.impl;version="1.5.6",lib;version="1.5.6"
+Embed-Directory: lib
+Bundle-ClassPath: .,lib/slf4j-log4j12-1.5.6.jar
+Tool: Bnd-0.0.357
+Bundle-Name: SLF4J LOG4J-12 Binding (for Apache Directory Studio)
+Created-By: 1.6.0_20 (Apple Inc.)
+Require-Bundle: org.apache.logging.log4j;bundle-version="1.2.14", org.
+ slf4j.api;bundle-version="1.5.6"
+Bundle-Vendor: Apache Software Foundation
+Bundle-Version: 1.5.6
+Bnd-LastModified: 1282313712034
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Embed-Dependency: *;scope=compile|runtime
+Embed-StripGroup: true
+Bundle-SymbolicName: org.slf4j.log4j12
+Bundle-DocURL: http://www.apache.org
+Eclipse-RegisterBuddy: org.slf4j.api
+

Added: directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.classpath
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.classpath?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.classpath (added)
+++ directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.classpath Fri Aug 20 15:23:08 2010
@@ -0,0 +1,7 @@
+<classpath>
+  <classpathentry excluding="**/*.java" path="target/maven-shared-archive-resources" kind="src"/>
+  <classpathentry path="target/classes" kind="output"/>
+  <classpathentry path="org.eclipse.jdt.launching.JRE_CONTAINER" kind="con"/>
+  <classpathentry path="org.eclipse.pde.core.requiredPlugins" kind="con"/>
+  <classpathentry path="lib/xpp3-1.1.3.4.O.jar" exported="true" kind="lib"/>
+</classpath>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.project
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.project?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.project (added)
+++ directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.project Fri Aug 20 15:23:08 2010
@@ -0,0 +1,19 @@
+<projectDescription>
+  <name>org.xpp3.xpp3</name>
+  <comment>NO_M2ECLIPSE_SUPPORT: Project files created with the maven-eclipse-plugin are not supported in M2Eclipse.</comment>
+  <buildSpec>
+    <buildCommand>
+      <name>org.eclipse.jdt.core.javabuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.ManifestBuilder</name>
+    </buildCommand>
+    <buildCommand>
+      <name>org.eclipse.pde.SchemaBuilder</name>
+    </buildCommand>
+  </buildSpec>
+  <natures>
+    <nature>org.eclipse.jdt.core.javanature</nature>
+    <nature>org.eclipse.pde.PluginNature</nature>
+  </natures>
+</projectDescription>
\ No newline at end of file

Added: directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.settings/org.eclipse.jdt.core.prefs?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.settings/org.eclipse.jdt.core.prefs (added)
+++ directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/.settings/org.eclipse.jdt.core.prefs Fri Aug 20 15:23:08 2010
@@ -0,0 +1,9 @@
+#Fri Aug 20 16:08:54 CEST 2010
+encoding//src/test/java=ISO-8859-1
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5
+eclipse.preferences.version=1
+encoding//src/test/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.source=1.5
+encoding//src/main/java=ISO-8859-1
+encoding//src/main/resources=ISO-8859-1
+org.eclipse.jdt.core.compiler.compliance=1.5

Added: directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/META-INF/MANIFEST.MF
URL: http://svn.apache.org/viewvc/directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/META-INF/MANIFEST.MF?rev=987544&view=auto
==============================================================================
--- directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/META-INF/MANIFEST.MF (added)
+++ directory/studio/branches/studio-rap/libraries/org.xpp3.xpp3/META-INF/MANIFEST.MF Fri Aug 20 15:23:08 2010
@@ -0,0 +1,31 @@
+Manifest-Version: 1.0
+Export-Package: org.xmlpull.v1.dom2_builder;uses:="org.xmlpull.v1";ver
+ sion="1.1.340",org.xmlpull.v1.builder;uses:="org.xmlpull.v1,org.xmlpu
+ ll.v1.builder.impl";version="1.1.340",org.xmlpull.v1;version="1.1.340
+ ",org.xmlpull.mxp1;uses:="org.xmlpull.v1,org.xmlpull.mxp1_serializer"
+ ;version="1.1.340",org.xmlpull.mxp1_serializer;uses:="org.xmlpull.v1"
+ ;version="1.1.340",javax.xml.namespace;version="1.1.340",org.xmlpull.
+ v1.wrapper.classic;uses:="org.xmlpull.v1.util,org.xmlpull.v1,org.xmlp
+ ull.v1.wrapper";version="1.1.340",org.xmlpull.v1.sax2;uses:="org.xmlp
+ ull.v1";version="1.1.340",lib;version="1.1.340",org.xmlpull.v1.builde
+ r.adapter;uses:="org.xmlpull.v1.builder";version="1.1.340",org.xmlpul
+ l.v1.util;uses:="org.xmlpull.v1";version="1.1.340",org.xmlpull.v1.par
+ ser_pool;uses:="org.xmlpull.v1";version="1.1.340",org.xmlpull.v1.wrap
+ per;uses:="org.xmlpull.v1,org.xmlpull.v1.wrapper.classic";version="1.
+ 1.340",org.xmlpull.v1.builder.impl;uses:="org.xmlpull.v1.builder,org.
+ xmlpull.v1";version="1.1.340"
+Embed-Directory: lib
+Bundle-ClassPath: .,lib/xpp3-1.1.3.4.O.jar
+Tool: Bnd-0.0.357
+Bundle-Name: XPP3 (for Apache Directory Studio)
+Created-By: 1.6.0_20 (Apple Inc.)
+Bundle-Vendor: Apache Software Foundation
+Bundle-Version: 1.1.340
+Bnd-LastModified: 1282313784693
+Bundle-ManifestVersion: 2
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt
+Embed-Dependency: *;scope=compile|runtime
+Embed-StripGroup: true
+Bundle-SymbolicName: org.xpp3.xpp3
+Bundle-DocURL: http://www.apache.org
+