2017-02-09 21:20 GMT+02:00 Mark Thomas <ma...@apache.org>:
>
> On 09/02/17 19:15, Coty Sutherland wrote:
>>
>> Can anyone get the validate task to show this error? I think I know
>> what the problem is, but my local `ant validate` shows no problems...
>
>
> You'll need to explicitly enable checkstyle in build.properties to see
this.
>

I think it might be related to the checkstyle version. The build server
uses 7.6-SNAPSHOT.

Locally I'm with 6.17 and validate (Tomcat 8.0.trunk) does not show
problems:

validate:

[checkstyle] Running Checkstyle 6.17 on 3017 files

[checkstyle] Running Checkstyle 6.17 on 217 files

[checkstyle] Running Checkstyle 6.17 on 1340 files


BUILD SUCCESSFUL


Regards,
Violeta

> Mark
>
>
>
>>
>> On Thu, Feb 9, 2017 at 2:07 AM, Bill Barker <billbar...@apache.org>
wrote:
>>>
>>> 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 gene...@gump.apache.org.
>>>
>>> Project tomcat-tc8.0.x-validate 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:
>>>     - tomcat-tc8.0.x-validate :  Tomcat 8.x, a web server implementing
the Java Servlet 3.1,
>>> ...
>>>
>>>
>>> Full details are available at:
>>>
http://vmgump-vm3.apache.org/tomcat-8.0.x/tomcat-tc8.0.x-validate/index.html
>>>
>>> That said, some information snippets are provided here.
>>>
>>> The following annotations (debug/informational/warning/error messages)
were provided:
>>>  -DEBUG- Dependency on checkstyle exists, no need to add for property
checkstyle.jar.
>>>  -INFO- Failed with reason build failed
>>>
>>>
>>>
>>> The following work was performed:
>>>
http://vmgump-vm3.apache.org/tomcat-8.0.x/tomcat-tc8.0.x-validate/gump_work/build_tomcat-8.0.x_tomcat-tc8.0.x-validate.html
>>> Work Name: build_tomcat-8.0.x_tomcat-tc8.0.x-validate (Type: Build)
>>> Work ended in a state of : Failed
>>> Elapsed: 19 secs
>>> Command Line: /usr/lib/jvm/java-8-oracle/bin/java
-Djava.awt.headless=true -Dbuild.sysclasspath=only
org.apache.tools.ant.Main -Dgump.merge=/srv/gump/public/gump/work/merge.xml
-Dbase.path=/srv/gump/public/workspace/tomcat-8.0.x/tomcat-build-libs
-Dcheckstyle.jar=/srv/gump/public/workspace/checkstyle/target/checkstyle-7.6-SNAPSHOT.jar
-Dexecute.validate=true validate
>>> [Working Directory: /srv/gump/public/workspace/tomcat-8.0.x]
>>> CLASSPATH:
/usr/lib/jvm/java-8-oracle/lib/tools.jar:/srv/gump/public/workspace/ant/dist/lib/ant.jar:/srv/gump/public/workspace/ant/dist/lib/ant-launcher.jar:/srv/gump/public/workspace/ant/dist/lib/ant-jmf.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit.jar:/srv/gump/public/workspace/ant/dist/lib/ant-junit4.jar:/srv/gump/public/workspace/ant/dist/lib/ant-swing.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-resolver.jar:/srv/gump/public/workspace/ant/dist/lib/ant-apache-xalan2.jar:/srv/gump/public/workspace/xml-commons/java/build/resolver.jar:/srv/gump/public/workspace/checkstyle/target/checkstyle-7.6-SNAPSHOT.jar:/srv/gump/packages/antlr/antlr-3.1.3.jar:/srv/gump/public/workspace/apache-commons/beanutils/dist/commons-beanutils-20170209.jar:/srv/gump/packages/commons-collections3/commons-collections-3.2.1.jar:/srv/gump/public/workspace/apache-commons/cli/target/commons-cli-1.4-SNAPSHOT.jar:/srv/gump/public/workspace/commons-lang-trunk/target/commons-lang3-3.6-SNA!
>>>  PSHOT.jar
>>>
 
:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-20170209.jar:/srv/gump/public/workspace/apache-commons/logging/target/commons-logging-api-20170209.jar:/srv/gump/public/workspace/google-guava/guava/target/guava-22.0-SNAPSHOT.jar
>>> ---------------------------------------------
>>> Buildfile: /srv/gump/public/workspace/tomcat-8.0.x/build.xml
>>>
>>> build-prepare:
>>>    [delete] Deleting directory
/srv/gump/public/workspace/tomcat-8.0.x/output/build/temp
>>>     [mkdir] Created dir:
/srv/gump/public/workspace/tomcat-8.0.x/output/build/temp
>>>
>>> compile-prepare:
>>>
>>> download-validate:
>>>
>>> testexist:
>>>      [echo] Testing  for
/srv/gump/public/workspace/checkstyle/target/checkstyle-7.6-SNAPSHOT.jar
>>>
>>> setproxy:
>>>
>>> downloadfile:
>>>
>>> validate:
>>>     [mkdir] Created dir:
/srv/gump/public/workspace/tomcat-8.0.x/output/res/checkstyle
>>> [checkstyle] Running Checkstyle 7.6-SNAPSHOT on 3016 files
>>> [checkstyle] [ERROR]
/srv/gump/public/workspace/tomcat-8.0.x/java/org/apache/tomcat/util/http/parser/HttpParser.java:25:
Extra separation in import group before
'org.apache.tomcat.util.res.StringManager' [ImportOrder]
>>>
>>> BUILD FAILED
>>> /srv/gump/public/workspace/tomcat-8.0.x/build.xml:552: Got 1 errors and
0 warnings.
>>>
>>> Total time: 19 seconds
>>> ---------------------------------------------
>>>
>>> To subscribe to this information via syndicated feeds:
>>> - RSS:
http://vmgump-vm3.apache.org/tomcat-8.0.x/tomcat-tc8.0.x-validate/rss.xml
>>> - Atom:
http://vmgump-vm3.apache.org/tomcat-8.0.x/tomcat-tc8.0.x-validate/atom.xml
>>>
>>> ============================== Gump Tracking Only ===
>>> Produced by Apache Gump(TM) version 2.3.
>>> Gump Run 20170209060011, vmgump-vm3.apache.org:vmgump:20170209060011
>>> Gump E-mail Identifier (unique within run) #3.
>>>
>>> --
>>> Apache Gump
>>> http://gump.apache.org/ [Instance: vmgump-vm3]
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>

Reply via email to