[libinline-java-perl] 219/398: ok
Jonas Smedegaard
dr at jones.dk
Thu Feb 26 11:43:05 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 bab690f9816b17374dbd6de7e1e33ada9257efa1
Author: patrick_leb <>
Date: Wed Apr 9 02:04:31 2003 +0000
ok
---
CHANGES | 11 +++++++++--
README | 5 -----
2 files changed, 9 insertions(+), 7 deletions(-)
diff --git a/CHANGES b/CHANGES
index dccdbfa..b60dcec 100644
--- a/CHANGES
+++ b/CHANGES
@@ -3,8 +3,15 @@ Revision history for Perl extension Inline::Java
0.34
- Patch by Doug MacEachern to allow running under servlet engines
- - Other minor bug fixes and documentation corrections
- - Moved to Beta status
+ - Patch by John Kinsley for handling empty arrays
+ - Custom ClassLoader allows for better isolation of user code and
+ dynamic 'CLASSPATH' (multiple sections/clients are now totally
+ independant)
+ - Default port number changed to 0 (next available port number)
+ This allows many multiple users to run concurrently without clashes
+ The default port for SHARED_JVM mode it has remained 7890
+ - User code can now be a public class and inside a package
+ - Many bug fixes and documentation corrections
0.33 Mon Jun 17 13:50:14 EDT 2002
- Improved and more flexible debug output
diff --git a/README b/README
index 3e75c1e..ea1c542 100644
--- a/README
+++ b/README
@@ -69,11 +69,6 @@ WARNING: THIS IS ALPHA SOFTWARE. It is incomplete and possibly unreliable.
change in future releases.
Inline::Java version 0.40 is a major upgrade that includes:
-+ Patch by Doug MacEachern to allow running under servlet engines
-+ Patch by John Kinsley for handling empty arrays
-+ Custom ClassLoader allows for better isolation of user code and
- dynamic 'CLASSPATH'
-+ Many bug fixes and documentation corrections
Inline::Java version 0.33 is a minor upgrade that includes:
+ Improved and more flexible debug output
--
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