[Red5] Changes to build.xml for edge / origin

Dan Rossi spam at electroteque.org
Sun Dec 9 19:11:55 PST 2007


Hmm damn trying this wildcard to load in each webapp wont work will  
have to look it up

<fileset dir="${webapps.dir}/**/WEB-INF/src" defaultexcludes="yes">
					<include name="**/**/*.java"/>
					<exclude name="**/*.xml"/>
					<exclude name="**/*.xsd"/>
				</fileset>

On 10/12/2007, at 1:57 PM, Dan Rossi wrote:

> yes logically javadocs is for source development, so it should go  
> into the source path not distribution path maybe ? It would also be  
> nice if it ran through all the webapps to document the webapps aswell.
>
> On 10/12/2007, at 1:25 PM, Steven Gong wrote:
>
>> I also found that it might not be necessary to generate javadoc  
>> each time when building a dist. Generating javadoc seems to take  
>> half of the compile times and generates many small files. Do you  
>> think we can separate the javadoc generation to another target?
>>
>> On Dec 10, 2007 7:09 AM, Dan Rossi <spam at electroteque.org> wrote:
>> I'm about to make some more changes to the build.xml file to include
>> some macros for building the webapps as it would be easier to setup
>> the compile for custom webapps without having to copy and duplicate
>> all the required code. I'm also including a seperate build.xml file  
>> so
>> the main build file never needs to be touched. I'll let you know when
>> i've uploaded to my server to check out before adding to svn.
>>
>> _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>>
>>
>>
>> -- 
>> Best Regards
>> Steven Gong
>>
>> InfraRed5 Red5 Consultant: http://www.infrared5.com, steven at infrared5.com
>>
>> Red5 Developer: http://osflash.org/red5, http://jira.red5.org/confluence/display/ 
>> ~steven/Home
>>
>> Modesty is an overrated quality in men of no great accomplishment.   
>> -- Ricky Jay _______________________________________________
>> Red5 mailing list
>> Red5 at osflash.org
>> http://osflash.org/mailman/listinfo/red5_osflash.org
>
> _______________________________________________
> Red5 mailing list
> Red5 at osflash.org
> http://osflash.org/mailman/listinfo/red5_osflash.org

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/red5_osflash.org/attachments/20071210/c2740951/attachment.html 


More information about the Red5 mailing list