Build failed in Jenkins: Struts-master-JDK7 #62

2017-11-27 Thread Apache Jenkins Server
See 


Changes:

[Lukasz Lenart] Suppresses some false positives on OWASP Dependency Check

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H31 (ubuntu xenial) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/struts.git 
 > # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/struts.git
 > git --version # timeout=10
 > git fetch --tags --progress https://gitbox.apache.org/repos/asf/struts.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/refs/heads/master^{commit} # timeout=10
Checking out Revision 5ef76872595f00a0d7623e590f012a451615db65 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5ef76872595f00a0d7623e590f012a451615db65
Commit message: "Suppresses some false positives on OWASP Dependency Check"
 > git rev-list d36ec579fc590e5b43ef03c89947d70a8b54001e # timeout=10
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-master-JDK7] $ /bin/bash -xe /tmp/jenkins7313195785219908883.sh
+ /home/jenkins/tools/maven/latest3//bin/mvn clean source:jar javadoc:jar 
install deploy -DskipWiki
[INFO] Scanning for projects...
[INFO] 
[INFO] Reactor Build Order:
[INFO] 
[INFO] Struts 2 Bill of Materials
[INFO] Struts 2
[INFO] Struts 2 Core
[INFO] Struts Plugins
[INFO] Struts 2 Configuration Browser Plugin
[INFO] Struts 2 Sitemesh Plugin
[INFO] Struts 2 Tiles Plugin
[INFO] Struts 2 DWR Plugin
[INFO] Struts 2 Spring Plugin
[INFO] Struts 2 Convention Plugin
[INFO] Struts 2 JUnit Plugin
[INFO] Struts 2 JSON Plugin
[INFO] Struts 2 Bean Validation Plugin
[INFO] Struts 2 Webapps
[INFO] Struts 2 Showcase Webapp
[INFO] Struts 2 REST Plugin
[INFO] Struts 2 Rest Showcase Webapp
[INFO] Struts 2 CDI Plugin
[INFO] Struts 2 Embedded JSP Plugin
[INFO] Struts 2 GXP Plugin
[INFO] Struts 2 Jasper Reports Plugin
[INFO] Struts 2 Java Templates Plugin
[INFO] Struts 2 JFreeChart Plugin
[INFO] Struts 2 OSGi Plugin
[INFO] Struts 2 OVal Plugin
[INFO] Struts 2 Pell Multipart Plugin
[INFO] Struts 2 Plexus Plugin
[INFO] Struts 2 Portlet Plugin
[INFO] Struts 2 Portlet Tiles Plugin
[INFO] DEPRECATED: Struts 2 Sitegraph Plugin
[INFO] Struts 2 TestNG Plugin
[INFO] Struts OSGi Bundles
[INFO] Struts 2 OSGi Admin Bundle
[INFO] Struts 2 OSGi Demo Bundle
[INFO] Struts 2 Assembly
[INFO] 
[INFO] 
[INFO] Building Struts 2 Bill of Materials 2.6-SNAPSHOT
[INFO] 
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ struts2-bom ---
[INFO] 
[INFO] >>> maven-source-plugin:2.1.2:jar (default-cli) > generate-sources @ 
struts2-bom >>>
[INFO] 
[INFO] <<< maven-source-plugin:2.1.2:jar (default-cli) < generate-sources @ 
struts2-bom <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (default-cli) @ struts2-bom ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.8:jar (default-cli) @ struts2-bom ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable 
package
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ struts2-bom 
---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
struts2-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ struts2-bom 
---
[INFO] Installing 
 to 
/home/jenkins/.m2/repository/org/apache/struts/struts2-bom/2.6-SNAPSHOT/struts2-bom-2.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ struts2-bom 
---
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
struts2-bom ---
[INFO] 
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ struts2-bom 
---
[INFO] Installing 
 to 
/home/jenkins/.m2/repository/org/apache/struts/struts2-bom/2.6-SNAPSHOT/struts2-bom-2.6-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.6:deploy (default-deploy) @ struts2-bom ---
Downloading from apache.snapshots.https: 
https://repository.apache.org/content/repositories/snapshots/org/apache/struts/struts2-bom/2.6-SNAPSHOT/

Jenkins build is back to normal : Struts-master-JDK7 #63

2017-11-27 Thread Apache Jenkins Server
See 



-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Struts 2.6

2017-11-27 Thread Lukasz Lenart
Struts 2.5.14 is officially out so we can start working on Struts 2.6 :)

I think we can basically merge all the open PRs, adjust Servlet API
version and release a first beta version :)
https://github.com/apache/struts/pulls


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Re: Struts 2.6

2017-11-27 Thread Yasser Zamani


On 11/27/2017 2:22 PM, Lukasz Lenart wrote:
> Struts 2.5.14 is officially out so we can start working on Struts 2.6 :)
> 

Nice :) thanks for your works and time!

> I think we can basically merge all the open PRs, adjust Servlet API
> version and release a first beta version :)
> https://github.com/apache/struts/pulls
> 

I think some of them are not fully discussed to being merged e.g. #169. 
Some are not ready and some are failed.



Re: Struts 2.6

2017-11-27 Thread Louis Smith
What Servlet API is 2.6 targeting?

When will you start migrating to Java 9 structure and limitations?

I have 60 apps up to spec on 2.5.10.1 or better, so should be ready for 2.6
...

Thank you again for all you do for Struts!!

Louis

Louis


On Mon, Nov 27, 2017 at 5:52 AM, Lukasz Lenart 
wrote:

> Struts 2.5.14 is officially out so we can start working on Struts 2.6 :)
>
> I think we can basically merge all the open PRs, adjust Servlet API
> version and release a first beta version :)
> https://github.com/apache/struts/pulls
>
>
> Regards
> --
> Łukasz
> + 48 606 323 122 http://www.lenart.org.pl/
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
> For additional commands, e-mail: dev-h...@struts.apache.org
>
>


Re: Struts 2.6

2017-11-27 Thread Lukasz Lenart
2017-11-27 12:29 GMT+01:00 Yasser Zamani :
>> I think we can basically merge all the open PRs, adjust Servlet API
>> version and release a first beta version :)
>> https://github.com/apache/struts/pulls
>
> I think some of them are not fully discussed to being merged e.g. #169.
> Some are not ready and some are failed.

I meant to treat them as a scope of work :)


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Re: Struts 2.6

2017-11-27 Thread Lukasz Lenart
2017-11-27 20:20 GMT+01:00 Louis Smith :
> What Servlet API is 2.6 targeting?

Servlet API 2.5

> When will you start migrating to Java 9 structure and limitations?

Hm... we thought about switching to Java 8 first. What limitations do
you have on mind?


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Struts 2.5.x

2017-11-27 Thread Lukasz Lenart
Hi,

I'm going to release on more 2.5.x but it will be fast


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Build failed in Jenkins: Struts-site-javadocs #1

2017-11-27 Thread Apache Jenkins Server
See 

--
Started by user Lukasz Lenart
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace 

Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/struts-site.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/struts-site.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-site.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-site.git
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/struts-site.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 30ca5bb0a3bfff39cf5462dc64e8449b4a757ad1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30ca5bb0a3bfff39cf5462dc64e8449b4a757ad1
Commit message: "Merge pull request #41 from fanofxiaofeng/patch-8"
First time build. Skipping changelog.
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-site-javadocs] $ /bin/bash -xe /tmp/jenkins2084611171761134847.sh
+ mkdir -p target/content
+ export RUBY_PATH=/home/jenkins/shared/.rvm
+ RUBY_PATH=/home/jenkins/shared/.rvm
+ export GEM_HOME=/home/jenkins/shared/.rvm/gems
+ GEM_HOME=/home/jenkins/shared/.rvm/gems
+ curl -sSL https://get.rvm.io
+ bash -s -- --path /home/jenkins/shared/.rvm
Downloading https://github.com/rvm/rvm/archive/master.tar.gz
Upgrading the RVM installation in /home/jenkins/shared/.rvm/
RVM PATH line found in /home/jenkins/.mkshrc /home/jenkins/.profile 
/home/jenkins/.bashrc /home/jenkins/.zshrc.
RVM sourcing line found in /home/jenkins/.profile 
/home/jenkins/.bash_profile /home/jenkins/.zlogin.
cat: /home/jenkins/shared/.rvm/config/alias: No such file or directory
Upgrade of RVM in /home/jenkins/shared/.rvm/ is complete.

Upgrade Notes:

  * It looks like some old stuff is laying around RVM, you can cleanup with: 
rvm cleanup all

  * No new notes to display.

+ mkdir -p /home/jenkins/shared/.rvm/gems/gems
+ gem install --install-dir /home/jenkins/shared/.rvm/gems bundler
Successfully installed bundler-1.16.0
1 gem installed
+ export 
PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ 
PATH=/home/jenkins/shared/.rvm/gems/bin:/home/jenkins/tools/java/latest1.7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
+ bundle install --path /home/jenkins/shared/.rvm/gems
Using bundler 1.16.0
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using jekyll-sass-converter 1.4.0
Using rb-fsevent 0.9.7
Using rb-inotify 0.9.7
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using jekyll 3.1.2
Using json 2.1.0
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into `/home/jenkins/shared/.rvm/gems`
+ bundle
Using bundler 1.16.0
Using colorator 0.1
Using ffi 1.9.10
Using sass 3.4.21
Using jekyll-sass-converter 1.4.0
Using rb-fsevent 0.9.7
Using rb-inotify 0.9.7
Using listen 3.0.6
Using jekyll-watch 1.3.1
Using kramdown 1.10.0
Using liquid 3.0.6
Using mercenary 0.3.5
Using rouge 1.10.1
Using safe_yaml 1.0.4
Using jekyll 3.1.2
Using json 2.1.0
Bundle complete! 2 Gemfile dependencies, 16 gems now installed.
Bundled gems are installed into `/home/jenkins/shared/.rvm/gems`
+ bundle exec jekyll build
Configuration file: 

Source: source
   Destination: target/content
 Incremental build: disabled. Enable with --incremental
  Generating... 
START SNIPPET: javadoc not found in 
https://gitbox.apache.org/repos/asf?p=struts.git;a=blob_plain;f=core/src/main/java/org/apache/struts2/components/DateTextField.java;hb=HEAD
START SNIPPET: example not found in 
https://gitbox.apache.org/repos/asf?p=struts.git;a=blob_plain;f=core/src/main/java/org/apache/struts2/components/DateTextField.java;hb=HEAD
Fetching conte

Build failed in Jenkins: Struts-site-javadocs #2

2017-11-27 Thread Apache Jenkins Server
See 

--
Started by user Lukasz Lenart
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/struts-site.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 30ca5bb0a3bfff39cf5462dc64e8449b4a757ad1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30ca5bb0a3bfff39cf5462dc64e8449b4a757ad1
Commit message: "Merge pull request #41 from fanofxiaofeng/patch-8"
 > git rev-list 30ca5bb0a3bfff39cf5462dc64e8449b4a757ad1 # timeout=10
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-site-javadocs] $ /bin/bash -xe /tmp/jenkins8031254998531998817.sh
+ mkdir -p target/content
+ cd target
+ git clone https://gitbox.apache.org/repos/asf/struts.git struts-project
fatal: destination path 'struts-project' already exists and is not an empty 
directory.
Build step 'Execute shell' marked build as failure
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org



Build failed in Jenkins: Struts-site-javadocs #3

2017-11-27 Thread Apache Jenkins Server
See 

--
Started by user Lukasz Lenart
[EnvInject] - Loading node environment variables.
Building remotely on H20 (git-websites) in workspace 

[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Done
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/struts-site.git
 > git init  # 
 > timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-site.git
 > git --version # timeout=10
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/struts-site.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-site.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
 > git config remote.origin.url 
 > https://gitbox.apache.org/repos/asf/struts-site.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from 
https://gitbox.apache.org/repos/asf/struts-site.git
 > git fetch --tags --progress 
 > https://gitbox.apache.org/repos/asf/struts-site.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 30ca5bb0a3bfff39cf5462dc64e8449b4a757ad1 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 30ca5bb0a3bfff39cf5462dc64e8449b4a757ad1
Commit message: "Merge pull request #41 from fanofxiaofeng/patch-8"
 > git rev-list 30ca5bb0a3bfff39cf5462dc64e8449b4a757ad1 # timeout=10
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/
[Struts-site-javadocs] $ /bin/bash -xe /tmp/jenkins3194323219292185679.sh
+ mkdir -p target/content
+ cd target
+ git clone https://gitbox.apache.org/repos/asf/struts.git struts-project
Cloning into 'struts-project'...
+ cd struts-project
+ git checkout tag/STRUTS_2_5_14
error: pathspec 'tag/STRUTS_2_5_14' did not match any file(s) known to git.
Build step 'Execute shell' marked build as failure
Setting MAVEN_3_LATEST__HOME=/home/jenkins/tools/maven/latest3/

-
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org