On 31/10/2007, Carl Trieloff <[EMAIL PROTECTED]> wrote:
>
>
> modified        rupertlssmith
> /incubator/qpid/branches/M2/java/perftests/pom.xml      10/30/2007
> 12:02:24        Resized some benchmark tests to scale up to the saturation 
> point.
> modified        rupertlssmith
> /incubator/qpid/branches/M2/java/perftests/pom.xml      10/26/2007
> 05:32:11        Resized latency tests.
>
>
> one of these two seem to have broken the build on our build servers.
> Don't know if it is co-incidences (something else going on, on the build
> machine) or the check-in but as the log time matches  - will investigate
> possible causes tomorrow. Did a rebuild and issue persists.
> Carl.

These two commits purely change the configuration of tests. The test
in question are not mvn test tests they are performance tests. The
changes were to adjust the values put in to the test scripts when they
are generated via maven. This does not occur as part of the build so I
would guess that it was a build system failure not a code problem.

The local build system has this nasty habit of using a fresh maven
repo for each build. This means it has a LOT of data to download. The
Management console was having real issues building over the last few
days because mvn couldn't get eclipse.

So again Carl, without knowing what you mean by 'broken' and failing
to have any form of build output I can't say with any authority were
the problem occurred.

> Martin Ritchie wrote:
> > The problem is a issue of consistency. You didn't commit your changes
> > to the POM files back to M2 hence it is impossible to checkout the
> > *exact* M2 source code that the distribution represents.
> >
> > My suggestion to you would be :
> >
> > if you check with svnversion you should have a single number as the
> > result. i.e no local changes and your local checkout is up to date,
> > from there you can build the artifacts.
> >
> > Even better:
> > Check all your changes in.
> > Check out a fresh version
> > Ensure you have a clean mvn repo
> > Build it.
> > Verify it is then correct
> > Tag that checkout as M2
> > Checkout the M2 tag
> > Ensure you have a clean mvn repo
> > Build it.
> > Verify it is *STILL* correct
> > finally delete all the spurious M2 tags.
> >
> >
> > On 30/10/2007, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
> >
> >> Martin,
> >>
> >> Not sure I understood you. The only modifications I did was to update
> >> the POMs to remove SNAPSHOT from the version.
> >>
> >> Regards,
> >>
> >> Rajith
> >>
> >> On 10/30/07, Martin Ritchie <[EMAIL PROTECTED]> wrote:
> >>
> >>> Hey, Sorry for the delay.
> >>>
> >>> Rajith, your svn checkout wasn't up to date and had local modifications :(
> >>>
> >>> #Thu Oct 25 21:51:20 EDT 2007
> >>> qpid.version=1.0-incubating-M2
> >>> qpid.svnversion=588263\:588396M
> >>> qpid.name=Qpid Broker
> >>> #Thu Oct 25 21:51:29 EDT 2007
> >>> qpid.version=1.0-incubating-M2
> >>> qpid.svnversion=588263\:588396M
> >>> qpid.name=Qpid Client
> >>> #Thu Oct 25 21:51:08 EDT 2007
> >>> qpid.version=1.0-incubating-M2
> >>> qpid.svnversion=588263\:588396M
> >>> qpid.name=Qpid Common Utilities
> >>>
> >>>
> >>>
> >>>
> >>>
> >>> On 29/10/2007, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
> >>>
> >>>> Is everybody happy with the RC?
> >>>> Can the interested parties please voice their concerns before end of
> >>>> day today (EST).
> >>>>
> >>>> If I don't hear anything, I am going to start the vote again on
> >>>> Tuesday morning (EST).
> >>>>
> >>>> Regards,
> >>>>
> >>>> Rajith Attapattu
> >>>> Red Hat
> >>>> Blog http://mutlix.blogspot.com/
> >>>>
> >>>> On 10/26/07, Rajith Attapattu <[EMAIL PROTECTED]> wrote:
> >>>>
> >>>>> Folks,
> >>>>>
> >>>>> Finally after several tries I was able to upload the java RC's to the
> >>>>> release folder.
> >>>>> I have changed the release notes for M2 and and updated the POMs.
> >>>>>
> >>>>> Please verify them and we can start the vote again.
> >>>>>
> >>>>> The signed artifacts for the M2 final release is available at
> >>>>> http://people.apache.org/~rajith/qpid-release/M2/Final/
> >>>>>
> >>>>> The keys are located at,
> >>>>> https://svn.apache.org/repos/asf/incubator/qpid/tags/M2/Final/java/KEYS
> >>>>>
> >>>>> All artifacts can be downloaded as a single tar file at,
> >>>>> http://people.apache.org/~rajith/qpid-release/M2/Final/Final.tar.gz
> >>>>>
> >>>>> The release artifacts can be built using the following tag,
> >>>>> https://svn.apache.org/repos/asf/incubator/qpid/tags/M2/Final/
> >>>>>
> >>>>> Regards,
> >>>>>
> >>>>> Rajith Attapattu
> >>>>> Red Hat.
> >>>>>
> >>>>>
> >>> --
> >>> Martin Ritchie
> >>>
> >>>
> >> --
> >> Rajith Attapattu
> >> Red Hat
> >> Blog http://mutlix.blogspot.com/
> >>
> >>
> >
> >
> >
>
>


-- 
Martin Ritchie

Reply via email to