Sinan users and devs, There is a new release of sinan out, with some fairly major feature additions. Following are the three big changes.
- Bug fix to building by releases. Previously the the -r argument to sinan was being ignored. That is no longer ignored and is now processed correctly by all tasks. - Configless builds. Sinan can now build both single app projects and multi-app projects without that do not contain a config file of any kind. The defaults must be acceptable of course, and there are some caveats as well. This is documented here -> http://erlware.github.com/sinan/SinanProjects.html - Single Application file generation. Sinan gen can now generate single application projects in a way that is consistent with what people want as well as multi-application projects. The new documentation front page provides a working example -> http://erlware.github.com/sinan/ - An integration testing suite and library system with pretty complete integration tests for all tasks. This is mostly of interest to folks developing sinan, of course. and is documented here -> http://erlware.github.com/sinan/ReleaseTesting.html - Lots and lots of additional documentation. Its far from complete but its a major step up from what was there before. The entry point for the documentation is here -> http://erlware.github.com/sinan/ This is a big release, but everything is backwards compatible and mostly consists of new features and bug fixes. I look forward to your feedback. You can install in the normal way with faxien. If you already have sinan install just do the following faxien ur sinan or if you are new to sinan faxien ir sinan -- You received this message because you are subscribed to the Google Groups "erlware-dev" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/erlware-dev?hl=en.
