Excellent, thank you! On Wed, Jun 8, 2011 at 10:14 AM, Alex Boisvert <[email protected]>wrote:
> On Wed, Jun 8, 2011 at 8:08 AM, Allen Riddle <[email protected]> > wrote: > > > I'm trying to create a jar in builder that doesn't have a version number > > stamped at the end of the jar name. Is there a way to do this? Thanks. > > > > You can pass an explicit filename: > > package(:jar, :file => 'foo.jar') > > alex >
