Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSonatype Release Manager2011-03-21 16:48:22 +0000
committerSonatype Release Manager2011-03-21 16:48:22 +0000
commitd53793d6fd6a9093956b178fd1549f534186b98c (patch)
treeb51ecc42ff1bc65e6d994fc96be3ec7f5d382c6c /org.jboss.netty
parentce3aa6e1f8eac14f89f7b3096426501c061e4060 (diff)
downloadm2e-core-d53793d6fd6a9093956b178fd1549f534186b98c.tar.gz
m2e-core-d53793d6fd6a9093956b178fd1549f534186b98c.tar.xz
m2e-core-d53793d6fd6a9093956b178fd1549f534186b98c.zip
new version 0.14.0-SNAPSHOT
Signed-off-by: Sonatype Release Manager <vladt@sonatype.com>
Diffstat (limited to 'org.jboss.netty')
-rw-r--r--org.jboss.netty/META-INF/MANIFEST.MF290
-rw-r--r--org.jboss.netty/pom.xml2
2 files changed, 146 insertions, 146 deletions
diff --git a/org.jboss.netty/META-INF/MANIFEST.MF b/org.jboss.netty/META-INF/MANIFEST.MF
index eee3833e..52233772 100644
--- a/org.jboss.netty/META-INF/MANIFEST.MF
+++ b/org.jboss.netty/META-INF/MANIFEST.MF
@@ -1,145 +1,145 @@
-Manifest-Version: 1.0
-Export-Package: org.jboss.netty.bootstrap;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.util",
- org.jboss.netty.buffer;version="3.2.4.Final";uses:="org.jboss.netty.util",
- org.jboss.netty.channel;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.util,org.jboss.netty.logging",
- org.jboss.netty.channel.group;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.buffer,org.jboss.netty.logging",
- org.jboss.netty.channel.local;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.logging",
- org.jboss.netty.channel.socket;version="3.2.4.Final";uses:="org.jboss.netty.channel",
- org.jboss.netty.channel.socket.http;version="3.2.4.Final";
- uses:="org.jboss.netty.channel,
- org.jboss.netty.channel.socket,
- org.jboss.netty.handler.codec.http,
- javax.net.ssl,
- org.jboss.netty.handler.ssl,
- org.jboss.netty.buffer,
- org.jboss.netty.logging,
- javax.servlet,
- org.jboss.netty.channel.local,
- javax.servlet.http",
- org.jboss.netty.channel.socket.nio;version="3.2.4.Final";
- uses:="org.jboss.netty.logging,
- org.jboss.netty.channel.socket,
- org.jboss.netty.channel,
- org.jboss.netty.util,
- org.jboss.netty.buffer",
- org.jboss.netty.channel.socket.oio;version="3.2.4.Final";
- uses:="org.jboss.netty.channel,
- org.jboss.netty.channel.socket,
- org.jboss.netty.util,
- org.jboss.netty.buffer,
- org.jboss.netty.logging",
- org.jboss.netty.container.microcontainer;version="3.2.4.Final";uses:="org.jboss.netty.logging",
- org.jboss.netty.container.osgi;version="3.2.4.Final";uses:="org.jboss.netty.logging,org.osgi.framework",
- org.jboss.netty.container.spring;version="3.2.4.Final";uses:="org.jboss.netty.logging",
- org.jboss.netty.handler.codec.base64;version="3.2.4.Final";
- uses:="org.jboss.netty.buffer,
- org.jboss.netty.channel,
- org.jboss.netty.handler.codec.oneone,
- org.jboss.netty.util",
- org.jboss.netty.handler.codec.compression;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.handler.codec.oneone",
- org.jboss.netty.handler.codec.embedder;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.buffer",
- org.jboss.netty.handler.codec.frame;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.handler.codec.oneone",
- org.jboss.netty.handler.codec.http;version="3.2.4.Final";
- uses:="org.jboss.netty.buffer,
- org.jboss.netty.handler.codec.frame,
- org.jboss.netty.channel,
- org.jboss.netty.util,
- org.jboss.netty.handler.codec.compression,
- org.jboss.netty.handler.codec.embedder,
- org.jboss.netty.handler.codec.replay,
- org.jboss.netty.handler.codec.oneone",
- org.jboss.netty.handler.codec.http.websocket;version="3.2.4.Final";
- uses:="org.jboss.netty.buffer,
- org.jboss.netty.util,
- org.jboss.netty.handler.codec.replay,
- org.jboss.netty.handler.codec.frame,
- org.jboss.netty.channel,
- org.jboss.netty.handler.codec.oneone",
- org.jboss.netty.handler.codec.oneone;version="3.2.4.Final";uses:="org.jboss.netty.channel",
- org.jboss.netty.handler.codec.protobuf;version="3.2.4.Final";
- uses:="org.jboss.netty.buffer,
- org.jboss.netty.channel,
- org.jboss.netty.handler.codec.oneone,
- com.google.protobuf,
- org.jboss.netty.handler.codec.frame",
- org.jboss.netty.handler.codec.replay;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel",
- org.jboss.netty.handler.codec.rtsp;version="3.2.4.Final";
- uses:="org.jboss.netty.buffer,
- org.jboss.netty.channel,
- org.jboss.netty.handler.codec.http,
- org.jboss.netty.handler.codec.embedder",
- org.jboss.netty.handler.codec.serialization;version="3.2.4.Final";
- uses:="org.jboss.netty.buffer,
- org.jboss.netty.handler.codec.replay,
- org.jboss.netty.channel,
- org.jboss.netty.handler.codec.oneone,
- org.jboss.netty.handler.codec.frame",
- org.jboss.netty.handler.codec.string;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.handler.codec.oneone",
- org.jboss.netty.handler.execution;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.util,org.jboss.netty.logging",
- org.jboss.netty.handler.logging;version="3.2.4.Final";uses:="org.jboss.netty.logging,org.jboss.netty.buffer,org.jboss.netty.channel",
- org.jboss.netty.handler.queue;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.buffer",
- org.jboss.netty.handler.ssl;version="3.2.4.Final";
- uses:="org.jboss.netty.channel,
- javax.net.ssl,
- org.jboss.netty.logging,
- org.jboss.netty.buffer,
- org.jboss.netty.handler.codec.frame",
- org.jboss.netty.handler.stream;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.logging",
- org.jboss.netty.handler.timeout;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.util",
- org.jboss.netty.logging;version="3.2.4.Final";
- uses:="org.apache.commons.logging,
- org.jboss.logging,
- org.apache.log4j,
- org.osgi.service.log,
- org.osgi.util.tracker,
- org.osgi.framework,
- org.slf4j",
- org.jboss.netty.util;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.logging"
-Built-By: trustin
-Tool: Bnd-1.15.0
-Bundle-Name: The Netty Project
-Created-By: Apache Maven Bundle Plugin
-Bundle-BuddyPolicy: registered
-Bundle-Vendor: JBoss
-Build-Jdk: 1.6.0_23
-Bundle-Version: 3.2.4.Final
-Eclipse-BuddyPolicy: registered
-Bnd-LastModified: 1297082336492
-Bundle-ManifestVersion: 2
-Bundle-Activator: org.jboss.netty.container.osgi.NettyBundleActivator
-Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
-Bundle-Description: The Netty project is an effort to provide an async
- hronous event-driven network application framework and tools for r
- apid development of maintainable high performance and high scalabi
- lity protocol servers and clients. In other words, Netty is a NIO
- client server framework which enables quick and easy development
- of network applications such as protocol servers and clients. It g
- reatly simplifies and streamlines network programming such as TCP
- and UDP socket server.
-Bundle-DocURL: http://www.jboss.org/netty/
-Bundle-SymbolicName: org.jboss.netty
-Import-Package: com.google.protobuf;resolution:=optional,
- javax.net.ssl;resolution:=optional,
- javax.servlet;resolution:=optional,
- javax.servlet.http;resolution:=optional,
- org.apache.commons.logging;resolution:=optional,
- org.apache.log4j;resolution:=optional,
- org.jboss.logging;resolution:=optional,
- org.jboss.netty.bootstrap;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.buffer;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.handler.codec.frame;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.handler.codec.http.websocket;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.handler.codec.oneone;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.handler.codec.protobuf;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.handler.codec.serialization;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.handler.codec.string;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.handler.logging;version="[3.2,4)";resolution:=optional,
- org.jboss.netty.handler.timeout;version="[3.2,4)";resolution:=optional,
- org.osgi.framework;version="[1.5,2)";resolution:=optional,
- org.osgi.service.log;version="[1.3,2)";resolution:=optional,
- org.osgi.util.tracker;version="[1.4,2)";resolution:=optional,
- org.slf4j;version="[1.5.0,2.0.0)";resolution:=optional
-Main-Class: org.jboss.netty.util.Version
-Bundle-ClassPath: netty-3.2.4.Final.jar
-Bundle-RequiredExecutionEnvironment: J2SE-1.5,
- JavaSE-1.6
+Manifest-Version: 1.0
+Export-Package: org.jboss.netty.bootstrap;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.util",
+ org.jboss.netty.buffer;version="3.2.4.Final";uses:="org.jboss.netty.util",
+ org.jboss.netty.channel;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.util,org.jboss.netty.logging",
+ org.jboss.netty.channel.group;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.buffer,org.jboss.netty.logging",
+ org.jboss.netty.channel.local;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.logging",
+ org.jboss.netty.channel.socket;version="3.2.4.Final";uses:="org.jboss.netty.channel",
+ org.jboss.netty.channel.socket.http;version="3.2.4.Final";
+ uses:="org.jboss.netty.channel,
+ org.jboss.netty.channel.socket,
+ org.jboss.netty.handler.codec.http,
+ javax.net.ssl,
+ org.jboss.netty.handler.ssl,
+ org.jboss.netty.buffer,
+ org.jboss.netty.logging,
+ javax.servlet,
+ org.jboss.netty.channel.local,
+ javax.servlet.http",
+ org.jboss.netty.channel.socket.nio;version="3.2.4.Final";
+ uses:="org.jboss.netty.logging,
+ org.jboss.netty.channel.socket,
+ org.jboss.netty.channel,
+ org.jboss.netty.util,
+ org.jboss.netty.buffer",
+ org.jboss.netty.channel.socket.oio;version="3.2.4.Final";
+ uses:="org.jboss.netty.channel,
+ org.jboss.netty.channel.socket,
+ org.jboss.netty.util,
+ org.jboss.netty.buffer,
+ org.jboss.netty.logging",
+ org.jboss.netty.container.microcontainer;version="3.2.4.Final";uses:="org.jboss.netty.logging",
+ org.jboss.netty.container.osgi;version="3.2.4.Final";uses:="org.jboss.netty.logging,org.osgi.framework",
+ org.jboss.netty.container.spring;version="3.2.4.Final";uses:="org.jboss.netty.logging",
+ org.jboss.netty.handler.codec.base64;version="3.2.4.Final";
+ uses:="org.jboss.netty.buffer,
+ org.jboss.netty.channel,
+ org.jboss.netty.handler.codec.oneone,
+ org.jboss.netty.util",
+ org.jboss.netty.handler.codec.compression;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.handler.codec.oneone",
+ org.jboss.netty.handler.codec.embedder;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.buffer",
+ org.jboss.netty.handler.codec.frame;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.handler.codec.oneone",
+ org.jboss.netty.handler.codec.http;version="3.2.4.Final";
+ uses:="org.jboss.netty.buffer,
+ org.jboss.netty.handler.codec.frame,
+ org.jboss.netty.channel,
+ org.jboss.netty.util,
+ org.jboss.netty.handler.codec.compression,
+ org.jboss.netty.handler.codec.embedder,
+ org.jboss.netty.handler.codec.replay,
+ org.jboss.netty.handler.codec.oneone",
+ org.jboss.netty.handler.codec.http.websocket;version="3.2.4.Final";
+ uses:="org.jboss.netty.buffer,
+ org.jboss.netty.util,
+ org.jboss.netty.handler.codec.replay,
+ org.jboss.netty.handler.codec.frame,
+ org.jboss.netty.channel,
+ org.jboss.netty.handler.codec.oneone",
+ org.jboss.netty.handler.codec.oneone;version="3.2.4.Final";uses:="org.jboss.netty.channel",
+ org.jboss.netty.handler.codec.protobuf;version="3.2.4.Final";
+ uses:="org.jboss.netty.buffer,
+ org.jboss.netty.channel,
+ org.jboss.netty.handler.codec.oneone,
+ com.google.protobuf,
+ org.jboss.netty.handler.codec.frame",
+ org.jboss.netty.handler.codec.replay;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel",
+ org.jboss.netty.handler.codec.rtsp;version="3.2.4.Final";
+ uses:="org.jboss.netty.buffer,
+ org.jboss.netty.channel,
+ org.jboss.netty.handler.codec.http,
+ org.jboss.netty.handler.codec.embedder",
+ org.jboss.netty.handler.codec.serialization;version="3.2.4.Final";
+ uses:="org.jboss.netty.buffer,
+ org.jboss.netty.handler.codec.replay,
+ org.jboss.netty.channel,
+ org.jboss.netty.handler.codec.oneone,
+ org.jboss.netty.handler.codec.frame",
+ org.jboss.netty.handler.codec.string;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.handler.codec.oneone",
+ org.jboss.netty.handler.execution;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.util,org.jboss.netty.logging",
+ org.jboss.netty.handler.logging;version="3.2.4.Final";uses:="org.jboss.netty.logging,org.jboss.netty.buffer,org.jboss.netty.channel",
+ org.jboss.netty.handler.queue;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.buffer",
+ org.jboss.netty.handler.ssl;version="3.2.4.Final";
+ uses:="org.jboss.netty.channel,
+ javax.net.ssl,
+ org.jboss.netty.logging,
+ org.jboss.netty.buffer,
+ org.jboss.netty.handler.codec.frame",
+ org.jboss.netty.handler.stream;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.logging",
+ org.jboss.netty.handler.timeout;version="3.2.4.Final";uses:="org.jboss.netty.channel,org.jboss.netty.util",
+ org.jboss.netty.logging;version="3.2.4.Final";
+ uses:="org.apache.commons.logging,
+ org.jboss.logging,
+ org.apache.log4j,
+ org.osgi.service.log,
+ org.osgi.util.tracker,
+ org.osgi.framework,
+ org.slf4j",
+ org.jboss.netty.util;version="3.2.4.Final";uses:="org.jboss.netty.buffer,org.jboss.netty.channel,org.jboss.netty.logging"
+Built-By: trustin
+Tool: Bnd-1.15.0
+Bundle-Name: The Netty Project
+Created-By: Apache Maven Bundle Plugin
+Bundle-BuddyPolicy: registered
+Bundle-Vendor: JBoss
+Build-Jdk: 1.6.0_23
+Bundle-Version: 3.2.4.Final
+Eclipse-BuddyPolicy: registered
+Bnd-LastModified: 1297082336492
+Bundle-ManifestVersion: 2
+Bundle-Activator: org.jboss.netty.container.osgi.NettyBundleActivator
+Bundle-License: http://www.apache.org/licenses/LICENSE-2.0
+Bundle-Description: The Netty project is an effort to provide an async
+ hronous event-driven network application framework and tools for r
+ apid development of maintainable high performance and high scalabi
+ lity protocol servers and clients. In other words, Netty is a NIO
+ client server framework which enables quick and easy development
+ of network applications such as protocol servers and clients. It g
+ reatly simplifies and streamlines network programming such as TCP
+ and UDP socket server.
+Bundle-DocURL: http://www.jboss.org/netty/
+Bundle-SymbolicName: org.jboss.netty
+Import-Package: com.google.protobuf;resolution:=optional,
+ javax.net.ssl;resolution:=optional,
+ javax.servlet;resolution:=optional,
+ javax.servlet.http;resolution:=optional,
+ org.apache.commons.logging;resolution:=optional,
+ org.apache.log4j;resolution:=optional,
+ org.jboss.logging;resolution:=optional,
+ org.jboss.netty.bootstrap;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.buffer;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.handler.codec.frame;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.handler.codec.http.websocket;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.handler.codec.oneone;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.handler.codec.protobuf;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.handler.codec.serialization;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.handler.codec.string;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.handler.logging;version="[3.2,4)";resolution:=optional,
+ org.jboss.netty.handler.timeout;version="[3.2,4)";resolution:=optional,
+ org.osgi.framework;version="[1.5,2)";resolution:=optional,
+ org.osgi.service.log;version="[1.3,2)";resolution:=optional,
+ org.osgi.util.tracker;version="[1.4,2)";resolution:=optional,
+ org.slf4j;version="[1.5.0,2.0.0)";resolution:=optional
+Main-Class: org.jboss.netty.util.Version
+Bundle-ClassPath: netty-3.2.4.Final.jar
+Bundle-RequiredExecutionEnvironment: J2SE-1.5,
+ JavaSE-1.6
diff --git a/org.jboss.netty/pom.xml b/org.jboss.netty/pom.xml
index f82d3597..50ff9cbe 100644
--- a/org.jboss.netty/pom.xml
+++ b/org.jboss.netty/pom.xml
@@ -12,7 +12,7 @@
<parent>
<groupId>org.eclipse.m2e</groupId>
<artifactId>org.eclipse.m2e.parent</artifactId>
- <version>0.13.0-SNAPSHOT</version>
+ <version>0.14.0-SNAPSHOT</version>
<relativePath>../org.eclipse.m2e.parent</relativePath>
</parent>

Back to the top