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

Dawid Weiss commented on LUCENE-4016:
-------------------------------------

We misunderstood each other. These package-info.class files are generated for 
package-info.java (which are a way to put annotations on a package). There are 
three such files in Lucene (in spatial).
                
> Check if all the packaging/ development tasks work with latest Ant 1.8.x and 
> switch to ant 1.8.x as the "officially supported" build platform.
> ----------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: LUCENE-4016
>                 URL: https://issues.apache.org/jira/browse/LUCENE-4016
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: general/build
>            Reporter: Dawid Weiss
>            Assignee: Dawid Weiss
>            Priority: Trivial
>             Fix For: 4.0
>
>
> Diff the outputs between ant 1.8.2 and ant 1.7.1.
> {noformat}
> Target         Windows   Ubuntu    Mac   Jenkins
> ------------------------------------------------
> /
>   ivy-bootstrap  OK         ?       ?       ?
>   jar-checksums  OK         ?       ?       ?
>   validate       OK         ?       ?       ?
>   test           OK         ?       ?       ?
> lucene/
>   clover          ?         ?       ?       ?
>   prepare-relea* OK         ?       ?       ?
> solr/
>   clover          ?         ?       ?       ?
>   run-example     ?         ?       ?       ?
>   prepare-relea*  ?         ?       ?       ?
> {noformat}
> Check consistency with release instructions: 
> http://wiki.apache.org/lucene-java/ReleaseTodo and 
> http://wiki.apache.org/solr/HowToRelease
> Differences log:
> - ant 1.8.x creates empty package-info.class where ant 1.7.x would fail to do 
> so. This is documented at http://ant.apache.org/manual/Tasks/javac.html and 
> is the expected behavior.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to