[Red5devs] "fixes" to examples build system

Art Clarke aclarke at vlideshow.com
Wed Oct 1 11:29:26 PDT 2008


np

On Wed, Oct 1, 2008 at 11:25 AM, Mondain <mondain at gmail.com> wrote:
> Applied at r3133, thanks for the patch!
>
> Paul
>
> On Tue, Sep 30, 2008 at 4:42 PM, Art Clarke <aclarke at vlideshow.com> wrote:
>>
>> The following patch takes the red5 examples and makes them build correctly
>> assuming you have defined the RED5_HOME environment variable.  The old hack
>> of making ~/build.properties will still work as well if you want to keep the
>> override you had.
>>
>> It also fixes the flex builds so that they don't depend on the Flex tasks
>> jar being in ANT_HOME (i.e. it looks in the right place in FLEX_HOME).
>>
>> Lastly, I nuked the top-level build file which is totally broken (i.e. it
>> appears to be a copy of the server ant file, and assumes ivy is there and
>> there is top level source code, neither of which is true).
>>
>> The net result of this is point $RED5_HOME to your Red5 installation
>> directory and any of the following should work from the examples build
>> without editing any checked out files:
>>
>> ant clean        clean all demos
>> ant dist           build all demos
>> ant dist-flex     build all demos that depend on Flex
>> ant dist-noflex  build all demos that don't depend on Flex
>>
>> Default target: dist
>>
>> If folks like, please check-in (I don't have check-in access, nor am I
>> asking for it at this point).  If you're unhappy with the changes, let me
>> know why and I'll try to fix them.
>>
>> - Art
>>
>> _______________________________________________
>> Red5devs mailing list
>> Red5devs at osflash.org
>> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>>
>
>
>
> --
> http://gregoire.org/
> http://osflash.org/red5
>
> _______________________________________________
> Red5devs mailing list
> Red5devs at osflash.org
> http://osflash.org/mailman/listinfo/red5devs_osflash.org
>
>



More information about the Red5devs mailing list