Hi all,  I am a bit confused by this..   Is this message saying that the
module level work, which I guess is checking out from CVS, worked properly,
but then the build failed?  I followed the link provided and everything says
Success.

Eric

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 25, 2004 8:42 PM
> To: [EMAIL PROTECTED]
> Subject: BATCH: All dressed up, with nowhere to go...
>
>
> Dear Gumpmeisters,
>
> The following 2 notifys should have been sent
>
> *********************************************************** G U M P
> [EMAIL PROTECTED]: Module dumbster success
> [EMAIL PROTECTED]: Project dumbster (in module dumbster) failed
> *********************************************************** G U M P
> [EMAIL PROTECTED]: Module dumbster success
> To whom it may satisfy...
>
> 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]
>
> Module dumbster *no longer* has an issue.
> The current state of this module is 'Success'.
>
> Full details are available at:
>     http://brutus.apache.org/gump/public/dumbster/index.html
>
> That said, some information snippets are provided here.
>
>
> The following work was performed:
> http://brutus.apache.org/gump/public/dumbster/gump_work/update_dum
> bster.html
> Work Name: update_dumbster (Type: Update)
> Work ended in a state of : Success
> Elapsed: 2 secs
> Command Line: cvs -q -z3 -d
> :pserver:[EMAIL PROTECTED]:2401/cvsroot/dumbster
> update -P -d -A
> [Working Directory: /usr/local/gump/public/workspace/cvs/dumbster]
> ---------------------------------------------
> No output
> ---------------------------------------------
>
> To subscribe to this information via syndicated feeds:
> - RSS: http://brutus.apache.org/gump/public/dumbster/rss.xml
> - Atom: http://brutus.apache.org/gump/public/dumbster/atom.xml
>
> ============================== Gump Tracking Only ===
> Produced by Gump version 2.2.
> Gump Run 19000925112004, brutus:brutus-public:19000925112004
> Gump E-mail Identifier (unique within run) #1.
>
> *********************************************************** G U M P
> [EMAIL PROTECTED]: Project dumbster (in module dumbster) 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 dumbster has an issue affecting its community integration.
> This issue affects 2 projects.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - commons-email :  Commons Email Package
>     - dumbster :  The Dumbster is a very simple fake SMTP server
> designed for ...
>
>
> Full details are available at:
>     http://brutus.apache.org/gump/public/dumbster/dumbster/index.html
>
> That said, some information snippets are provided here.
>
> The following annotations (debug/informational/warning/error
> messages) were provided:
>  -DEBUG- Sole output [dumbster.jar] identifier set to project name
>  -INFO- Failed with reason build failed
>  -INFO- Failed to extract fallback artifacts from Gump Repository
>
>
>
> The following work was performed:
> http://brutus.apache.org/gump/public/dumbster/dumbster/gump_work/b
> uild_dumbster_dumbster.html
> Work Name: build_dumbster_dumbster (Type: Build)
> Work ended in a state of : Failed
> Elapsed: 3 secs
> Command Line: java -Djava.awt.headless=true
> -Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/jav
a/build/xercesImpl.jar:/usr/local/gump/public/work>
space/xml-xerces2/java/build/xml-apis.jar
> org.apache.tools.ant.Main
> -Dgump.merge=/home/gump/workspaces2/public/gump/work/merge.xml
> -Dbuild.sysclasspath=only world
> [Working Directory: /usr/local/gump/public/workspace/dumbster]
> CLASSPATH:
> /opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/dumbste
> r/build/classes:/usr/local/gump/public/workspace/dumbster/build/te
> st:/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.j
ar:/usr/local/gump/public/workspace/ant/dist/lib/a>
nt-trax.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant-juni
t.jar:/usr/local/gump/public/workspace/ant/dist/li>
b/ant-launcher.jar:/usr/local/gump/public/workspace/ant/dist/lib/a
> nt-nodeps.jar:/usr/local/gump/public/workspace/ant/dist/lib/ant.ja
> r:/usr/local/gump/packages/jaf-1.0.1/activation.jar:/usr/local/gum
> p/public/workspace/dist/junit/junit.jar:/usr/local/gump/packages/j
> avamail-1.3.2/mail.jar:/usr/local/gump/packages/javamail-1.3.2/lib
> /mailapi.jar
> ---------------------------------------------
> Buildfile: build.xml
>
> init:
>     [mkdir] Created dir:
> /home/gump/workspaces2/public/workspace/dumbster/build/classes
>     [mkdir] Created dir:
> /home/gump/workspaces2/public/workspace/dumbster/build/test
>
> compile:
>     [javac] Compiling 6 source files to
> /home/gump/workspaces2/public/workspace/dumbster/build/classes
>
> jar:
>       [jar] Building jar:
> /home/gump/workspaces2/public/workspace/dumbster/build/dumbster.jar
>
> compile-tests:
>     [javac] Compiling 4 source files to
> /home/gump/workspaces2/public/workspace/dumbster/build/test
>     [javac]
> /home/gump/workspaces2/public/workspace/dumbster/test-src/com/dumb
ster/smtp/HomeBrewClientTest.java:40: cannot > resolve symbol
>     [javac] symbol  : method getReceievedEmailSize ()
>     [javac] location: class com.dumbster.smtp.SimpleSmtpServer
>     [javac]     System.out.println("#received=" +
> server.getReceievedEmailSize());
>     [javac]                                             ^
>     [javac] 1 error
>
> BUILD FAILED
> /home/gump/workspaces2/public/workspace/dumbster/build.xml:82:
> Compile failed; see the compiler error output for details.
>
> Total time: 3 seconds
> ---------------------------------------------
>
> To subscribe to this information via syndicated feeds:
> - RSS: http://brutus.apache.org/gump/public/dumbster/dumbster/rss.xml
> - Atom: http://brutus.apache.org/gump/public/dumbster/dumbster/atom.xml
>
> ============================== Gump Tracking Only ===
> Produced by Gump version 2.2.
> Gump Run 19000925112004, brutus:brutus-public:19000925112004
> Gump E-mail Identifier (unique within run) #2.
>
>
> --
> Apache Gump
> http://gump.apache.org/ [Instance: brutus]
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to