[jira] [Updated] (SOLR-4106) Javac/ ivy path warnings with morfologik

2012-12-19 Thread Dawid Weiss (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dawid Weiss updated SOLR-4106:
--

Attachment: SOLR-4106.patch

Seems to work for me fine after applying this patch. 

 Javac/ ivy path warnings with morfologik
 

 Key: SOLR-4106
 URL: https://issues.apache.org/jira/browse/SOLR-4106
 Project: Solr
  Issue Type: Task
Reporter: Dawid Weiss
Assignee: Dawid Weiss
Priority: Minor
 Attachments: SOLR-4106.patch, solr4106.zip


 Does not break the build but brings javac warnings, as pointed out by rmuir:
 {code}
 [javac] warning: [path] bad path element 
 ~/.ivy2/cache/org.carrot2/morfologik-polish/jars/morfologik-stemming-1.5.3.jar:
  no such file or directory
[javac] warning: [path] bad path element 
 ~/.ivy2/cache/org.carrot2/morfologik-polish/jars/morfologik-fsa-1.5.3.jar: 
 no such file or directory
[javac] warning: [path] bad path element 
 ~/.ivy2/cache/org.carrot2/morfologik-stemming/jars/morfologik-fsa-1.5.3.jar:
  no such file or directory
[javac] warning: [path] bad path element 
 ~/.ivy2/cache/org.carrot2/morfologik-fsa/jars/hppc-0.4.1.jar: no such file 
 or directory
 i'm just doing
 ivy:cachepath pathid=solr.path log=download-only type=bundle,jar /
 {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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



[jira] [Updated] (SOLR-4106) Javac/ ivy path warnings with morfologik

2012-12-18 Thread Dawid Weiss (JIRA)

 [ 
https://issues.apache.org/jira/browse/SOLR-4106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dawid Weiss updated SOLR-4106:
--

Attachment: solr4106.zip

Works for me without a glitch. Can you try to reproduce the message you're 
seeing?

 Javac/ ivy path warnings with morfologik
 

 Key: SOLR-4106
 URL: https://issues.apache.org/jira/browse/SOLR-4106
 Project: Solr
  Issue Type: Task
Reporter: Dawid Weiss
Assignee: Dawid Weiss
Priority: Minor
 Attachments: solr4106.zip


 Does not break the build but brings javac warnings, as pointed out by rmuir:
 {code}
 [javac] warning: [path] bad path element 
 ~/.ivy2/cache/org.carrot2/morfologik-polish/jars/morfologik-stemming-1.5.3.jar:
  no such file or directory
[javac] warning: [path] bad path element 
 ~/.ivy2/cache/org.carrot2/morfologik-polish/jars/morfologik-fsa-1.5.3.jar: 
 no such file or directory
[javac] warning: [path] bad path element 
 ~/.ivy2/cache/org.carrot2/morfologik-stemming/jars/morfologik-fsa-1.5.3.jar:
  no such file or directory
[javac] warning: [path] bad path element 
 ~/.ivy2/cache/org.carrot2/morfologik-fsa/jars/hppc-0.4.1.jar: no such file 
 or directory
 i'm just doing
 ivy:cachepath pathid=solr.path log=download-only type=bundle,jar /
 {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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