Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Mylyn » Generic Web named expressions ({Id}.+?) - are these supported?
Generic Web named expressions ({Id}.+?) - are these supported? [message #592285] Thu, 07 August 2008 18:05
Michael Giroux is currently offline Michael GirouxFriend
Messages: 287
Registered: July 2009
Senior Member
Documentation for Generic Connector at
http://wiki.eclipse.org/index.php/Mylyn_User_Guide#Generic_W eb_Repository_Connector
indicates that I can define expressions like this:

Note: Query Pattern field should be a regexp with 1st matching group on
Issue ID and 2nd on Issue Description. Alternatively, you could use named
matching groups: ({Id}.+?), ({Description}.+?), ({Status}.+?), ({Owner}.+?)
and ({Type}.+?), then they can appear in query regexp in an arbitrary order.
The second option requires build 2.0.0v20070717 or later.

I tried to build pattern using the alternat form ... ({Id}.+?) ... but I get
expression errors.

I'm using Ganymede, and all mylyn related plugin jars have version numbers
of 3. something with build dates 2008...

The generic web plugin is
org.eclipse.mylyn.web.tasks_3.0.1.v20080721-2100-e3x.jar.

Question: Is this feature for naming the patterns supported, or possibly the
documentation is wrong?

Michael
Previous Topic:Creating tasks programmatically
Next Topic:Generic Web Connector configuration: How are URLs used?
Goto Forum:
  


Current Time: Fri Apr 19 20:24:57 GMT 2024

Powered by FUDForum. Page generated in 0.02831 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top