You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2009/04/20 03:46:48 UTC

[jira] Resolved: (THRIFT-461) generate thrift code when running test suite

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

T Jake Luciani resolved THRIFT-461.
-----------------------------------

    Resolution: Fixed
      Assignee: Eric Evans  (was: T Jake Luciani)

> generate thrift code when running test suite
> --------------------------------------------
>
>                 Key: THRIFT-461
>                 URL: https://issues.apache.org/jira/browse/THRIFT-461
>             Project: Thrift
>          Issue Type: Bug
>          Components: Library (Perl)
>            Reporter: Eric Evans
>            Assignee: Eric Evans
>         Attachments: 0001-generate-thrift-code-when-running-test-suite.patch
>
>
> It should be possible to build the architecture independent parts of thrift separately from the architecture dependent ones. This isn't currently possible because building the perl library causes the thrift compiler to be run in preparation of the test suite, which in turn causes the build to fail if the compiler has not yet been built.
> The attached patch causes code generation to occur when the test suite is run (in the check-local target).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.