From gilles.bardouillet at atos.net Mon Jun 1 07:38:36 2015 From: gilles.bardouillet at atos.net (Gilles Bardouillet) Date: Mon, 01 Jun 2015 13:38:36 +0200 Subject: [Windup-users] How to find import * ? Message-ID: <556C443C.4050907@atos.net> Hi, I'm creating some XML rules for a Websphere migration to JBoss, and i want to find all ibm imports in source code. I added the following rule but it doesnt match imports with star at the end like : *import com.ibm.icu.util.*;* IMPORT Do you have any tip or is it a bug ? Regards, Gilles. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/windup-users/attachments/20150601/a50325de/attachment.html From lincolnbaxter at gmail.com Mon Jun 1 10:41:48 2015 From: lincolnbaxter at gmail.com (Lincoln Baxter, III) Date: Mon, 1 Jun 2015 10:41:48 -0400 Subject: [Windup-users] How to find import * ? In-Reply-To: <556C443C.4050907@atos.net> References: <556C443C.4050907@atos.net> Message-ID: It's possible that this is a bug. We may not store wildcard import statements. Jesse? On Mon, Jun 1, 2015 at 7:38 AM, Gilles Bardouillet < gilles.bardouillet at atos.net> wrote: > Hi, > > I'm creating some XML rules for a Websphere migration to JBoss, and i want > to find all ibm imports in source code. > > I added the following rule but it doesnt match imports with star at the > end like : > *import com.ibm.icu.util.*;* > > > > > IMPORT > > > > > > > > > > Do you have any tip or is it a bug ? > Regards, > Gilles. > > _______________________________________________ > Windup-users mailing list > Windup-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/windup-users > > -- Lincoln Baxter, III http://ocpsoft.org "Simpler is better." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/windup-users/attachments/20150601/ecb45a5b/attachment.html From jsightle at redhat.com Mon Jun 1 17:28:04 2015 From: jsightle at redhat.com (Jess Sightler) Date: Mon, 01 Jun 2015 17:28:04 -0400 Subject: [Windup-users] How to find import * ? In-Reply-To: References: <556C443C.4050907@atos.net> Message-ID: <556CCE64.6070103@redhat.com> I believe that Windup is not tracking this correctly. I have filed a JIRA: https://issues.jboss.org/browse/WINDUP-620 On 06/01/2015 10:41 AM, Lincoln Baxter, III wrote: > It's possible that this is a bug. We may not store wildcard import > statements. Jesse? > > On Mon, Jun 1, 2015 at 7:38 AM, Gilles Bardouillet > > wrote: > > Hi, > > I'm creating some XML rules for a Websphere migration to JBoss, > and i want to find all ibm imports in source code. > > I added the following rule but it doesnt match imports with star > at the end like : > *import com.ibm.icu.util.*;* > > > > > IMPORT > > > > > > > > > > Do you have any tip or is it a bug ? > Regards, > Gilles. > > _______________________________________________ > Windup-users mailing list > Windup-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/windup-users > > > > > -- > Lincoln Baxter, III > http://ocpsoft.org > "Simpler is better." > > > _______________________________________________ > Windup-users mailing list > Windup-users at lists.jboss.org > https://lists.jboss.org/mailman/listinfo/windup-users -- Calendar Free/Busy: https://www.google.com/calendar/embed?src=jsightle%40redhat.com&ctz=America/New_York -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/windup-users/attachments/20150601/61112718/attachment.html