- Revision
- 16123
- Author
- vajda
- Date
- 2007-12-12 18:38:59 -0800 (Wed, 12 Dec 2007)
Log Message
- upgraded build to PyLucene-2.2.0-2-370-1
- fixed bug 11643 (http://bugzilla.osafoundation.org/show_bug.cgi?id=11643)
(Using lucene search phrase and wildcards returns java.lang.nullpointerexception)
- fixed bug 11643 (http://bugzilla.osafoundation.org/show_bug.cgi?id=11643)
(Using lucene search phrase and wildcards returns java.lang.nullpointerexception)
Modified Paths
Diff
Modified: trunk/chandler/Makefile (16122 => 16123)
--- trunk/chandler/Makefile 2007-12-13 02:14:44 UTC (rev 16122) +++ trunk/chandler/Makefile 2007-12-13 02:38:59 UTC (rev 16123) @@ -135,7 +135,7 @@ $(OPENJDK) \ $(CHANDLERARCHIVES)/m2crypto-$(SNAP)-0.18.2-$(BP)2.tar.gz \ $(CHANDLERARCHIVES)/PyICU-$(SNAP)-0.8-92-$(BP)1.tar.gz \ - $(CHANDLERARCHIVES)/PyLucene-$(SNAP)-2.2.0-2-367-$(BP)1.tar.gz \ + $(CHANDLERARCHIVES)/PyLucene-$(SNAP)-2.2.0-2-370-$(BP)1.tar.gz \ $(CHANDLERARCHIVES)/twisted-$(SNAP)-r18795-$(BP)3.tar.gz \ $(CHANDLERARCHIVES)/wxPython-$(SNAP)-2.8.7.1-r201-$(BP)1.tar.gz \ $(CHANDLERARCHIVES)/dateutil-$(SNAP)-1.1-$(BP)6.tar.gz \
_______________________________________________ Commits mailing list [email protected] http://lists.osafoundation.org/mailman/listinfo/commits
