Thats probably true. So you can put a custom release file (a regular release specification) in the following locations. It looks for them in this order. The first one it finds is the one it takes and uses.
<build-root>/releases/<flavor>/<name>-<vsn>.rel <build-root>/releases/<flavor>/<name>.rel <build-root>/releases/<name>-<vsn>.rel <build-root>/releases/<name>.rel Thats really it, more or less. On Sat, Jan 2, 2010 at 4:00 PM, Martin Logan <[email protected]> wrote: > Might want to say where the user defined release file goes and such :) > > On Sat, Jan 2, 2010 at 3:50 PM, Eric Merritt <[email protected]> wrote: >> This version of sinan supports user defined release files and fixes >> the bug in sinan gen, along with various other minor fixes and >> changes. >> >> 2010-01-02 Eric Merritt <[email protected]> >> * version bump to 0.16.2.2 >> * fix bug in sin_build_config that caused gen to fail >> * version bump to 0.16.2.1 >> * release task no longer makes the default otp tarball >> * make run.py slightly more useful for running sinan >> * support custom user defined release files >> >> -- >> >> 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. >> >> >> > > -- > > 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. > > > -- 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.
