Christian,

 Thank you for the review — both are valid catches, and I've fixed them:

 1. certs/ moved from the repository root to
    modules/samples/userguide/src/userguide/springbootdemo-tomcat11/certs/
    where they belong. Added a README making clear these are
 development-only
    (self-signed CA, password "changeit", CA private key is public — zero
    production security). Commit 61699d8.

 2. 194 build artifacts (JARs, MARs, AARs, compiled classes) removed from
    springbootdemo-tomcat11/WEB-INF/. These were accidentally committed
    mvn install output. Added .gitignore to prevent recurrence. Commit
 a8f7997.

 Neither issue affects the release artifacts — the distribution ZIP does
 not include the samples' build output or the certs/ directory.

 +1 from me still stands.

 Robert



On Mon, May 18, 2026 at 10:48 PM Christian Ortlepp <
[email protected]> wrote:

> Hey,
>
> I just had a look at the diff, unfortunately it's quite a lot (even though
> large parts of it are just removals) so i couldn't really review it in
> detail, but two things seemed a bit "funny" to me
>
>
> 1. You added a certs folder in the repository root, as far as I can tell
> because you need some certificates for McpBridgeMainTest . Is there a
> reason why you didn't put them in the test resources of that module? I'm
> just a little worried that someone might use those in production by
> accident (plus it seems a bit odd to me to have them in the repository root
> if they are indeed just test resources).
>
> 2. You commited a whole lot of classfiles/jars beneath
> 'modules/samples/userguide/src/userguide/springbootdemo-tomcat11/WEB-INF/modules',
> was that intended?
>
>
> Best,
>
> Christian
>
>
> On 5/18/26 13:52, robertlazarski wrote:
>
> External Message - Please be cautious when opening links or attachments
>
> Git tag:
>
> https://github.com/apache/axis-axis2-java-core/releases/tag/v2.0.1
>
> Distributions:
>
> https://dist.apache.org/repos/dist/release/axis/axis2/java/core/2.0.1/
>
> Maven artifacts:
>
> https://repository.apache.org/content/repositories/orgapacheaxis2-1028
>
> Site: https://axis.apache.org/axis2/java/core-staging/
>
> +1 from me
>
> Robert
>
>
>
>

Reply via email to