Changing JIRA is very labour intensive. We should be more diligent (myself in
particular).

I think bob said he could enable SOAP on localhost, so if we wanted to add a
function to the JIRA plugin and do the releases from codehaus we could automate
it. This might be a good idea anyway - we could setup a controlled environment
on there.

- Brett

Quoting Vincent Massol <[EMAIL PROTECTED]>:

> Hi dIon,
> 
> Just a question: when you do some changes like this, are you also making the
> equivalent change in JIRA?
> 
> I've found that lots of people make change to versions in project.xml but
> JIRA is often neglected. Like for example when a plugin is released.
> 
> Thanks
> -Vincent
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> > Sent: jeudi 8 juillet 2004 16:12
> > To: [EMAIL PROTECTED]
> > Subject: cvs commit: maven-plugins/plugin project.xml
> > 
> > dion        2004/07/08 07:12:16
> > 
> >   Modified:    plugin/xdocs changes.xml
> >                plugin   project.xml
> >   Log:
> >   Use 1.5.1 instead of 1.6
> > 
> >   Revision  Changes    Path
> >   1.27      +1 -1      maven-plugins/plugin/xdocs/changes.xml
> > 
> >   Index: changes.xml
> >   ===================================================================
> >   RCS file: /home/cvs/maven-plugins/plugin/xdocs/changes.xml,v
> >   retrieving revision 1.26
> >   retrieving revision 1.27
> >   diff -u -r1.26 -r1.27
> >   --- changes.xml   6 Jul 2004 22:21:06 -0000       1.26
> >   +++ changes.xml   8 Jul 2004 14:12:16 -0000       1.27
> >   @@ -24,7 +24,7 @@
> >        <author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
> >      </properties>
> >      <body>
> >   -    <release version="1.6-SNAPSHOT" date="in CVS">
> >   +    <release version="1.5.1-SNAPSHOT" date="in CVS">
> >          <action dev="dion" type="add" issue="MPPLUGIN-20">
> >            Prompt for artifactId, groupId and version if missing.
> >          </action>
> > 
> > 
> > 
> >   1.42      +1 -1      maven-plugins/plugin/project.xml
> > 
> >   Index: project.xml
> >   ===================================================================
> >   RCS file: /home/cvs/maven-plugins/plugin/project.xml,v
> >   retrieving revision 1.41
> >   retrieving revision 1.42
> >   diff -u -r1.41 -r1.42
> >   --- project.xml   6 Jul 2004 22:21:07 -0000       1.41
> >   +++ project.xml   8 Jul 2004 14:12:16 -0000       1.42
> >   @@ -23,7 +23,7 @@
> >      <pomVersion>3</pomVersion>
> >      <id>maven-plugin-plugin</id>
> >      <name>Maven Plugin Plugin</name>
> >   -  <currentVersion>1.6-SNAPSHOT</currentVersion>
> >   +  <currentVersion>1.5.1-SNAPSHOT</currentVersion>
> >      <description>Maven Plugin management plugin. Requires Maven 1.0
> > RC4.</description>
> >      <shortDescription>Maven Plugin plugin</shortDescription>
> >      <url>http://maven.apache.org/reference/plugins/plugin/</url>
> > 
> > 
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to