----------------------------------------------------
This email is autogenerated from the output from:
<http://cvs.apache.org/builds/gump/2003-01-01/commons-betwixt.html>
----------------------------------------------------

Buildfile: build.xml

init:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/betwixt/lib

get-deps:

compile:
    [mkdir] Created dir: /home/rubys/jakarta/jakarta-commons/betwixt/target/classes
    [javac] Compiling 43 source files to 
/home/rubys/jakarta/jakarta-commons/betwixt/target/classes
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/AddDefaultsRule.java:101:
 warning: begin(org.xml.sax.Attributes) in org.apache.commons.digester.Rule has been 
deprecated
    [javac]     public void begin(Attributes attributes) throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/AttributeRule.java:98:
 warning: begin(org.xml.sax.Attributes) in org.apache.commons.digester.Rule has been 
deprecated
    [javac]     public void begin(Attributes attributes) throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/AttributeRule.java:139:
 warning: end() in org.apache.commons.digester.Rule has been deprecated
    [javac]     public void end() throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/ElementRule.java:100:
 warning: begin(org.xml.sax.Attributes) in org.apache.commons.digester.Rule has been 
deprecated
    [javac]     public void begin(Attributes attributes) throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/ElementRule.java:160:
 warning: end() in org.apache.commons.digester.Rule has been deprecated
    [javac]     public void end() throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/HideRule.java:93:
 warning: begin(org.xml.sax.Attributes) in org.apache.commons.digester.Rule has been 
deprecated
    [javac]     public void begin(Attributes attributes) throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/HideRule.java:106:
 warning: end() in org.apache.commons.digester.Rule has been deprecated
    [javac]     public void end() throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/InfoRule.java:93:
 warning: begin(org.xml.sax.Attributes) in org.apache.commons.digester.Rule has been 
deprecated
    [javac]     public void begin(Attributes attributes) throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/digester/InfoRule.java:119:
 warning: end() in org.apache.commons.digester.Rule has been deprecated
    [javac]     public void end() throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io/BeanCreateRule.java:213:
 warning: begin(org.xml.sax.Attributes) in org.apache.commons.digester.Rule has been 
deprecated
    [javac]     public void begin(Attributes attributes) throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io/BeanCreateRule.java:303:
 warning: end() in org.apache.commons.digester.Rule has been deprecated
    [javac]     public void end() throws Exception {
    [javac]                 ^
    [javac] 
/home/rubys/jakarta/jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/io/BeanCreateRule.java:526:
 warning: body(java.lang.String) in org.apache.commons.digester.Rule has been 
deprecated
    [javac]             public void body(String text) throws Exception {
    [javac]                         ^
    [javac] 12 warnings
     [copy] Copying 7 files to 
/home/rubys/jakarta/jakarta-commons/betwixt/target/test-classes

compile-tests:
    [javac] Compiling 58 source files to 
/home/rubys/jakarta/jakarta-commons/betwixt/target/test-classes

internal-test:
    [mkdir] Created dir: 
/home/rubys/jakarta/jakarta-commons/betwixt/target/test-reports
    [junit] Running org.apache.commons.betwixt.nowrap.TestNoWrap
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.505 sec

BUILD FAILED
file:///home/rubys/jakarta/jakarta-commons/betwixt/build.xml:92: Test 
org.apache.commons.betwixt.nowrap.TestNoWrap failed

Total time: 11 seconds

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

Reply via email to