Re: japicmp Report for major releases?
Elliotte Rusty Harold <[email protected]> Thu, 26 Mar 2026 11:35:11 +0000
| Newsgroups | gmane.comp.jakarta.commons.devel |
|---|---|
| Message-ID | <CAGhczrqyOjcuC41YZd1W0OTmm5AP7E+LgewpODKXw78buYFgFA@mail.gmail.com> |
On Wed, Mar 25, 2026 at 7:58 PM Thomas Vandahl <[email protected]> wrote: > > Hi folks, > > I would like to build the site for JCS 4.0.0. The japicmp report wants to compare the current jar with the previous one. In commons-parent, the configuration uses <artifactId>${project.artifactId}</artifactId> with the <version>${commons.bc.version}</version>. > > Now, as the rule for major releases is to change the artifactId (from commons-jcs3-core to commons-jcs4-core), this reference point to commons-jcs4-core:3.2.1, which of course doesn't exist. Did the Java package name also change? They need to be synced with the artifact ID. -- Elliotte Rusty Harold [email protected]