[ https://issues.apache.org/jira/browse/THRIFT-461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12708969#action_12708969 ]
Eric Evans commented on THRIFT-461: ----------------------------------- Yup. It's still good. > 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.