Please see my previous comment RE the Modiect plugin. Gary
On Thu, Jan 29, 2026 at 3:07 PM <[email protected]> wrote: > > This is an automated email from the ASF dual-hosted git repository. > > tv pushed a commit to branch master > in repository https://gitbox.apache.org/repos/asf/commons-jcs.git > > > The following commit(s) were added to refs/heads/master by this push: > new 86742d50 Document changes > 86742d50 is described below > > commit 86742d50d843fc4800db196ede7843ec09699103 > Author: Thomas Vandahl <[email protected]> > AuthorDate: Thu Jan 29 21:05:27 2026 +0100 > > Document changes > --- > src/changes/changes.xml | 3 +++ > 1 file changed, 3 insertions(+) > > diff --git a/src/changes/changes.xml b/src/changes/changes.xml > index f083bee5..4b243dc3 100644 > --- a/src/changes/changes.xml > +++ b/src/changes/changes.xml > @@ -34,6 +34,9 @@ > <action type="add" dev="ggregory" due-to="Gary Gregory"> > Add Maven property project.build.outputTimestamp for build > reproducibility. > </action> > + <action dev="tv" type="add"> > + Add module-info.java for JCS core > + </action> > <!-- REMOVE --> > <action dev="tv" type="remove"> > Remove all deprecated code. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
