Re: Problem with last build build number listed as 2.0.0..jar rather than 2.0.0.xxxx.jar

From: Pierre Frisch (pierre.frisc..pearway.com)
Date: Mon Nov 06 2006 - 11:32:58 EST

  • Next message: Ken Anderson: "Re: Problem with last build build number listed as 2.0.0..jar rather than 2.0.0.xxxx.jar"

    Hi Mike,

    If you accept the dependency on svnant you can to it by adding this:

                    <typedef resource="org/tigris/subversion/svnant/svnantlib.xml" />
                    <svn>
                            <wcVersion path="${project.dir}" prefix="svn." />
                    </svn>
                    <property name="build.number" value="${svn.revision.max}" />

    This is the way I do it with my projects.

    Pierre

    On 6-Nov-06, at 8:16 AM, Mike Schrag wrote:

    > Yeah, I thought I fixed the version # problem last night, but
    > obviously i just broke it in a different way ... Fixing it now.
    >
    > On Nov 6, 2006, at 10:59 AM, Jake Fisher wrote:
    >
    >> I just tried to update from http://www.mdimension.com/~wolips/update/
    >> and found that the last build seems to have messed up a bit. The last
    >> build build number is listed as 2.0.0..jar rather than
    >> 2.0.0.xxxx.jar.
    >> Can someone fire off a new build when they get a chance?
    >>
    >>
    >> Thanks,
    >>
    >> ~jake
    >
    >



    This archive was generated by hypermail 2.0.0 : Mon Nov 06 2006 - 11:33:03 EST