Re: Help with RE!

2012-02-26 Thread Chris Graham
Not only would it better represent what I want, IT WORKS TOO! :- Thanks! Now, as to why? 'Cause it appears to have done the job in other areas: // Workspace: (1000) "BogusRepositoryWorkspace" <-> (1000) "BogusRepositoryWorkspace" // Workspace: (1156) "GPDBWorkspace" <-> (1157) "GPDBStream"

Re: Help with RE!

2012-02-26 Thread Hervé BOUTEMY
(.*) matches everything: why would it stop after "Deb"? (\\w+) would IMHO better represent what you're trying to do Regards, Hervé Le dimanche 26 février 2012 22:00:05 Chris Graham a écrit : > Sorry, all, but this is driving me nuts! (And it's been a long hot day...) > > I need some help with

Help with RE!

2012-02-26 Thread Chris Graham
Sorry, all, but this is driving me nuts! (And it's been a long hot day...) I need some help with a RE Pattern that will match the following lines (as real samples): (just ignore the //, they have come from the java comments): // (1589) ---$ Deb "[maven-release-plugin] prepare for next developm