[Commits] (vajda) reworked java-python ref management to fix bug
revealed under Wing
commits at osafoundation.org
commits at osafoundation.org
Wed Apr 20 10:09:07 PDT 2005
Commit by: vajda
Modified files:
external/PyLucene/patches-0.9.8-189 None 1.1
external/PyLucene/Makefile 1.25 1.26
external/PyLucene/patches-0.9.8-188 1.1 None
Log message:
reworked java-python ref management to fix bug revealed under Wing
ViewCVS links:
http://cvs.osafoundation.org/index.cgi/external/PyLucene/patches-0.9.8-189?rev=1.1&content-type=text/vnd.viewcvs-markup
http://cvs.osafoundation.org/index.cgi/external/PyLucene/Makefile.diff?r1=text&tr1=1.25&r2=text&tr2=1.26
http://cvs.osafoundation.org/index.cgi/external/PyLucene/patches-0.9.8-188.diff?r1=text&tr1=1.1&r2=text&tr2=None
Index: external/PyLucene/Makefile
diff -u external/PyLucene/Makefile:1.25 external/PyLucene/Makefile:1.26
--- external/PyLucene/Makefile:1.25 Mon Apr 18 11:41:30 2005
+++ external/PyLucene/Makefile Wed Apr 20 10:09:06 2005
@@ -1,5 +1,5 @@
-VERSION=0.9.8-188
+VERSION=0.9.8-189
RELVER=$(VERSION)-1
PYLUCENE=$(BUILD_ROOT)/PyLucene
SRC=$(PYLUCENE)/PyLucene-$(VERSION)
More information about the Commits
mailing list