[libinline-java-perl] 353/398: ok

Jonas Smedegaard dr at jones.dk
Thu Feb 26 11:43:22 UTC 2015


This is an automated email from the git hooks/post-receive script.

js pushed a commit to tag 0.55
in repository libinline-java-perl.

commit 54465a116aaaba2ac160ba79ffe319e99f7a9032
Author: patrick_leb <>
Date:   Sun Sep 4 17:11:22 2005 +0000

    ok
---
 CHANGES  | 3 +++
 META.yml | 4 +++-
 README   | 7 ++++---
 3 files changed, 10 insertions(+), 4 deletions(-)

diff --git a/CHANGES b/CHANGES
index 37e375b..9b7c03b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,5 +1,8 @@
 Revision history for Perl extension Inline::Java
 ------------------------------------------------
+0.51
+    - Other minor bug fixes
+
 0.50  Mon Jan 31 20:14:43 EST 2005
     - Added HOST configuration option to access JVM server remotely
     - Fixed bug with paths in Cygwin
diff --git a/META.yml b/META.yml
index fc3a9d8..b78524b 100644
--- a/META.yml
+++ b/META.yml
@@ -1,11 +1,13 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXXXXXX This is a prototype!!!  It will change in the future!!! XXXXX#
 name:         Inline-Java
-version:      0.50
+version:      0.50_90
 version_from: Java.pm
 installdirs:  site
 requires:
+    Encode:                        0
     Inline:                        0.44
+    MIME::Base64:                  0
     Test:                          1.13
 
 distribution_type: module
diff --git a/README b/README
index ef1ce47..ba600e9 100644
--- a/README
+++ b/README
@@ -66,9 +66,10 @@ second time you test loading of an already built module.
 -------------------------------------------------------------------------------
 FEATURES FOR THIS VERSION:
 
-Inline::Java version 0.50 is a minor upgrade that includes:
-    - Added HOST configuration option to access JVM server remotely
-    - Fixed bug with paths in Cygwin
+Inline::Java version 0.51 is a major upgrade that includes:
+    - Several major speed optimizations
+	- Introduction of support for I/O mapping between Perl and Java
+    - Applied patches by Andrew Bruno and Tim Bunce for MAC OSX
     - Other minor bug fixes
 
 See CHANGES for a full change list.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libinline-java-perl.git



More information about the Pkg-perl-cvs-commits mailing list