Dear Gumpmeisters,
The following 5 notifys should have been sent
*********************************************************** G U M P
[GUMP@vmgump]: Project checkstyle (in module checkstyle) failed
[GUMP@vmgump]: Project pdfbox-lucene (in module pdfbox) failed
[GUMP@vmgump]: Project tika-reactor (in module tika) failed
[GUMP@vmgump]: Project tika-parsers-test (in module tika) failed
[GUMP@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly)
failed
*********************************************************** G U M P
[GUMP@vmgump]: Project checkstyle (in module checkstyle) 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 checkstyle has an issue affecting its community integration.
This issue affects 4 projects.
The current state of this project is 'Failed', with reason 'Build Failed'.
For reference only, the following projects are affected by this:
- checkstyle : Java style checker
- checkstyle-test : Java style checker
- tomcat-tc7.0.x-validate : Tomcat 7.x, a web server implementing Java
Servlet 3.0,
...
- tomcat-trunk-validate : Tomcat 8.x, a web server implementing Java
Servlet 3.1,
...
Full details are available at:
http://vmgump.apache.org/gump/public/checkstyle/checkstyle/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- (Apache Gump generated) Apache Maven Settings in:
/srv/gump/public/workspace/checkstyle/gump_mvn_settings.xml
-INFO- Failed with reason build failed
-DEBUG- Maven POM in: /srv/gump/public/workspace/checkstyle/pom.xml
-INFO- Failed to extract fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/checkstyle/checkstyle/gump_work/build_checkstyle_checkstyle.html
Work Name: build_checkstyle_checkstyle (Type: Build)
Work ended in a state of : Failed
Elapsed: 58 secs
Command Line: /opt/maven3/bin/mvn --batch-mode -DskipTests=true --settings
/srv/gump/public/workspace/checkstyle/gump_mvn_settings.xml install
[Working Directory: /srv/gump/public/workspace/checkstyle]
M2_HOME: /opt/maven3
---------------------------------------------
[INFO] Executing tasks
main:
execute:
[propertyfile] Creating new property file:
/srv/gump/public/workspace/checkstyle/target/classes/checkstylecompilation.properties
[javadoc] Generating Javadoc
[javadoc] Javadoc execution
[javadoc] Loading source file
/srv/gump/public/workspace/checkstyle/src/checkstyle/com/puppycrawl/tools/checkstyle/api/TokenTypes.java...
[javadoc] Constructing Javadoc information...
[INFO] Executed tasks
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @
checkstyle ---
[INFO] Using 'iso-8859-1' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
checkstyle ---
[INFO] Compiling 186 source files to
/srv/gump/public/workspace/checkstyle/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.9:test (default-test) @ checkstyle ---
[INFO] Tests are skipped.
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ checkstyle ---
[INFO] Building jar:
/srv/gump/public/workspace/checkstyle/target/checkstyle-5.5-SNAPSHOT.jar
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (ant-phase-verify) @ checkstyle ---
[INFO] Executing tasks
main:
execute:
[checkstyle] Running Checkstyle 5.5-SNAPSHOT on 586 files
[checkstyle]
/srv/gump/public/workspace/checkstyle/src/tests/com/puppycrawl/tools/checkstyle/checks/indentation/IndentationCheckTest.java:741:
array initialization child at indentation level 16 not at correct indentation,
12
[checkstyle]
/srv/gump/public/workspace/checkstyle/src/tests/com/puppycrawl/tools/checkstyle/checks/indentation/IndentationCheckTest.java:742:
array initialization rcurly at indentation level 12 not at correct
indentation, 8
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 56.721s
[INFO] Finished at: Sun Oct 23 20:26:11 UTC 2011
[INFO] Final Memory: 19M/63M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-antrun-plugin:1.6:run (ant-phase-verify) on
project checkstyle: An Ant BuildException has occured: The following error
occurred while executing this line:
[ERROR] /srv/gump/public/workspace/checkstyle/ant-phase-verify.xml:36:
Checkstyle failed: Got 2 errors and 0 warnings.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/checkstyle/checkstyle/rss.xml
- Atom: http://vmgump.apache.org/gump/public/checkstyle/checkstyle/atom.xml
============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 05001823102011, vmgump.apache.org:vmgump:05001823102011
Gump E-mail Identifier (unique within run) #3.
*********************************************************** G U M P
[GUMP@vmgump]: Project pdfbox-lucene (in module pdfbox) 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 pdfbox-lucene 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:
- pdfbox-lucene : Apache PDFBox is an open source Java PDF library for
working...
Full details are available at:
http://vmgump.apache.org/gump/public/pdfbox/pdfbox-lucene/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Sole jar output [pdfbox-lucene-*[0-9T].jar] identifier set to project
name
-DEBUG- (Apache Gump generated) Apache Maven Settings in:
/srv/gump/public/workspace/pdfbox/lucene/gump_mvn_settings.xml
-INFO- Failed with reason build failed
-DEBUG- Maven POM in: /srv/gump/public/workspace/pdfbox/lucene/pom.xml
-INFO- Failed to extract fallback artifacts from Gump Repository
The following work was performed:
http://vmgump.apache.org/gump/public/pdfbox/pdfbox-lucene/gump_work/build_pdfbox_pdfbox-lucene.html
Work Name: build_pdfbox_pdfbox-lucene (Type: Build)
Work ended in a state of : Failed
Elapsed: 9 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings
/srv/gump/public/workspace/pdfbox/lucene/gump_mvn_settings.xml package
[Working Directory: /srv/gump/public/workspace/pdfbox/lucene]
M2_HOME: /opt/maven2
---------------------------------------------
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[170,55]
cannot find symbol
symbol : variable Store
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[170,72]
cannot find symbol
symbol : variable Index
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[170,26]
internal error; cannot instantiate org.apache.lucene.document.Field.<init> at
org.apache.lucene.document.Field to ()
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[178,26]
cannot find symbol
symbol : constructor Field(java.lang.String,java.io.Reader)
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[186,55]
cannot find symbol
symbol : variable Store
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[186,72]
cannot find symbol
symbol : variable Index
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[186,26]
internal error; cannot instantiate org.apache.lucene.document.Field.<init> at
org.apache.lucene.document.Field to ()
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[210,55]
cannot find symbol
symbol : variable Store
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[210,72]
cannot find symbol
symbol : variable Index
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[210,26]
internal error; cannot instantiate org.apache.lucene.document.Field.<init> at
org.apache.lucene.document.Field to ()
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[218,55]
cannot find symbol
symbol : variable Store
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[218,71]
cannot find symbol
symbol : variable Index
location: class org.apache.lucene.document.Field
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/LucenePDFDocument.java:[218,26]
internal error; cannot instantiate org.apache.lucene.document.Field.<init> at
org.apache.lucene.document.Field to ()
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/IndexFiles.java:[120,48]
cannot find symbol
symbol : class StandardAnalyzer
location: class org.apache.pdfbox.lucene.IndexFiles
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/IndexFiles.java:[120,87]
cannot find symbol
symbol : variable MaxFieldLength
location: class org.apache.lucene.index.IndexWriter
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/IndexFiles.java:[120,21]
internal error; cannot instantiate org.apache.lucene.index.IndexWriter.<init>
at org.apache.lucene.index.IndexWriter to ()
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/IndexFiles.java:[163,32]
cannot find symbol
symbol : method open(java.lang.String)
location: class org.apache.lucene.index.IndexReader
/srv/gump/public/workspace/pdfbox/lucene/src/main/java/org/apache/pdfbox/lucene/IndexFiles.java:[164,28]
terms(java.lang.String) in org.apache.lucene.index.IndexReader cannot be
applied to (org.apache.lucene.index.Term)
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8 seconds
[INFO] Finished at: Sun Oct 23 21:15:33 UTC 2011
[INFO] Final Memory: 26M/62M
[INFO] ------------------------------------------------------------------------
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/pdfbox/pdfbox-lucene/rss.xml
- Atom: http://vmgump.apache.org/gump/public/pdfbox/pdfbox-lucene/atom.xml
============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 05001823102011, vmgump.apache.org:vmgump:05001823102011
Gump E-mail Identifier (unique within run) #4.
*********************************************************** G U M P
[GUMP@vmgump]: Project tika-reactor (in module tika) 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 tika-reactor 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:
- tika-reactor : Apache Tika is a toolkit for detecting and extracting
metada...
Full details are available at:
http://vmgump.apache.org/gump/public/tika/tika-reactor/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- (Apache Gump generated) Apache Maven Settings in:
/srv/gump/public/workspace/tika/gump_mvn_settings.xml
-INFO- Failed with reason build failed
-DEBUG- Maven POM in: /srv/gump/public/workspace/tika/pom.xml
The following work was performed:
http://vmgump.apache.org/gump/public/tika/tika-reactor/gump_work/build_tika_tika-reactor.html
Work Name: build_tika_tika-reactor (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 40 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings
/srv/gump/public/workspace/tika/gump_mvn_settings.xml install
[Working Directory: /srv/gump/public/workspace/tika]
M2_HOME: /opt/maven2
---------------------------------------------
Running org.apache.tika.parser.AutoDetectParserTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.792 sec
Running org.apache.tika.parser.mp3.Mp3ParserTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.361 sec
Running org.apache.tika.parser.jpeg.JpegParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec
Running org.apache.tika.parser.html.HtmlParserTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.474 sec
Running org.apache.tika.parser.netcdf.NetCDFParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.518 sec
Running org.apache.tika.parser.hdf.HDFParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.24 sec
Running org.apache.tika.TestParsers
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.72 sec
Running org.apache.tika.mime.MimeTypesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.mime.TestMimeTypes
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.501 sec
Running org.apache.tika.mime.MimeTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.apache.tika.detect.TestContainerAwareDetector
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 sec
Results :
Failed tests: testWordHTML(org.apache.tika.parser.microsoft.WordParserTest):
Image not found in:
testEmbeddedOfficeFiles(org.apache.tika.parser.microsoft.ooxml.OOXMLContainerExtractionTest):
expected:<image/png> but was:<image/unknown>
testEmbeddedImages(org.apache.tika.parser.microsoft.POIContainerExtractionTest):
expected:<image1[.png]> but was:<image1[]>
testEmbeddedOfficeFiles(org.apache.tika.parser.microsoft.POIContainerExtractionTest):
expected:<image1[.png]> but was:<image1[]>
testAnnotations(org.apache.tika.parser.pdf.PDFParserTest): Here is a comment
not found in:
Tests in error:
testVisioParser(org.apache.tika.parser.microsoft.VisioParserTest):
CodePageString started at offset #268 is not NULL-terminated
testWithoutEmbedded(org.apache.tika.parser.microsoft.POIContainerExtractionTest):
Unexpected RuntimeException from
org.apache.tika.parser.microsoft.OfficeParser@592b3893
Tests run: 334, Failures: 5, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/srv/gump/public/workspace/tika/tika-parsers/target/surefire-reports for the
individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 39 seconds
[INFO] Finished at: Sun Oct 23 23:09:29 UTC 2011
[INFO] Final Memory: 47M/112M
[INFO] ------------------------------------------------------------------------
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/tika/tika-reactor/rss.xml
- Atom: http://vmgump.apache.org/gump/public/tika/tika-reactor/atom.xml
============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 05001823102011, vmgump.apache.org:vmgump:05001823102011
Gump E-mail Identifier (unique within run) #5.
*********************************************************** G U M P
[GUMP@vmgump]: Project tika-parsers-test (in module tika) 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 tika-parsers-test 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:
- tika-parsers-test : Apache Tika is a toolkit for detecting and
extracting metada...
Full details are available at:
http://vmgump.apache.org/gump/public/tika/tika-parsers-test/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-WARNING- Overriding Maven settings:
[/srv/gump/public/workspace/tika/tika-parsers/gump_mvn_settings.xml]
-DEBUG- (Apache Gump generated) Apache Maven Settings in:
/srv/gump/public/workspace/tika/tika-parsers/gump_mvn_settings.xml
-INFO- Failed with reason build failed
-DEBUG- Maven POM in: /srv/gump/public/workspace/tika/tika-parsers/pom.xml
-INFO- Project Reports in:
/srv/gump/public/workspace/tika/tika-parsers/target/surefire-reports
The following work was performed:
http://vmgump.apache.org/gump/public/tika/tika-parsers-test/gump_work/build_tika_tika-parsers-test.html
Work Name: build_tika_tika-parsers-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 1 min 12 secs
Command Line: /opt/maven2/bin/mvn --batch-mode --settings
/srv/gump/public/workspace/tika/tika-parsers/gump_mvn_settings.xml test
[Working Directory: /srv/gump/public/workspace/tika/tika-parsers]
M2_HOME: /opt/maven2
---------------------------------------------
Running org.apache.tika.parser.AutoDetectParserTest
Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.174 sec
Running org.apache.tika.parser.mp3.Mp3ParserTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.368 sec
Running org.apache.tika.parser.jpeg.JpegParserTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec
Running org.apache.tika.parser.html.HtmlParserTest
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.443 sec
Running org.apache.tika.parser.netcdf.NetCDFParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 sec
Running org.apache.tika.parser.hdf.HDFParserTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 sec
Running org.apache.tika.TestParsers
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.699 sec
Running org.apache.tika.mime.MimeTypesTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec
Running org.apache.tika.mime.TestMimeTypes
Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.226 sec
Running org.apache.tika.mime.MimeTypeTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.apache.tika.detect.TestContainerAwareDetector
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.425 sec
Results :
Failed tests: testWordHTML(org.apache.tika.parser.microsoft.WordParserTest):
Image not found in:
testEmbeddedOfficeFiles(org.apache.tika.parser.microsoft.ooxml.OOXMLContainerExtractionTest):
expected:<image/png> but was:<image/unknown>
testEmbeddedImages(org.apache.tika.parser.microsoft.POIContainerExtractionTest):
expected:<image1[.png]> but was:<image1[]>
testEmbeddedOfficeFiles(org.apache.tika.parser.microsoft.POIContainerExtractionTest):
expected:<image1[.png]> but was:<image1[]>
testAnnotations(org.apache.tika.parser.pdf.PDFParserTest): Here is a comment
not found in:
Tests in error:
testVisioParser(org.apache.tika.parser.microsoft.VisioParserTest):
CodePageString started at offset #268 is not NULL-terminated
testWithoutEmbedded(org.apache.tika.parser.microsoft.POIContainerExtractionTest):
Unexpected RuntimeException from
org.apache.tika.parser.microsoft.OfficeParser@2b4f336b
Tests run: 334, Failures: 5, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to
/srv/gump/public/workspace/tika/tika-parsers/target/surefire-reports for the
individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 11 seconds
[INFO] Finished at: Sun Oct 23 23:20:53 UTC 2011
[INFO] Final Memory: 23M/55M
[INFO] ------------------------------------------------------------------------
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS: http://vmgump.apache.org/gump/public/tika/tika-parsers-test/rss.xml
- Atom: http://vmgump.apache.org/gump/public/tika/tika-parsers-test/atom.xml
============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 05001823102011, vmgump.apache.org:vmgump:05001823102011
Gump E-mail Identifier (unique within run) #6.
*********************************************************** G U M P
[GUMP@vmgump]: Project commons-jelly-tags-ant-test (in module commons-jelly)
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 commons-jelly-tags-ant-test 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:
- commons-jelly-tags-ant-test : Commons Jelly
Full details are available at:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/index.html
That said, some information snippets are provided here.
The following annotations (debug/informational/warning/error messages) were
provided:
-DEBUG- Dependency on ant exists, no need to add for property
maven.jar.ant-optional.
-DEBUG- Dependency on xml-xerces exists, no need to add for property
maven.jar.xerces.
-DEBUG- Dependency on commons-jexl-1.x exists, no need to add for property
maven.jar.commons-jexl.
-WARNING- Overriding Maven properties:
[/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/build.properties]
-DEBUG- (Apache Gump generated) Apache Maven Properties in:
/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/build.properties
-INFO- Failed with reason build failed
-DEBUG- Maven POM in:
/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/project.xml
-DEBUG- Maven project properties in:
/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/project.properties
-INFO- Project Reports in:
/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-reports
The following work was performed:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/gump_work/build_commons-jelly_commons-jelly-tags-ant-test.html
Work Name: build_commons-jelly_commons-jelly-tags-ant-test (Type: Build)
Work ended in a state of : Failed
Elapsed: 9 secs
Command Line: maven --offline jar
[Working Directory: /srv/gump/public/workspace/commons-jelly/jelly-tags/ant]
---------------------------------------------
[junit] Actual expression: (${foo4.1})=(null)
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
[junit] at
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
[junit] at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
[junit] at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
[junit] at
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
[junit]
[junit]
[junit] Testcase:
startUpReadWrite(org.apache.commons.jelly.tags.junit.CaseTag$1): Caused an
ERROR
[junit]
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
<test:assertEquals>
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
<test:assertEquals> expected:[bar5] but was:[null]
[junit] Expected expression: (bar5)=(bar5)
[junit] Actual expression: (${foo5.1})=(null)
[junit] org.apache.commons.jelly.JellyTagException:
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
<test:assertEquals>
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
<test:assertEquals> expected:[bar5] but was:[null]
[junit] Expected expression: (bar5)=(bar5)
[junit] Actual expression: (${foo5.1})=(null)
[junit] at
org.apache.commons.jelly.impl.TagScript.handleException(TagScript.java:732)
[junit] at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:287)
[junit] at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
[junit] at
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
[junit] Caused by:
org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
<test:assertEquals> expected:[bar5] but was:[null]
[junit] Expected expression: (bar5)=(bar5)
[junit] Actual expression: (${foo5.1})=(null)
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
[junit] at
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
[junit] at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
[junit] Root cause
[junit] org.apache.commons.jelly.tags.junit.JellyAssertionFailedError:
file:/srv/gump/public/workspace/commons-jelly/jelly-tags/ant/target/test-classes/org/apache/commons/jelly/ant/suite.jelly:98:5:
<test:assertEquals> expected:[bar5] but was:[null]
[junit] Expected expression: (bar5)=(bar5)
[junit] Actual expression: (${foo5.1})=(null)
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.fail(AssertTagSupport.java:44)
[junit] at
org.apache.commons.jelly.tags.junit.AssertTagSupport.failNotEquals(AssertTagSupport.java:77)
[junit] at
org.apache.commons.jelly.tags.junit.AssertEqualsTag.doTag(AssertEqualsTag.java:56)
[junit] at
org.apache.commons.jelly.impl.TagScript.run(TagScript.java:267)
[junit] at
org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:96)
[junit] at
org.apache.commons.jelly.tags.junit.CaseTag$1.runTest(CaseTag.java:60)
[junit]
[junit]
[junit] [ERROR] TEST org.apache.commons.jelly.ant.TestJelly FAILED
BUILD FAILED
File...... /home/gump/.maven/cache/maven-test-plugin-1.6.2/plugin.jelly
Element... fail
Line...... 181
Column.... 54
There were test failures.
Total time: 9 seconds
Finished at: Mon Oct 24 00:24:08 UTC 2011
---------------------------------------------
To subscribe to this information via syndicated feeds:
- RSS:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/rss.xml
- Atom:
http://vmgump.apache.org/gump/public/commons-jelly/commons-jelly-tags-ant-test/atom.xml
============================== Gump Tracking Only ===
Produced by Apache Gump(TM) version 2.3.
Gump Run 05001823102011, vmgump.apache.org:vmgump:05001823102011
Gump E-mail Identifier (unique within run) #7.
--
Apache Gump
http://gump.apache.org/ [Instance: vmgump]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]