On 6/20/07, Ben Speakmon <[EMAIL PROTECTED]> wrote:
I thought I was copying bcel too. I'm confused because bcel has the @@DATE@@
tag in its project.build.finalName, but the <jar> points to 5.3-SNAPSHOT.

Good point - looks like that property has no effect - so maybe you're right

Niall

I'll back out the change.

On 6/20/07, Niall Pemberton <[EMAIL PROTECTED]> wrote:
>
> I believe I had corrected the gump problem by amending the property
> for the jar name earlier (by copying what the bcel m2 gump config
> had):
>
> http://svn.apache.org/viewvc?view=rev&revision=549101
>
> ...and I can't see any reason to completely remove since I believe
> gump will fail with the same error as the last run anyway - since the
> config has:
>
> <jar name="commons-email-@@DATE@@.jar"/>
>
> Niall
>
> On 6/20/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Author: bspeakmon
> > Date: Wed Jun 20 08:00:20 2007
> > New Revision: 549123
> >
> > URL: http://svn.apache.org/viewvc?view=rev&rev=549123
> > Log:
> > - fixed commons-email jar output name
> >
> > Modified:
> >     gump/metadata/project/jakarta-commons.xml
> >
> > Modified: gump/metadata/project/jakarta-commons.xml
> > URL:
> 
http://svn.apache.org/viewvc/gump/metadata/project/jakarta-commons.xml?view=diff&rev=549123&r1=549122&r2=549123
> >
> ==============================================================================
> > --- gump/metadata/project/jakarta-commons.xml (original)
> > +++ gump/metadata/project/jakarta-commons.xml Wed Jun 20 08:00:20 2007
> > @@ -425,7 +425,6 @@
> >      <description>Commons Email Package</description>
> >
> >      <mvn basedir="email" goal="package">
> > -      <property name="project.build.finalName"
> value="commons-email-@@DATE@@"/>
> >        <depend project="javamail" property="maven.jar.mail"
> id="javamail" />
> >      </mvn>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to