Dear Gumpmeisters,
            
The following 1 notifys should have been sent

*********************************************************** G U M P
[EMAIL PROTECTED]: Project jtidy-cvs (in module jtidy) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project jtidy-cvs (in module jtidy) failed
To whom it may engage...
        
This is an automated request, but not an unsolicited one. For 
more information please visit http://gump.apache.org/nagged.html, 
and/or contact the folk at [EMAIL PROTECTED]

Project jtidy-cvs has an issue affecting its community integration.
This issue affects 1 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - jtidy-cvs :  HTML Templates


Full details are available at:
    http://brutus.apache.org/gump/public/jtidy/jtidy-cvs/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages) were 
provided:
 -DEBUG- Sole output [jtidy-07112004.jar] identifier set to project name
 -DEBUG- (Gump generated) Maven Properties in: 
/usr/local/gump/public/workspace/jtidy/build.properties
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in: /usr/local/gump/public/workspace/jtidy/project.xml
 -DEBUG- Maven project properties in: 
/usr/local/gump/public/workspace/jtidy/project.properties
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://brutus.apache.org/gump/public/jtidy/jtidy-cvs/gump_work/build_jtidy_jtidy-cvs.html
Work Name: build_jtidy_jtidy-cvs (Type: Build)
Work ended in a state of : Failed
Elapsed: 6 secs
Command Line: maven --offline jar 
[Working Directory: /usr/local/gump/public/workspace/jtidy]
CLASSPATH: 
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-stylebook.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-swing.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-junit.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging.jar:/usr/local/gump/public/workspace/jakarta-commons/logging/dist/commons-logging-api.jar
---------------------------------------------
                    this.encoding = Configuration.UTF8;
                                                 ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:548:
 warning: UTF8 in org.w3c.tidy.Configuration has been deprecated
                    if (this.encoding != Configuration.UTF8)
                                                      ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:550:
 warning: UTF8 in org.w3c.tidy.Configuration has been deprecated
                        this.lexer.report.encodingError(this.lexer, 
Report.ENCODING_MISMATCH, Configuration.UTF8);
                                                                                
                           ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:553:
 warning: UTF8 in org.w3c.tidy.Configuration has been deprecated
                    
this.lexer.configuration.setInCharEncoding(Configuration.UTF8);
                                                                            ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:553:
 warning: setInCharEncoding(int) in org.w3c.tidy.Configuration has been 
deprecated
                    
this.lexer.configuration.setInCharEncoding(Configuration.UTF8);
                    ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:582:
 warning: ISO2022 in org.w3c.tidy.Configuration has been deprecated
        if (this.encoding == Configuration.ISO2022)
                                          ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:638:
 warning: UTF16LE in org.w3c.tidy.Configuration has been deprecated
        if (this.encoding == Configuration.UTF16LE)
                                          ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:657:
 warning: UTF16 in org.w3c.tidy.Configuration has been deprecated
        if ((this.encoding == Configuration.UTF16) || (this.encoding == 
Configuration.UTF16BE))
                                           ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:657:
 warning: UTF16BE in org.w3c.tidy.Configuration has been deprecated
        if ((this.encoding == Configuration.UTF16) || (this.encoding == 
Configuration.UTF16BE))
                                                                                
     ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:675:
 warning: UTF8 in org.w3c.tidy.Configuration has been deprecated
        if (this.encoding == Configuration.UTF8)
                                          ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:705:
 warning: BIG5 in org.w3c.tidy.Configuration has been deprecated
        if ((this.encoding == Configuration.BIG5) || (this.encoding == 
Configuration.SHIFTJIS))
                                           ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:705:
 warning: SHIFTJIS in org.w3c.tidy.Configuration has been deprecated
        if ((this.encoding == Configuration.BIG5) || (this.encoding == 
Configuration.SHIFTJIS))
                                                                                
    ^
/home/gump/workspaces2/public/workspace/jtidy/src/main/org/w3c/tidy/StreamInImpl.java:711:
 warning: SHIFTJIS in org.w3c.tidy.Configuration has been deprecated
            else if ((this.encoding == Configuration.SHIFTJIS) && (c >= 0xa1 && 
c <= 0xdf))
                                                    ^
8 errors
92 warnings

BUILD FAILED
File...... /home/gump/.maven/cache/maven-java-plugin-1.4/plugin.jelly
Element... ant:javac
Line...... 53
Column.... 48
Compile failed; see the compiler error output for details.
Total time: 5 seconds
Finished at: Sun Nov 07 04:16:13 PST 2004

---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://brutus.apache.org/gump/public/jtidy/jtidy-cvs/rss.xml
- Atom: http://brutus.apache.org/gump/public/jtidy/jtidy-cvs/atom.xml

============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 13000307112004, brutus:brutus-public:13000307112004
Gump E-mail Identifier (unique within run) #1.


--
Apache Gump
http://gump.apache.org/ [Instance: brutus]

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

Reply via email to