Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
r26 committed - Edited wiki page JiraExtendedWebservice through web user interface.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
shared-sp...@googlecode.com  
View profile  
 More options Dec 11 2010, 9:52 am
From: shared-sp...@googlecode.com
Date: Sat, 11 Dec 2010 14:52:21 +0000
Local: Sat, Dec 11 2010 9:52 am
Subject: [shared-space] r26 committed - Edited wiki page JiraExtendedWebservice through web user interface.
Revision: 26
Author: TonHu2004
Date: Sat Dec 11 06:51:44 2010
Log: Edited wiki page JiraExtendedWebservice through web user interface.
http://code.google.com/p/shared-space/source/detail?r=26

Modified:
  /wiki/JiraExtendedWebservice.wiki

=======================================
--- /wiki/JiraExtendedWebservice.wiki   Wed Mar 24 13:15:32 2010
+++ /wiki/JiraExtendedWebservice.wiki   Sat Dec 11 06:51:44 2010
@@ -18,9 +18,10 @@
   * link handling
   * add/remove/updateComponent
   * create subTask link
+ * updateUser (donated by Matt Doar)

-For example, the {{{linkIssue}}} method allows you to add a link of a  
specific type between two issues. Using {{{getLinkedIssues}}} then allows  
you to get a list of linked issues for a specific issue. Additionally it  
allows you to read custom values.
+For example, the {{{linkIssue}}} method allows you to add a link of a  
specific type between two issues. Using {{{getLinkedIssues}}} then allows  
you to get a list of linked issues for a specific issue. Additionally it  
allows you to read custom values using {{{getCustomFieldValues}}}.

  This webservice extends from the default Jira webservice. This means that  
each and every method of the default service is available through the  
extended webservice either. Also it follows the normal login/token paradigm.
  If you are using the standard Jira webservice you safely can switch to the  
extended one.
@@ -28,7 +29,7 @@

  == Build from Source ==

-Checkout the [http://code.google.com/p/shared-space/source/checkout  
sourcecode] and use [http://maven.apache.org/ Maven 2] (mvn install) to  
create the jar file.
+Checkout the [http://code.google.com/p/shared-space/source/checkout  
sourcecode] and use  
[http://confluence.atlassian.com/display/NDEVNET/Atlassian+Plugin+SDK  
Atlassian Plugin SDK] (atlas-mvn install or atlas-mvn package) to create  
the jar file.

  The first time it will take aeons as maven will download tons of  
dependencies. As compensation you should find the resulting jar file, with  
a name something like "webservice-extension-XXXXX.jar" in a directory  
called "target".


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »