You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Michael McCandless (JIRA)" <ji...@apache.org> on 2009/10/13 23:33:31 UTC

[jira] Commented: (LUCENE-1969) adding kamikaze to lucene contrib

    [ https://issues.apache.org/jira/browse/LUCENE-1969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12765246#action_12765246 ] 

Michael McCandless commented on LUCENE-1969:
--------------------------------------------

Patch looks good!

How do I run the tests?  When I cd to contrib/kamikaze and run "ant test" I get this output:

{code}
download-ivy:
     [echo] installing ivy...
      [get] Getting: http://repo1.maven.org/maven2/org/apache/ivy/ivy/2.0.0-beta1/ivy-2.0.0-beta1.jar
      [get] To: /lucene/kami.1969/contrib/kamikaze/ivy/ivy.jar
      [get] Not modified - so not downloaded

install-ivy:

resolve:
No ivy:settings found for the default reference 'ivy.instance'.  A default instance will be used
no settings file found, using default...
[ivy:retrieve] :: Ivy 2.0.0-beta1 - 20071206070608 :: http://ant.apache.org/ivy/ ::
:: loading settings :: url = jar:file:/lucene/kami.1969/contrib/kamikaze/ivy/ivy.jar!/org/apache/ivy/core/settings/ivysettings.xml
[ivy:retrieve] :: resolving dependencies :: com.kamikaze#kamikaze;working@rhumba
[ivy:retrieve] 	confs: [master, test]
[ivy:retrieve] 	found log4j#log4j;1.2.15 in public
[ivy:retrieve] 	found org.apache.lucene#lucene-core;2.9.0 in public
[ivy:retrieve] 	found junit#junit;4.5 in public
[ivy:retrieve] :: resolution report :: resolve 277ms :: artifacts dl 9ms
	---------------------------------------------------------------------
	|                  |            modules            ||   artifacts   |
	|       conf       | number| search|dwnlded|evicted|| number|dwnlded|
	---------------------------------------------------------------------
	|      master      |   2   |   0   |   0   |   0   ||   2   |   0   |
	|       test       |   1   |   0   |   0   |   0   ||   1   |   0   |
	---------------------------------------------------------------------
[ivy:retrieve] :: retrieving :: com.kamikaze#kamikaze
[ivy:retrieve] 	confs: [master, test]
[ivy:retrieve] 	0 artifacts copied, 3 already retrieved (0kB/10ms)

init:

compile:

compile-test:

test:

BUILD FAILED
/lucene/kami.1969/contrib/kamikaze/build.xml:88: Test com.kamikaze.test.TestDocIdSetSuite failed

Total time: 2 seconds
{code}

> adding kamikaze to lucene contrib
> ---------------------------------
>
>                 Key: LUCENE-1969
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1969
>             Project: Lucene - Java
>          Issue Type: New Feature
>          Components: contrib/*
>    Affects Versions: 2.9
>            Reporter: John Wang
>         Attachments: kamikaze-contrib.patch
>
>
> Adding kamikaze to lucene contrib

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: java-dev-help@lucene.apache.org