You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by "Andrew C. Oliver" <ac...@apache.org> on 2003/07/22 16:51:09 UTC

HORAY!!! Re: [GUMP] Build Failure - jakarta-poi-3

On 7/22/03 9:36 AM, "Gump :-(" <gu...@jakarta.apache.org> wrote:

> ----------------------------------------------------
> This email is autogenerated from the output from:
> <http://cvs.apache.org/builds/gump/2003-07-22/jakarta-poi-3.html>
> ----------------------------------------------------
> 
> Buildfile: build.xml
> 
> check-jars:
> 
> fetch-jars:
>     [get] Getting:
> http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.1.jar
>     [get] Getting: http://www.ibiblio.org/maven/log4j/jars/log4j-1.2.8.jar
>     [get] Getting:
> http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-1.6.jar
>     [get] Getting:
> http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-2.1.
> jar
>     [get] Getting:
> http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-1.0-b1.jar
>     [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar
> 
> init:
>   [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build
>   [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/classes
>   [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/contrib-classes
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/scratchpad-classes
>   [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/test-classes
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/contrib-test-classes
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/scratchpad-test-classes
>   [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/test-results
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/scratchpad-test-results
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/contrib-test-results
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/junit
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/jdepend
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/src/documentation/content/jde
> pend
>   [mkdir] Created dir:
> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/apidocs
>   [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/dist
>    [copy] Copying 179 files to
> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/src/documentation
>    [copy] Copying 1 file to /home/rubys/jakarta/jakarta-poi-3/build/tmp/site
> 
> compile-main:
>   [javac] Compiling 307 source files to
> /home/rubys/jakarta/jakarta-poi-3/build/classes
>   [javac] Compiling 128 source files to
> /home/rubys/jakarta/jakarta-poi-3/build/test-classes
>   [javac] Note: 
> /home/rubys/jakarta/jakarta-poi-3/src/testcases/org/apache/poi/hssf/record/Tes
> tRecordFactory.java uses or overrides a deprecated API.
>   [javac] Note: Recompile with -deprecation for details.
> 
> -test-main-check:
> 
> test-main:
>   [junit] Running org.apache.poi.hpsf.basic.TestBasic
>   [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.592 sec
> 
>   [junit] Running org.apache.poi.hpsf.basic.TestUnicode
>   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.302 sec
> 
>   [junit] Running org.apache.poi.hssf.eventmodel.TestEventRecordFactory
>   [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
> 
>   [junit] Running org.apache.poi.hssf.eventmodel.TestModelFactory
>   [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.9 sec
> 
>   [junit] Running org.apache.poi.hssf.model.TestFormulaParser
>   [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.264 sec
> 
>   [junit] Running
> org.apache.poi.hssf.record.aggregates.TestFormulaRecordAggregate
>   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
> 
>   [junit] Running
> org.apache.poi.hssf.record.aggregates.TestRowRecordsAggregate
>   [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
> 
>   [junit] Running
> org.apache.poi.hssf.record.aggregates.TestValueRecordsAggregate
>   [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.075 sec
> 
> 
> BUILD FAILED
> /home/rubys/jakarta/jakarta-poi-3/build.xml:229: Test
> org.apache.poi.hssf.record.aggregates.TestValueRecordsAggregate failed
> 
> Total time: 27 seconds
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-dev-help@jakarta.apache.org
> 

-- 
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Implementation for Jakarta POI

http://jakarta.apache.org/poi
For Java and Excel, Got POI?


Re: HORAY!!! Re: [GUMP] Build Failure - jakarta-poi-3

Posted by "Andrew C. Oliver" <ac...@apache.org>.
And the head is failing on a unit test (like it should be ATM) and the
branch is succeeding.  Very good!  :-)

Now the trick is to make the head succeed and not loose any of the new
functionality while reaping the benefits of the performance changes :-)

On 7/22/03 11:02 AM, "Danny Mui" <da...@muibros.com> wrote:

> Cool, so i take it now that gump is building both branches?
> 
> At least that's what I think you're cheering ;)
> 
> Andrew C. Oliver wrote:
> 
>> On 7/22/03 9:36 AM, "Gump :-(" <gu...@jakarta.apache.org> wrote:
>> 
>>  
>> 
>>> ----------------------------------------------------
>>> This email is autogenerated from the output from:
>>> <http://cvs.apache.org/builds/gump/2003-07-22/jakarta-poi-3.html>
>>> ----------------------------------------------------
>>> 
>>> Buildfile: build.xml
>>> 
>>> check-jars:
>>> 
>>> fetch-jars:
>>>    [get] Getting:
>>> http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.1.jar
>>>    [get] Getting: http://www.ibiblio.org/maven/log4j/jars/log4j-1.2.8.jar
>>>    [get] Getting:
>>> 
http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-1.6.ja>>>
r
>>>    [get] Getting:
>>> http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-2.
>>> 1.
>>> jar
>>>    [get] Getting:
>>> http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-1.0-b1.jar
>>>    [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar
>>> 
>>> init:
>>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build
>>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/classes
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/contrib-classes
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/scratchpad-classes
>>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/test-classes
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/contrib-test-classes
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/scratchpad-test-classes
>>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/test-results
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/scratchpad-test-results
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/contrib-test-results
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/junit
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/jdepend
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/src/documentation/content/j
>>> de
>>> pend
>>>  [mkdir] Created dir:
>>> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/apidocs
>>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/dist
>>>   [copy] Copying 179 files to
>>> /home/rubys/jakarta/jakarta-poi-3/build/tmp/site/src/documentation
>>>   [copy] Copying 1 file to /home/rubys/jakarta/jakarta-poi-3/build/tmp/site
>>> 
>>> compile-main:
>>>  [javac] Compiling 307 source files to
>>> /home/rubys/jakarta/jakarta-poi-3/build/classes
>>>  [javac] Compiling 128 source files to
>>> /home/rubys/jakarta/jakarta-poi-3/build/test-classes
>>>  [javac] Note: 
>>> /home/rubys/jakarta/jakarta-poi-3/src/testcases/org/apache/poi/hssf/record/T
>>> es
>>> tRecordFactory.java uses or overrides a deprecated API.
>>>  [javac] Note: Recompile with -deprecation for details.
>>> 
>>> -test-main-check:
>>> 
>>> test-main:
>>>  [junit] Running org.apache.poi.hpsf.basic.TestBasic
>>>  [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.592 sec
>>> 
>>>  [junit] Running org.apache.poi.hpsf.basic.TestUnicode
>>>  [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.302 sec
>>> 
>>>  [junit] Running org.apache.poi.hssf.eventmodel.TestEventRecordFactory
>>>  [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
>>> 
>>>  [junit] Running org.apache.poi.hssf.eventmodel.TestModelFactory
>>>  [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.9 sec
>>> 
>>>  [junit] Running org.apache.poi.hssf.model.TestFormulaParser
>>>  [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.264 sec
>>> 
>>>  [junit] Running
>>> org.apache.poi.hssf.record.aggregates.TestFormulaRecordAggregate
>>>  [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
>>> 
>>>  [junit] Running
>>> org.apache.poi.hssf.record.aggregates.TestRowRecordsAggregate
>>>  [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
>>> 
>>>  [junit] Running
>>> org.apache.poi.hssf.record.aggregates.TestValueRecordsAggregate
>>>  [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.075 sec
>>> 
>>> 
>>> BUILD FAILED
>>> /home/rubys/jakarta/jakarta-poi-3/build.xml:229: Test
>>> org.apache.poi.hssf.record.aggregates.TestValueRecordsAggregate failed
>>> 
>>> Total time: 27 seconds
>>> 
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
>>> For additional commands, e-mail: poi-dev-help@jakarta.apache.org
>>> 
>>>    
>>> 
>> 
>>  
>> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: poi-dev-help@jakarta.apache.org
> 

-- 
Andrew C. Oliver
http://www.superlinksoftware.com/poi.jsp
Custom enhancements and Commercial Implementation for Jakarta POI

http://jakarta.apache.org/poi
For Java and Excel, Got POI?


Re: HORAY!!! Re: [GUMP] Build Failure - jakarta-poi-3

Posted by Danny Mui <da...@muibros.com>.
Cool, so i take it now that gump is building both branches?

At least that's what I think you're cheering ;)

Andrew C. Oliver wrote:

>On 7/22/03 9:36 AM, "Gump :-(" <gu...@jakarta.apache.org> wrote:
>
>  
>
>>----------------------------------------------------
>>This email is autogenerated from the output from:
>><http://cvs.apache.org/builds/gump/2003-07-22/jakarta-poi-3.html>
>>----------------------------------------------------
>>
>>Buildfile: build.xml
>>
>>check-jars:
>>
>>fetch-jars:
>>    [get] Getting:
>>http://www.ibiblio.org/maven/commons-logging/jars/commons-logging-1.0.1.jar
>>    [get] Getting: http://www.ibiblio.org/maven/log4j/jars/log4j-1.2.8.jar
>>    [get] Getting:
>>http://www.ibiblio.org/maven/commons-beanutils/jars/commons-beanutils-1.6.jar
>>    [get] Getting:
>>http://www.ibiblio.org/maven/commons-collections/jars/commons-collections-2.1.
>>jar
>>    [get] Getting:
>>http://www.ibiblio.org/maven/commons-lang/jars/commons-lang-1.0-b1.jar
>>    [get] Getting: http://www.ibiblio.org/maven/junit/jars/junit-3.8.1.jar
>>
>>init:
>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build
>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/classes
>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/contrib-classes
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/scratchpad-classes
>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/test-classes
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/contrib-test-classes
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/scratchpad-test-classes
>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/test-results
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/scratchpad-test-results
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/contrib-test-results
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/junit
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/jdepend
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/tmp/site/src/documentation/content/jde
>>pend
>>  [mkdir] Created dir:
>>/home/rubys/jakarta/jakarta-poi-3/build/tmp/site/build/site/apidocs
>>  [mkdir] Created dir: /home/rubys/jakarta/jakarta-poi-3/build/dist
>>   [copy] Copying 179 files to
>>/home/rubys/jakarta/jakarta-poi-3/build/tmp/site/src/documentation
>>   [copy] Copying 1 file to /home/rubys/jakarta/jakarta-poi-3/build/tmp/site
>>
>>compile-main:
>>  [javac] Compiling 307 source files to
>>/home/rubys/jakarta/jakarta-poi-3/build/classes
>>  [javac] Compiling 128 source files to
>>/home/rubys/jakarta/jakarta-poi-3/build/test-classes
>>  [javac] Note: 
>>/home/rubys/jakarta/jakarta-poi-3/src/testcases/org/apache/poi/hssf/record/Tes
>>tRecordFactory.java uses or overrides a deprecated API.
>>  [javac] Note: Recompile with -deprecation for details.
>>
>>-test-main-check:
>>
>>test-main:
>>  [junit] Running org.apache.poi.hpsf.basic.TestBasic
>>  [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.592 sec
>>
>>  [junit] Running org.apache.poi.hpsf.basic.TestUnicode
>>  [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.302 sec
>>
>>  [junit] Running org.apache.poi.hssf.eventmodel.TestEventRecordFactory
>>  [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.425 sec
>>
>>  [junit] Running org.apache.poi.hssf.eventmodel.TestModelFactory
>>  [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.9 sec
>>
>>  [junit] Running org.apache.poi.hssf.model.TestFormulaParser
>>  [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed: 0.264 sec
>>
>>  [junit] Running
>>org.apache.poi.hssf.record.aggregates.TestFormulaRecordAggregate
>>  [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.04 sec
>>
>>  [junit] Running
>>org.apache.poi.hssf.record.aggregates.TestRowRecordsAggregate
>>  [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.027 sec
>>
>>  [junit] Running
>>org.apache.poi.hssf.record.aggregates.TestValueRecordsAggregate
>>  [junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 0.075 sec
>>
>>
>>BUILD FAILED
>>/home/rubys/jakarta/jakarta-poi-3/build.xml:229: Test
>>org.apache.poi.hssf.record.aggregates.TestValueRecordsAggregate failed
>>
>>Total time: 27 seconds
>>
>>---------------------------------------------------------------------
>>To unsubscribe, e-mail: poi-dev-unsubscribe@jakarta.apache.org
>>For additional commands, e-mail: poi-dev-help@jakarta.apache.org
>>
>>    
>>
>
>  
>