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

Hoss Man reopened LUCENE-885:
-----------------------------


Officially reopening this bug as i have discovered that it causes the build to 
fail on java 1.4

the problem is that the contrib-crawl logic used by build-contrib and 
test-contrib is ignorant of the "skip 1.5 contribs" logic used in the javadocs 
(it is a javadoc specific property) and the individiaul 1.5 contribs (ie: 
gdata) assume that ify ou are trying to build them, you must have 1.5.

patch is already ready to make the property more global, and to make the 
targets in the gdata build.xml act as NOOPs (echoing a message) based on the 
value ... just doing some more testing now before committing.

> clean up build files so contrib tests are run more easily
> ---------------------------------------------------------
>
>                 Key: LUCENE-885
>                 URL: https://issues.apache.org/jira/browse/LUCENE-885
>             Project: Lucene - Java
>          Issue Type: Improvement
>          Components: Build
>            Reporter: Hoss Man
>            Assignee: Hoss Man
>             Fix For: 2.2
>
>         Attachments: LUCENE-885.patch, LUCENE-885.patch
>
>
> Per mailing list discussion...
> http://www.nabble.com/Tests%2C-Contribs%2C-and-Releases-tf3768924.html#a10655448
> Tests for contribs should be run when "ant test" is used,  existing "test" 
> target renamed to "test-core"

-- 
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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to