On Monday 10 December 2007, Benson Margulies wrote:
> I think it makes sense to provide cxf-utils.js as a flat file in the
> distro as well as hiding in the JAR. For users who prefer to generate
> and deploy JavaScript files, it's fairly silly to make them run
> commands to extract this file.
>
> How do I go about this?

You need to edit distribution/src/main/assembly/bin.xml to add an fileSet 
for your file.   Look in there for the the jca rar stuff that goes into 
etc as well for an example.

Also, you need to add the javascript module to distribution/pom.xml, 
distribution/bundle/pom.xml, and distribution/manifest/pom.xml to make 
sure all the javascript stuff gets included.

-- 
J. Daniel Kulp
Principal Engineer
IONA
P: 781-902-8727    C: 508-380-7194
[EMAIL PROTECTED]
http://www.dankulp.com/blog

Reply via email to