You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pylucene-dev@lucene.apache.org by "Martin (JIRA)" <ji...@apache.org> on 2013/10/31 18:19:21 UTC

[jira] [Created] (PYLUCENE-27) JCC should be able to create sdist archives

Martin created PYLUCENE-27:
------------------------------

             Summary: JCC should be able to create sdist archives
                 Key: PYLUCENE-27
                 URL: https://issues.apache.org/jira/browse/PYLUCENE-27
             Project: PyLucene
          Issue Type: Wish
         Environment: jcc-svn-head
            Reporter: Martin


I was not able to create a complete (in terms one is able to compile and install the desired wrapper) source distribution.

I've tried following calls:
  python -m jcc --jar foo  --egg-info --extra-setup-arg sdist
and
 python -m jcc --jar foo --extra-setup-arg sdist

Both create archives only containing the egg-info and setup.py but no source code at all.

I really need this feature for my testing environment with tox, since this heavily depends on the sdist feature.

thanks,
best,
Martin



--
This message was sent by Atlassian JIRA
(v6.1#6144)