You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by Peter Donald <pe...@apache.org> on 2001/12/02 21:29:49 UTC

Breaking the build

Hi,

I notice that a couple of times over the last few weeks that the builds have 
been broken. Framework and cornerstone on way too high a frequency. Could 
everyone do a 

ant clean main


before they check stuff in ? 

Please ;)

-- 
Cheers,

Pete

---------------------------------------------------
For every complex problem there is a solution that 
is simple, neat and wrong
---------------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Breaking the build

Posted by Peter Donald <pe...@apache.org>.
On Mon, 3 Dec 2001 12:11, Gerhard Froehlich wrote:
> From: Peter Donald [mailto:peter@apache.org]
>
> >On Mon, 3 Dec 2001 08:21, Paul Hammant wrote:
> >> Peter,
> >>
> >> Both the reported Cornerstone breaks were bogus.
> >
> >How about the fact that current CVS doesn't build ? ;)
>
> Ok before people are blamed innocently, the newbie
> was the causer.
> I fixed rapidly the last build failure
>   http://gump.covalent.net/log/jakarta-avalon-cornerstone.html
>
> The file which still remains in the repository though removed
> I did not removed, yet. I would be cool if somebody does this
> who has more experience with CVS.
>
> One beer for each!

you won me over with that line ! ;)

> "Three o'clock is always too late or too early for
> anything you want to do.
> (Jean-Paul Sartre)"

kool quote .. I am going to have to nab it ;)

-- 
Cheers,

Pete

--------------------------------------------------
 Where ignorance is bliss, 'tis folly to be wise.
--------------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: Breaking the build

Posted by Gerhard Froehlich <g-...@gmx.de>.
>From: Peter Donald [mailto:peter@apache.org]
>On Mon, 3 Dec 2001 08:21, Paul Hammant wrote:
>> Peter,
>>
>> Both the reported Cornerstone breaks were bogus.  
>
>How about the fact that current CVS doesn't build ? ;)

Ok before people are blamed innocently, the newbie
was the causer.
I fixed rapidly the last build failure 
  http://gump.covalent.net/log/jakarta-avalon-cornerstone.html

The file which still remains in the repository though removed
I did not removed, yet. I would be cool if somebody does this
who has more experience with CVS.

One beer for each!

Cheers
Gerhard
 
"Three o'clock is always too late or too early for 
anything you want to do.
(Jean-Paul Sartre)"



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Breaking the build

Posted by Peter Donald <pe...@apache.org>.
On Mon, 3 Dec 2001 08:21, Paul Hammant wrote:
> Peter,
>
> Both the reported Cornerstone breaks were bogus.  

How about the fact that current CVS doesn't build ? ;)

Compiling 256 source files to /opt/avalon/jakarta-avalon-cornerstone/apps/db/bui
ld/classes
/opt/avalon/jakarta-avalon-cornerstone/apps/db/src/java/org/apache/avalon/db/dat
a/impl/DefaultStringConstantColumn.java:25:14:25:14: Error: The abstract method
"int getMaxLength();", inherited from type "org/apache/avalon/db/data/types/Stri
ngColumn", is not implemented in the non-abstract class "org/apache/avalon/db/da
ta/impl/DefaultStringConstantColumn".
/opt/avalon/jakarta-avalon-cornerstone/apps/db/src/java/org/apache/avalon/db/bas
ic/data/BasicView.java:42:44:42:44: Error: Duplicate declaration of local variab
le "queryable".
/opt/avalon/jakarta-avalon-cornerstone/apps/db/src/java/org/apache/avalon/db/bas
ic/data/BasicView.java:51:46:51:46: Error: Duplicate declaration of local variab
le "queryable".
/opt/avalon/jakarta-avalon-cornerstone/apps/db/src/java/org/apache/avalon/db/bas
ic/data/BasicView.java:57:46:57:46: Error: Duplicate declaration of local variab
le "queryable".
/opt/avalon/jakarta-avalon-cornerstone/apps/db/src/java/org/apache/avalon/db/bas
ic/data/BasicView.java:78:45:78:45: Error: Duplicate declaration of local variab
le "queryable".
/opt/avalon/jakarta-avalon-cornerstone/apps/db/src/java/org/apache/avalon/db/bas
ic/data/BasicView.java:95:47:95:47: Error: Duplicate declaration of local variab
le "queryable".
/opt/avalon/jakarta-avalon-cornerstone/apps/db/src/java/org/apache/avalon/db/bas
ic/data/BasicView.java:105:47:105:47: Error: Duplicate declaration of local vari
able "queryable".

BUILD FAILED

/opt/avalon/jakarta-avalon-cornerstone/apps/db/build.xml:88: Compile failed, mes
sages should have been provided.

>I always build clean
> before commits and this thing compiled on my machine.  

kool. The one thing that I noticed was a few changes re 1.4 vs 1.3. It is fine to make it build 
on 1.4 but I still work on 1.3 ;)

>The first time it
> was reported I investigated and reported back that it was the gump
> system in error. It was reporting on a class that no longer exists.
>  Sorry dude...

np ;)

-- 
Cheers,

Pete

---------------------------------------------------------------
The difference between genius, and stupidity? Genius has limits
---------------------------------------------------------------

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Breaking the build

Posted by Paul Hammant <Pa...@yahoo.com>.
Peter,

Both the reported Cornerstone breaks were bogus.  I always build clean 
before commits and this thing compiled on my machine.  The first time it 
was reported I investigated and reported back that it was the gump 
system in error. It was reporting on a class that no longer exists. 
 Sorry dude...

Regards,

- Paul

>Hi,
>
>I notice that a couple of times over the last few weeks that the builds have 
>been broken. Framework and cornerstone on way too high a frequency. Could 
>everyone do a 
>
>ant clean main
>
>
>before they check stuff in ? 
>
>Please ;)
>




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>