[GitHub] [axis-axis2-java-core] codecov-io edited a comment on pull request #126: Bump tomcat.version from 10.0.2 to 10.0.4

2021-03-10 Thread GitBox
codecov-io edited a comment on pull request #126: URL: https://github.com/apache/axis-axis2-java-core/pull/126#issuecomment-796516930 # [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/126?src=pr&el=h1) Report > Merging [#126](https://codecov.io/gh/apache/axis-axis2-ja

[GitHub] [axis-axis2-java-core] codecov-io edited a comment on pull request #126: Bump tomcat.version from 10.0.2 to 10.0.4

2021-03-10 Thread GitBox
codecov-io edited a comment on pull request #126: URL: https://github.com/apache/axis-axis2-java-core/pull/126#issuecomment-796516930 # [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/126?src=pr&el=h1) Report > Merging [#126](https://codecov.io/gh/apache/axis-axis2-ja

[GitHub] [axis-axis2-java-core] codecov-io commented on pull request #126: Bump tomcat.version from 10.0.2 to 10.0.4

2021-03-10 Thread GitBox
codecov-io commented on pull request #126: URL: https://github.com/apache/axis-axis2-java-core/pull/126#issuecomment-796516930 # [Codecov](https://codecov.io/gh/apache/axis-axis2-java-core/pull/126?src=pr&el=h1) Report > Merging [#126](https://codecov.io/gh/apache/axis-axis2-java-core

[GitHub] [axis-axis2-java-core] dependabot[bot] opened a new pull request #126: Bump tomcat.version from 10.0.2 to 10.0.4

2021-03-10 Thread GitBox
dependabot[bot] opened a new pull request #126: URL: https://github.com/apache/axis-axis2-java-core/pull/126 Bumps `tomcat.version` from 10.0.2 to 10.0.4. Updates `tomcat-tribes` from 10.0.2 to 10.0.4 Updates `tomcat-juli` from 10.0.2 to 10.0.4 Dependabot will resolve an

[jira] [Closed] (AXIS2-5996) Axis contains a vulnerable dependecy

2021-03-10 Thread Robert Lazarski (Jira)
[ https://issues.apache.org/jira/browse/AXIS2-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Lazarski closed AXIS2-5996. -- Resolution: Implemented The axis2 git repo already has been upgraded - we have Dependabot confi

[jira] [Created] (AXIS2-5996) Axis contains a vulnerable dependecy

2021-03-10 Thread Joseph (Jira)
Joseph created AXIS2-5996: - Summary: Axis contains a vulnerable dependecy Key: AXIS2-5996 URL: https://issues.apache.org/jira/browse/AXIS2-5996 Project: Axis2 Issue Type: Bug Affects Versions: 1.

Re: [Axis2] Clarity in 1.7.x breaking change documentation

2021-03-10 Thread Kevin Lee
Got it, that clarifies why that didn't work. That would be great to add in the documentation too! On Wed, Mar 10, 2021 at 11:30 AM robertlazarski wrote: > Thanks for the reply. > > I believe the SpringAppContextAwareObjectSupplier code was broken on this > commit. I didn't notice that until rece

Re: [Axis2] Clarity in 1.7.x breaking change documentation

2021-03-10 Thread robertlazarski
Thanks for the reply. I believe the SpringAppContextAwareObjectSupplier code was broken on this commit. I didn't notice that until recently. I will be updating the spring docs too as that feature is no longer available unfortunately. commit 9e392c0ae1f0abab3d4956fbf4c0818c9570021e Author: Andreas

Re: [Axis2] Clarity in 1.7.x breaking change documentation

2021-03-10 Thread Kevin Lee
I'm not entirely sure if we are running JAX-WS services as I am relatively new to the codebase (and it is rather legacy, still working on understanding it). That code snippet is correct. I believe it was set up to work without a Servlet Context before ( https://axis.apache.org/axis2/java/core/docs/

Re: [Axis2] Clarity in 1.7.x breaking change documentation

2021-03-10 Thread robertlazarski
For JAX-WS I think you may have just used this entry into axis2.xml? On Wed, Mar 10, 2021 at 7:07 AM robertlazarski wrote: > I see. I am looking at the docs now and am making some updates. > > Are you running JAX-WS services? How did you fix it? Did you use a > ServletContextInitializer lik

Re: [Axis2] Clarity in 1.7.x breaking change documentation

2021-03-10 Thread robertlazarski
I see. I am looking at the docs now and am making some updates. Are you running JAX-WS services? How did you fix it? Did you use a ServletContextInitializer like the code I pasted? I ask because I don't use JAX-WS myself, so I haven't run into the problem. Regards, Robert On Tue, Mar 9, 2021 at

Re: build error with JDK8 to do with permissions

2021-03-10 Thread robertlazarski
I ran into similar errors the other day. Build as root until we figure this out. Andreas, I suspect this commit since the stacktrace indicates the problem originates in com.github.veithen.hermetic.HermeticSecurityManager. commit cb808543997b4e5c0fd66b1b8922374b1ae1ee7a Author: Andreas Veithen Da

build error with JDK8 to do with permissions

2021-03-10 Thread Andrew Marlow
Hello everyone, I just did a git clone to get the latest (what will presumably become 1.8.0) and tried "mvn install". I got the error shown below. I don't get it when I run the build as root but IMO building as root should not be a requirement. /home/marlowa/mystuff/axis2-build/latest-from-git/ax