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

Steven Rowe commented on LUCENE-3655:
-------------------------------------

bq. I don't know of any survey's about what's included and what isn't in 
Python. There's the docs for python's "standard library" 
(http://docs.python.org/library/) - I guess that's the LCD.

The list of modules distributed with Python is here: 
[http://docs.python.org/modindex.html].  libxml2 isn't on this list.  
xml.etree.ElementTree is, though, so I've rewritten the patch to use it instead 
of libxml2.

                
> Add Maven artifact checks to dev-tools/scripts/smokeTestRelease.py
> ------------------------------------------------------------------
>
>                 Key: LUCENE-3655
>                 URL: https://issues.apache.org/jira/browse/LUCENE-3655
>             Project: Lucene - Java
>          Issue Type: Task
>          Components: general/build
>    Affects Versions: 3.5
>            Reporter: Steven Rowe
>            Assignee: Steven Rowe
>            Priority: Minor
>         Attachments: LUCENE-3655.patch
>
>
> smokeTestRelease.py should examine the Maven artifacts in a Lucene/Solr 
> release.

--
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