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 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"/>

Michaël
>
> 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
>
>


------------------------------------------------------------------------------
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