Thanks for the heads up Joe! I'll check it out. Gary
On Fri, Feb 23, 2024, 12:18 PM Joseph Kesselman <kesh...@alum.mit.edu> wrote: > Gary, I think Jira is currently set to auto assign to you when an issue is > created unless the user says otherwise. If you don't want that, we should > reconfigure it. > > (Usually auto assign is only used to assign things to whoever will lead > the effort to get them triaged/prioritized/sized...) > > -- > /_ Joe Kesselman (he/him/his) > -/ _) My Alexa skill for New Music/New Sounds fans: > / https://www.amazon.com/dp/B09WJ3H657/ > > Caveat: Opinionated old geezer with overcompensated writer's block. May > be redundant, verbose, prolix, sesquipedalian, didactic, officious, or > redundant. > ------------------------------ > *From:* Gary D. Gregory (Jira) <j...@apache.org> > *Sent:* Friday, February 23, 2024 2:40:00 PM > *To:* dev@xalan.apache.org <dev@xalan.apache.org> > *Subject:* [jira] [Reopened] (XALANJ-2731) the xalan 2.7.3 is missing > license info > > > [ > https://issues.apache.org/jira/browse/XALANJ-2731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel > ] > > Gary D. Gregory reopened XALANJ-2731: > ------------------------------------- > > [~singingbush] > > Do NOT assign issues to people you don't known. It's not up to you to > decide who does what ;) > > > the xalan 2.7.3 is missing license info > > --------------------------------------- > > > > Key: XALANJ-2731 > > URL: https://issues.apache.org/jira/browse/XALANJ-2731 > > Project: XalanJ2 > > Issue Type: Bug > > Security Level: No security risk; visible to anyone(Ordinary > problems in Xalan projects. Anybody can view the issue.) > > Affects Versions: 2.7.3 > > Reporter: Samael Bate > > Assignee: Gary D. Gregory > > Priority: Major > > > > I use the license-maven-plugin with failOnMissing set to true but this > is causing me an issue due to the Xalan jars not having license info > defined: > > {noformat} > > There are 2 dependencies with no license : > > - xalan--serializer--2.7.3 > > - xalan--xalan--2.7.3{noformat} > > > > I'm working around this be adding > > {code:java} > > <excludedGroups>xalan</excludedGroups> {code} > > please fix the missing license info and release a bugfix version > > > > -- > This message was sent by Atlassian Jira > (v8.20.10#820010) > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@xalan.apache.org > For additional commands, e-mail: dev-h...@xalan.apache.org > >