Dear Gumpmeisters,
The following 4 notifys should have been sent
*********************************************************** G U M P
[EMAIL PROTECTED]: Project nant (in module nant) failed
[EMAIL PROTECTED]: Project txt2html-task (in module jakarta-servletapi-5)
success, but with warnings.
[EMAIL PROTECTED]: Project httpunit (in module httpunit) failed
[EMAIL PROTECTED]: Project derby-split-2 (in module db-derby) failed
*********************************************************** G U M P
[EMAIL PROTECTED]: Project nant (in module nant) 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 nant has an issue affecting its community integration.
This issue affects 1 projects,
and has been outstanding for 62 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- nant : NAnt is a free .NET build tool. In theory it is kind of like...
Full details are available at:
http://vmgump.apache.org/gump/public/nant/nant/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Failed with reason build failed
The following work was performed:
http://vmgump.apache.org/gump/public/nant/nant/gump_work/build_nant_nant.html
Work Name: build_nant_nant (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: make
[Working Directory: /usr/local/gump/public/workspace/nant]
---------------------------------------------
mkdir -p bootstrap
cp -R lib/ bootstrap/lib
# Mono loads log4net before privatebinpath is set-up, so we need this in the
same directory
# as NAnt.exe
cp lib/log4net.dll bootstrap
cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config
mcs -target:exe -define:MONO -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll \
-recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs
Compilation succeeded
resgen src/NAnt.Core/Resources/Strings.resx
bootstrap/NAnt.Core.Resources.Strings.resources
make: resgen: Command not found
make: *** [bootstrap/NAnt.Core.dll] Error 127
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/nant/nant/rss.xml
- Atom: http://vmgump.apache.org/gump/public/nant/nant/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 23000027062005, vmgump.apache.org:vmgump-public:23000027062005
Gump E-mail Identifier (unique within run) #1.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project txt2html-task (in module jakarta-servletapi-5)
success, but with warnings.
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 txt2html-task contains errors.
The current state of this project is 'Success'.
Full details are available at:
http://vmgump.apache.org/gump/public/jakarta-servletapi-5/txt2html-task/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Sole output [ant] identifier set to project name
-INFO- Made directory
[/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/build/ant]
-INFO- No license on redistributable project with outputs.
-ERROR- Failed to publish
[/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/build/ant] to
repository : [Errno 21] Is a directory
The following work was performed:
http://vmgump.apache.org/gump/public/jakarta-servletapi-5/txt2html-task/gump_work/build_jakarta-servletapi-5_txt2html-task.html
Work Name: build_jakarta-servletapi-5_txt2html-task (Type: Build)
Work ended in a state of : Success
Elapsed: 3 secs
Command Line: java -Djava.awt.headless=true
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar
org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml
-Dbuild.sysclasspath=only ant
[Working Directory:
/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152]
CLASSPATH:
/opt/jdk1.4/lib/tools.jar:/usr/local/gump/public/workspace/jakarta-servletapi-5/jsr152/build/ant:/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-apache-resolver.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/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar
---------------------------------------------
Buildfile: build.xml
prepare:
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/build/classes
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/build/docs
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/build/docs/api
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/build/examples
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/dist
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/docs
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/docs/api
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/lib
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/src
[mkdir] Created dir:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/dist/examples
ant:
[javac] Compiling 1 source file to
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/build/ant
[javac] Note:
/x1/gump/public/workspace/jakarta-servletapi-5/jsr152/src/ant/task/Txt2Html.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -deprecation for details.
BUILD SUCCESSFUL
Total time: 2 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/jakarta-servletapi-5/txt2html-task/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/jakarta-servletapi-5/txt2html-task/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 23000027062005, vmgump.apache.org:vmgump-public:23000027062005
Gump E-mail Identifier (unique within run) #5.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project httpunit (in module httpunit) 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 httpunit has an issue affecting its community integration.
This issue affects 33 projects,
and has been outstanding for 40 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- authx-example : Apache Authentication and Authorization Framework
- avalon-http-context : Avalon SVN
- avalon-http-demo : Avalon SVN
- avalon-http-examples : Avalon SVN
- avalon-http-impl : Avalon SVN
- avalon-http-server : Avalon SVN
- avalon-http-servlet : Avalon SVN
- avalon-http-static : Avalon SVN
- avalon-http-test : Avalon SVN
- avalon-planet-facilities : Avalon SVN
- fulcrum-intake : Services Framework
- fulcrum-security-adapter-turbine : Services Framework
- httpunit : framework for unit testing web sites
- jakarta-cactus-documentation : Cactus Documentation
- jakarta-cactus-framework-12 : Cactus Framework (J2EE 1.2)
- jakarta-cactus-framework-13 : Cactus Framework (J2EE 1.3)
- jakarta-cactus-release-12 : Unit test framework for server-side java code
- jakarta-cactus-release-13 : Unit test framework for server-side java code
- jakarta-cactus-sample-jetty-13 : Cactus Jetty Sample (J2EE 1.3)
- jakarta-cactus-sample-servlet-12 : Cactus Servlet Sample (J2EE 1.2)
- jakarta-cactus-sample-servlet-13 : Cactus Servlet Sample (J2EE 1.3)
- jakarta-jetspeed : Enterprise Information Portal
- jakarta-tomcat-5 : Servlet 2.4 and JSP 2.0 Reference Implementation
- jakarta-turbine-2 : A servlet based framework.
- jakarta-turbine-3 : A servlet based framework.
- jakarta-velocity-tools : Velocity-Tools project
- metro-reflector-blocks-complete : Avalon SVN
- scarab : Issue Tracking Built for the Ages
- struts-sslext : The Struts SSL Extension for HTTP/HTTPS switching
- struts-taglib : Model 2 Model-View-Controller framework for Servlets and
JSP
- struts-taglib-from-packages : Model 2 Model-View-Controller framework
for Servlets and JSP
- strutstestcase : An extension of the standard JUnit TestCase class that
provi...
- ws-axis-test : Apache eXtensible Interaction System
Full details are available at:
http://vmgump.apache.org/gump/public/httpunit/httpunit/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-INFO- Failed with reason build failed
-INFO- Failed to extract fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/httpunit/httpunit/gump_work/build_httpunit_httpunit.html
Work Name: build_httpunit_httpunit (Type: Build)
Work ended in a state of : Failed
Elapsed:
Command Line: java -Djava.awt.headless=true
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar
org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml
-Dbuild.sysclasspath=only
[Working Directory: /usr/local/gump/public/workspace/httpunit]
CLASSPATH:
/opt/jdk1.4/lib/tools.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-apache-resolver.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/dist/junit/junit.jar:/usr/local/gump/public/workspace/xml-commons/java/build/resolver.jar:/usr/local/gump/public/workspace/httpunit/jars/Tidy.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtmlXni.jar:/usr/local/gump/packages/nekohtml-0.9.3/nekohtml.jar:/usr/local/gump/public/workspace/jakarta-servletapi-4/lib/servlet.jar
---------------------------------------------
Buildfile: build.xml
BUILD FAILED
/x1/gump/public/workspace/httpunit/build.xml:5: Unexpected element "{}HTML"
{antlib:org.apache.tools.ant}HTML
Total time: 0 seconds
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/httpunit/httpunit/rss.xml
- Atom: http://vmgump.apache.org/gump/public/httpunit/httpunit/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 23000027062005, vmgump.apache.org:vmgump-public:23000027062005
Gump E-mail Identifier (unique within run) #7.
*********************************************************** G U M P
[EMAIL PROTECTED]: Project derby-split-2 (in module db-derby) 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 derby-split-2 has an issue affecting its community integration.
This issue affects 6 projects,
and has been outstanding for 60 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- derby : Apache Derby, 100% Java relational database.
- derby-split-2 : Apache Derby, 100% Java relational database.
- derby-split-3 : Apache Derby, 100% Java relational database.
- derby-split-4 : Apache Derby, 100% Java relational database.
- derby-split-5 : Apache Derby, 100% Java relational database.
- derby-split-6 : Apache Derby, 100% Java relational database.
Full details are available at:
http://vmgump.apache.org/gump/public/db-derby/derby-split-2/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Dependency on java-runtime-1.3 exists, no need to add for property
empty.
-INFO- Failed with reason build failed
The following work was performed:
http://vmgump.apache.org/gump/public/db-derby/derby-split-2/gump_work/build_db-derby_derby-split-2.html
Work Name: build_db-derby_derby-split-2 (Type: Build)
Work ended in a state of : Failed
Elapsed: 2 secs
Command Line: java -Djava.awt.headless=true
-Xbootclasspath/p:/usr/local/gump/public/workspace/xml-commons/java/external/build/xml-apis.jar:/usr/local/gump/public/workspace/xml-xerces2/java/build/xercesImpl.jar
org.apache.tools.ant.Main -Dgump.merge=/x1/gump/public/gump/work/merge.xml
-Ddeprecation=false -Dbuild.sysclasspath=last
-Dempty=/usr/local/gump/packages/java-runtime-1.3/rt.jar -Dbuild.compiler=jikes
gump_split_2
[Working Directory: /usr/local/gump/public/workspace/db-derby]
CLASSPATH:
/opt/jdk1.4/lib/tools.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-apache-resolver.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-servletapi-5/jsr154/dist/lib/servlet-api.jar:/usr/local/gump/public/workspace/jakarta-oro/jakarta-oro-27062005.jar:/usr/local/gump/packages/javacc-3.1/bin/lib/javacc.jar:/usr/local/gump/packages/java-runtime-1.3/rt.jar:/usr/local/gump/packages/jce/jce-jdk13-116.jar:/usr/local/gump/packages/jdbc2_0/jdbc2_0-stdext.jar:/usr/local/gump/packages/jta-spec1_0_1/jta-spec1_0_1.jar
---------------------------------------------
[javac] 46. public class BrokeredConnection implements Connection
[javac] ^----------------^
[javac] *** Semantic Error: The abstract method "void
rollback(java.sql.Savepoint $1) throws java.sql.SQLException;", inherited from
type "java.sql.Connection", is not implemented in the non-abstract class
"org.apache.derby.iapi.jdbc.BrokeredConnection".
[javac] 46. public class BrokeredConnection implements Connection
[javac] ^----------------^
[javac] *** Semantic Error: The abstract method "void
releaseSavepoint(java.sql.Savepoint $1) throws java.sql.SQLException;",
inherited from type "java.sql.Connection", is not implemented in the
non-abstract class "org.apache.derby.iapi.jdbc.BrokeredConnection".
[javac] 46. public class BrokeredConnection implements Connection
[javac] ^----------------^
[javac] *** Semantic Error: The abstract method "java.sql.Savepoint
setSavepoint() throws java.sql.SQLException;", inherited from type
"java.sql.Connection", is not implemented in the non-abstract class
"org.apache.derby.iapi.jdbc.BrokeredConnection".
[javac] 46. public class BrokeredConnection implements Connection
[javac] ^----------------^
[javac] *** Semantic Error: The abstract method "void setHoldability(int
$1) throws java.sql.SQLException;", inherited from type "java.sql.Connection",
is not implemented in the non-abstract class
"org.apache.derby.iapi.jdbc.BrokeredConnection".
[javac] 46. public class BrokeredConnection implements Connection
[javac] ^----------------^
[javac] *** Semantic Error: The abstract method "int getHoldability()
throws java.sql.SQLException;", inherited from type "java.sql.Connection", is
not implemented in the non-abstract class
"org.apache.derby.iapi.jdbc.BrokeredConnection".
[javac] Found 4 semantic errors compiling
"/x1/gump/public/workspace/db-derby/java/engine/org/apache/derby/impl/jdbc/EmbedConnection.java":
[javac] 89. public class EmbedConnection implements java.sql.Connection
[javac] ^-------------^
[javac] *** Semantic Error: The abstract method "java.sql.Savepoint
setSavepoint(java.lang.String $1) throws java.sql.SQLException;", inherited
from type "java.sql.Connection", is not implemented in the non-abstract class
"org.apache.derby.impl.jdbc.EmbedConnection".
[javac] 89. public class EmbedConnection implements java.sql.Connection
[javac] ^-------------^
[javac] *** Semantic Error: The abstract method "void
rollback(java.sql.Savepoint $1) throws java.sql.SQLException;", inherited from
type "java.sql.Connection", is not implemented in the non-abstract class
"org.apache.derby.impl.jdbc.EmbedConnection".
[javac] 89. public class EmbedConnection implements java.sql.Connection
[javac] ^-------------^
[javac] *** Semantic Error: The abstract method "void
releaseSavepoint(java.sql.Savepoint $1) throws java.sql.SQLException;",
inherited from type "java.sql.Connection", is not implemented in the
non-abstract class "org.apache.derby.impl.jdbc.EmbedConnection".
[javac] 89. public class EmbedConnection implements java.sql.Connection
[javac] ^-------------^
[javac] *** Semantic Error: The abstract method "java.sql.Savepoint
setSavepoint() throws java.sql.SQLException;", inherited from type
"java.sql.Connection", is not implemented in the non-abstract class
"org.apache.derby.impl.jdbc.EmbedConnection".
BUILD FAILED
/x1/gump/public/workspace/db-derby/build.xml:1126: The following error occurred
while executing this line:
/x1/gump/public/workspace/db-derby/java/engine/org/apache/derby/iapi/jdbc/build.xml:65:
Compile failed; see the compiler error output for details.
Total time: 1 second
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/db-derby/derby-split-2/rss.xml
- Atom: http://vmgump.apache.org/gump/public/db-derby/derby-split-2/atom.xml
============================== Gump Tracking Only ===
Produced by Gump version 2.2.
Gump Run 23000027062005, vmgump.apache.org:vmgump-public:23000027062005
Gump E-mail Identifier (unique within run) #12.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]