Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Silverpeas/Silverpeas-Assembly
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Silverpeas/Silverpeas-Assembly
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 6.3.x
Choose a head ref
  • 11 commits
  • 4 files changed
  • 2 contributors

Commits on Oct 11, 2022

  1. Release of 6.3 from 6.3-build221011 (commit 880cb5f)

    silveruser committed Oct 11, 2022
    Copy the full SHA
    32b9749 View commit details
  2. Prepare branch 6.3.x for bug fixes

    silveruser committed Oct 11, 2022
    Copy the full SHA
    19db5e2 View commit details

Commits on Aug 24, 2023

  1. 6.3.1 has been released from build 6.3.1-build230823 (19db5e2).Prepar…

    …e for development iteration of next version 6.3.2
    silveruser committed Aug 24, 2023
    Copy the full SHA
    56e5f91 View commit details

Commits on Nov 20, 2023

  1. 6.3.2 has been released from build 6.3.2-build231118 (56e5f91).Prepar…

    …e for development iteration of next version 6.3.3
    silveruser committed Nov 20, 2023
    Copy the full SHA
    90bdbd9 View commit details

Commits on Dec 6, 2023

  1. 6.3.3 has been released from build 6.3.3-build231205 (90bdbd9).Prepar…

    …e for development iteration of next version 6.3.4
    silveruser committed Dec 6, 2023
    Copy the full SHA
    1a98011 View commit details

Commits on Jan 17, 2024

  1. Take into account of the new location and new major version of our Ne…

    …xus service. Update copyright notice in all files
    mmoqui committed Jan 17, 2024
    Copy the full SHA
    1910a91 View commit details

Commits on Jan 18, 2024

  1. Copy the full SHA
    d65362c View commit details
  2. For a reason unknown for me, when installing a silverpeas distributio…

    …n, gradle, used as backbone of the installer, resolves the Silverpeas Jackrabbit JCA rar dependency in the assembly by fetching as transitive dependency the Apache Jackrabbit JCA rar although this dependency isn't declared in the POM of the Silverpeas Jackrabbit JCA rar (only the Apache Jackrabbit JCA jar is declared as dependency)! This occurs even the Jackrabbit JCA jar is declared with a runtime scope.
    
    The consequence is the installer installs some times the wrong Jackrabbit RAR: the Apache one instead of the Silverpeas one.
    To avoid this, the Apache Jackrabbit JCA is explicitly excluded from the dependency declaration of the Silverpeas Jackrabbit RAR.
    mmoqui committed Jan 18, 2024
    Copy the full SHA
    21db731 View commit details

Commits on Feb 19, 2024

  1. 6.3.4 has been released from build 6.3.4-build240217 (21db731).Prepar…

    …e for development iteration of next version 6.3.5
    silveruser committed Feb 19, 2024
    Copy the full SHA
    9366866 View commit details

Commits on May 28, 2024

  1. 6.3.5 has been released from build 6.3.5-build240525 (9366866).Prepar…

    …e for development iteration of next version 6.3.6
    silveruser committed May 28, 2024
    Copy the full SHA
    e6cf90e View commit details

Commits on Feb 7, 2025

  1. 6.3.6 has been released from build 6.3.6-build241113 (e6cf90e).Prepar…

    …e for development iteration of next version 6.3.7
    silveruser committed Feb 7, 2025
    Copy the full SHA
    1cefa42 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...6.3.x