[pkg-java] r14118 - in tags/libjboss-marshalling-java: . 1.1.3.GA-3/debian

Torsten Werner twerner at alioth.debian.org
Tue Aug 9 19:29:23 UTC 2011


Author: twerner
Date: 2011-08-09 19:29:22 +0000 (Tue, 09 Aug 2011)
New Revision: 14118

Added:
   tags/libjboss-marshalling-java/1.1.3.GA-3/
   tags/libjboss-marshalling-java/1.1.3.GA-3/debian/changelog
   tags/libjboss-marshalling-java/1.1.3.GA-3/debian/control
   tags/libjboss-marshalling-java/1.1.3.GA-3/debian/source/
Removed:
   tags/libjboss-marshalling-java/1.1.3.GA-3/debian/changelog
   tags/libjboss-marshalling-java/1.1.3.GA-3/debian/control
Log:
[svn-buildpackage] Tagging libjboss-marshalling-java 1.1.3.GA-3

Deleted: tags/libjboss-marshalling-java/1.1.3.GA-3/debian/changelog
===================================================================
--- trunk/libjboss-marshalling-java/debian/changelog	2011-08-09 19:07:30 UTC (rev 14116)
+++ tags/libjboss-marshalling-java/1.1.3.GA-3/debian/changelog	2011-08-09 19:29:22 UTC (rev 14118)
@@ -1,11 +0,0 @@
-libjboss-marshalling-java (1.1.3.GA-2) unstable; urgency=low
-
-  * Improve copyright information.
-
- -- Torsten Werner <twerner at debian.org>  Tue, 15 Sep 2009 22:13:07 +0200
-
-libjboss-marshalling-java (1.1.3.GA-1) unstable; urgency=low
-
-  * Initial release. (Closes: #546768)
-
- -- Torsten Werner <twerner at debian.org>  Tue, 15 Sep 2009 20:36:18 +0200

Copied: tags/libjboss-marshalling-java/1.1.3.GA-3/debian/changelog (from rev 14117, trunk/libjboss-marshalling-java/debian/changelog)
===================================================================
--- tags/libjboss-marshalling-java/1.1.3.GA-3/debian/changelog	                        (rev 0)
+++ tags/libjboss-marshalling-java/1.1.3.GA-3/debian/changelog	2011-08-09 19:29:22 UTC (rev 14118)
@@ -0,0 +1,19 @@
+libjboss-marshalling-java (1.1.3.GA-3) unstable; urgency=low
+
+  * Switch to source format 3.0.
+  * Remove Java runtime from Depends.
+  * Update Standards-Version: 3.9.1.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 09 Aug 2011 21:26:25 +0200
+
+libjboss-marshalling-java (1.1.3.GA-2) unstable; urgency=low
+
+  * Improve copyright information.
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 15 Sep 2009 22:13:07 +0200
+
+libjboss-marshalling-java (1.1.3.GA-1) unstable; urgency=low
+
+  * Initial release. (Closes: #546768)
+
+ -- Torsten Werner <twerner at debian.org>  Tue, 15 Sep 2009 20:36:18 +0200

Deleted: tags/libjboss-marshalling-java/1.1.3.GA-3/debian/control
===================================================================
--- trunk/libjboss-marshalling-java/debian/control	2011-08-09 19:07:30 UTC (rev 14116)
+++ tags/libjboss-marshalling-java/1.1.3.GA-3/debian/control	2011-08-09 19:29:22 UTC (rev 14118)
@@ -1,48 +0,0 @@
-Source: libjboss-marshalling-java
-Section: java
-Priority: optional
-Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Torsten Werner <twerner at debian.org>
-Build-Depends-Indep: maven-repo-helper (>= 0.7), maven-ant-helper (>> 4)
-Build-Depends: ant, debhelper (>= 5), cdbs, default-jdk
-Standards-Version: 3.8.3
-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjboss-marshalling-java
-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjboss-marshalling-java/
-Homepage: http://jboss.org/jbossmarshalling/
-
-Package: libjboss-marshalling-java
-Architecture: all
-Depends: ${misc:Depends}, default-jre-headless | java5-runtime-headless
-Description: alternative serialization API
- JBoss Marshalling is an alternative serialization API that fixes many of the
- problems found in the JDK serialization API while remaining fully compatible
- with java.io.Serializable and its relatives, and adds several new tunable
- parameters and additional features, all of which are pluggable via factory
- configuration (externalizers, class/instance lookup tables, class resolution,
- and object replacement, to name a few).
- .
- This framework was inspired by the need for certain features unavailable with
- the standard Object*Stream classes:
- .
-  * Pluggable class resolvers, making it easy to customize classloader
-    policy, by implementing a small interface (rather than having to subclass
-    the Object*Stream classes)
-  * Pluggable object replacement (also without subclassing)
-  * Pluggable predefined class tables, which can dramatically decrease
-    stream size and serialization time for stream types which frequently use a
-    common set of classes
-  * Pluggable predefined instance tables, which make it easy to handle
-    remote references
-  * Pluggable externalizers which may be used to serialize classes
-    which are not Serializable, or for which an alternate strategy is needed
-  * Customizable stream headers
-  * Each marshaller instance is highly configurable and tunable to
-    maximize performance based on expected usage patterns A generalized API
-    which can support many different protocol implementations, including
-    protocols which do not necessarily provide all the above features
-  * Inexpensive instance creation, beneficial to applications where
-    many short-lived streams are used
-  * Support for separate class and instance caches, if the protocol
-    permits; useful for sending multiple messages or requests with a single
-    stream, with separate object graphs but retaining the class cache
-

Copied: tags/libjboss-marshalling-java/1.1.3.GA-3/debian/control (from rev 14117, trunk/libjboss-marshalling-java/debian/control)
===================================================================
--- tags/libjboss-marshalling-java/1.1.3.GA-3/debian/control	                        (rev 0)
+++ tags/libjboss-marshalling-java/1.1.3.GA-3/debian/control	2011-08-09 19:29:22 UTC (rev 14118)
@@ -0,0 +1,48 @@
+Source: libjboss-marshalling-java
+Section: java
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends-Indep: maven-repo-helper (>= 0.7), maven-ant-helper (>> 4)
+Build-Depends: ant, debhelper (>= 5), cdbs, default-jdk
+Standards-Version: 3.9.1
+Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjboss-marshalling-java
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjboss-marshalling-java/
+Homepage: http://jboss.org/jbossmarshalling/
+
+Package: libjboss-marshalling-java
+Architecture: all
+Depends: ${misc:Depends}
+Description: alternative serialization API
+ JBoss Marshalling is an alternative serialization API that fixes many of the
+ problems found in the JDK serialization API while remaining fully compatible
+ with java.io.Serializable and its relatives, and adds several new tunable
+ parameters and additional features, all of which are pluggable via factory
+ configuration (externalizers, class/instance lookup tables, class resolution,
+ and object replacement, to name a few).
+ .
+ This framework was inspired by the need for certain features unavailable with
+ the standard Object*Stream classes:
+ .
+  * Pluggable class resolvers, making it easy to customize classloader
+    policy, by implementing a small interface (rather than having to subclass
+    the Object*Stream classes)
+  * Pluggable object replacement (also without subclassing)
+  * Pluggable predefined class tables, which can dramatically decrease
+    stream size and serialization time for stream types which frequently use a
+    common set of classes
+  * Pluggable predefined instance tables, which make it easy to handle
+    remote references
+  * Pluggable externalizers which may be used to serialize classes
+    which are not Serializable, or for which an alternate strategy is needed
+  * Customizable stream headers
+  * Each marshaller instance is highly configurable and tunable to
+    maximize performance based on expected usage patterns A generalized API
+    which can support many different protocol implementations, including
+    protocols which do not necessarily provide all the above features
+  * Inexpensive instance creation, beneficial to applications where
+    many short-lived streams are used
+  * Support for separate class and instance caches, if the protocol
+    permits; useful for sending multiple messages or requests with a single
+    stream, with separate object graphs but retaining the class cache
+




More information about the pkg-java-commits mailing list