Hi, Aaron or Burt,
I have some question regarding the jira sensor. I am wondering if you
could spare some time answering them.
1. What's in the file "sensor.ikayzojira.jar"? Why Ikayzo needs a
special jar file?
2. In bean shell project jira sensor ant script, there are the following
variables:
projectPrefix=BSH
workspace=/home/jira/beanshell
defaultUser=pat
One of the jira sensor data is:
tstamp = Fri Aug 12 12:24:07 JST 2005
tool = Jira
runtime = 1123817047467
id = BSH-1
summary = Remove System.out/error messages w/ *.java classes
tye = Bug
priority= Major
status = Open
caeationDate=1119536346000
worksapces=/home/jira/beanshell
data=link=http://beanshell.ikayzo.org/bugs/browse/BSH-1,reporter=furashgf
Q1: It seems that "projectPrefix=BSH" is not used. Why do we need it?
Q2: "workspace=/home/jira/beanshell": My understanding is that we can
specify anything here, and it will go into the "workspaces" field of the
sensor data. Am I right?
Q3: "defaultUser=pat": We have usermaps.xml. Do this entry means that if
a user is not in the user map, then the issue will be send to pat's account?
Thank you.
Cedric