You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@gump.apache.org by Henri Yandell <fl...@gmail.com> on 2012/11/28 09:36:11 UTC

Fwd: [GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

Sorry for cluelessness on my part, but I'm wondering what the best way
is to turn this off/fix this? Afaict the issue is because Gump is
building with a newer version of Java than that which JSTL is designed
for.

Hen

[Not on the list, so please keep me cc'd]


---------- Forwarded message ----------
From: Gump <ba...@apache.org>
Date: Tue, Nov 27, 2012 at 11:56 PM
Subject: [GUMP@vmgump]: Project tomcat-taglibs-standard (in module
tomcat-taglibs) failed
To: dev@tomcat.apache.org


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 general@gump.apache.org.

Project tomcat-taglibs-standard has an issue affecting its community
integration.
This issue affects 2 projects,
 and has been outstanding for 210 runs.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
    - tomcat-taglibs-standard :  Standard Taglib
    - tomcat-taglibs-standard-install :  JSP Taglibs


Full details are available at:
    http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard/index.html

That said, some information snippets are provided here.

The following annotations (debug/informational/warning/error messages)
were provided:
 -INFO- Optional dependency httpunit failed with reason build failed
 -DEBUG- (Apache Gump generated) Apache Maven Settings in:
/srv/gump/public/workspace/tomcat-taglibs/standard/gump_mvn_settings.xml
 -INFO- Failed with reason build failed
 -DEBUG- Maven POM in:
/srv/gump/public/workspace/tomcat-taglibs/standard/pom.xml
 -INFO- Failed to extract fallback artifacts from Gump Repository



The following work was performed:
http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard/gump_work/build_tomcat-taglibs_tomcat-taglibs-standard.html
Work Name: build_tomcat-taglibs_tomcat-taglibs-standard (Type: Build)
Work ended in a state of : Failed
Elapsed: 22 secs
Command Line: /opt/maven2/bin/mvn --batch-mode -DskipTests=true
--settings /srv/gump/public/workspace/tomcat-taglibs/standard/gump_mvn_settings.xml
install
[Working Directory: /srv/gump/public/workspace/tomcat-taglibs/standard]
M2_HOME: /opt/maven2
---------------------------------------------
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Nothing to compile - all classes are up to date
[debug] execute contextualize
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/srv/gump/public/workspace/tomcat-taglibs/standard/spec/src/test/resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Tests are skipped.
[INFO] [bundle:bundle {execution: default-bundle}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing
/srv/gump/public/workspace/tomcat-taglibs/standard/spec/target/taglibs-standard-spec-1.2-SNAPSHOT.jar
to /srv/gump/public/workspace/mvnlocalrepo/shared/org/apache/taglibs/taglibs-standard-spec/1.2-SNAPSHOT/taglibs-standard-spec-1.2-SNAPSHOT.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Parsing file:/srv/gump/public/workspace/mvnlocalrepo/shared/repository.xml
[INFO] Installing
org/apache/taglibs/taglibs-standard-spec/1.2-SNAPSHOT/taglibs-standard-spec-1.2-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] ------------------------------------------------------------------------
[INFO] Building JSTL Implementation
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] [remote-resources:process {execution: default}]
[INFO] snapshot org.apache.taglibs:taglibs-standard-spec:1.2-SNAPSHOT:
checking for updates from apache.snapshots
[debug] execute contextualize
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 96 source files to
/srv/gump/public/workspace/tomcat-taglibs/standard/impl/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /srv/gump/public/workspace/tomcat-taglibs/standard/impl/src/main/java/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java:[38,7]
error: DataSourceWrapper is not abstract and does not override
abstract method getParentLogger() in CommonDataSource
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Compilation failure
/srv/gump/public/workspace/tomcat-taglibs/standard/impl/src/main/java/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java:[38,7]
error: DataSourceWrapper is not abstract and does not override
abstract method getParentLogger() in CommonDataSource

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21 seconds
[INFO] Finished at: Wed Nov 28 07:56:12 UTC 2012
[INFO] Final Memory: 54M/129M
[INFO] ------------------------------------------------------------------------
---------------------------------------------

To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard/rss.xml
- Atom: http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard/atom.xml

============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 34010028112012, vmgump.apache.org:vmgump:34010028112012
Gump E-mail Identifier (unique within run) #64.

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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: Fwd: [GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

Posted by Stefan Bodewig <bo...@apache.org>.
On 2012-11-28, Henri Yandell wrote:

> Sorry for cluelessness on my part, but I'm wondering what the best way
> is to turn this off/fix this? Afaict the issue is because Gump is
> building with a newer version of Java than that which JSTL is designed
> for.

It depends on whether you are (still) interested in Gump outcomes and
whether you are ever going to support Java7.  If the answer to either of
the two is "no" it might be easiest to disable the nag emails or even
removing the project completly.

Otherwise Konstantin's idea of adding an artificial dependency on
commons-dbcp might be a good idea, at least as long as dbcp doesn't
support Java 7 either.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org


Re: [GUMP@vmgump]: Project tomcat-taglibs-standard (in module tomcat-taglibs) failed

Posted by Konstantin Kolinko <kn...@gmail.com>.
2012/11/28 Henri Yandell <fl...@gmail.com>:
> Sorry for cluelessness on my part, but I'm wondering what the best way
> is to turn this off/fix this? Afaict the issue is because Gump is
> building with a newer version of Java than that which JSTL is designed
> for.
>
> Hen
>
> [Not on the list, so please keep me cc'd]
>

My somewhat naive thought is that maybe declare it to be dependent on
"commons-dbcp" project.  When precondition fails the project is not
built, but the good side is that it does not send the nagging e-mails.

Such dependency is currently the cause why Tomcat trunk, 7, 6
currently do not build, e.g.:
http://vmgump.apache.org/gump/public/tomcat-trunk/tomcat-trunk-dbcp/

(My plan is to resolve the issue in Tomcat is to stop building its
"dbcp" component and remove dependencies on it. I do not have time for
this at the moment, though.)

Note that FreeBSD and MacOS hosts do build taglibs successfully:

http://gump.zones.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard/
http://adam.apache.org/gump/tomcat-taglibs/tomcat-taglibs-standard/

Best regards,
Konstantin Kolinko

> ---------- Forwarded message ----------
> From: Gump <ba...@apache.org>
> Date: Tue, Nov 27, 2012 at 11:56 PM
> Subject: [GUMP@vmgump]: Project tomcat-taglibs-standard (in module
> tomcat-taglibs) failed
> To: dev@tomcat.apache.org
>
>
> 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 general@gump.apache.org.
>
> Project tomcat-taglibs-standard has an issue affecting its community
> integration.
> This issue affects 2 projects,
>  and has been outstanding for 210 runs.
> The current state of this project is 'Failed', with reason 'Build Failed'.
> For reference only, the following projects are affected by this:
>     - tomcat-taglibs-standard :  Standard Taglib
>     - tomcat-taglibs-standard-install :  JSP Taglibs
>
>
> Full details are available at:
>     http://vmgump.apache.org/gump/public/tomcat-taglibs/tomcat-taglibs-standard/index.html
>
> (...)
> [ERROR] /srv/gump/public/workspace/tomcat-taglibs/standard/impl/src/main/java/org/apache/taglibs/standard/tag/common/sql/DataSourceWrapper.java:[38,7]
> error: DataSourceWrapper is not abstract and does not override
> abstract method getParentLogger() in CommonDataSource
> [INFO] 1 error
> [INFO] -------------------------------------------------------------
> [INFO] ------------------------------------------------------------------------
> [ERROR] BUILD FAILURE

---------------------------------------------------------------------
To unsubscribe, e-mail: general-unsubscribe@gump.apache.org
For additional commands, e-mail: general-help@gump.apache.org