On 06.09.2011 00:10, Michaël Michaud wrote:
> Hi,
> 
>> i just checked the nightly build for my yesterday 'telugu bug' changes and 
>> missed the added font file
>>
>> checking the pom.xml it was obvious that *.ttf files weren't included. to 
>> solve this for the future i removed the explicit inclusions. this should 
>> also add the java sources, but i can't see no harm having them in the 
>> snapshot jar.
> OK, I understand why you removed the includes tag
>> we can always exclude them if we think the snapshot is getting to big (i 
>> added a commented out exclusion to pom.xml).
> I don't think it is useful to include all java files in NB.

i think it does not hurt, just checked it is 14MB vs. 20MB .. a 6MB difference 
containing a 3MB new ttf file, i'd argue that's nothing considering it's the 
whole source.
it's like an automated daily trunk checkout. imagine svn is not working and you 
need the latest code or you simply want to compare two nightly builds without 
access to the source.

> 
> I use the build file for distribution, and checked if a smilar 
> modification is needed.
> ttf file should be included as all files in language directory.
> <filename name="language/**" casesensitive="no"/>
> 
> but I still included ttf files in resource.selector just in case
> <filename name="**/*.ttf" casesensitive="no"/>

makes sense.. ede


------------------------------------------------------------------------------
Special Offer -- Download ArcSight Logger for FREE!
Finally, a world-class log management solution at an even better 
price-free! And you'll get a free "Love Thy Logs" t-shirt when you
download Logger. Secure your free ArcSight Logger TODAY!
http://p.sf.net/sfu/arcsisghtdev2dev
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to