When I log in as a jira-user I can see the options. I have no idea why you can't.
> -----Original Message----- > From: Peter Bright [mailto:[EMAIL PROTECTED] > Sent: Friday, July 30, 2004 5:07 PM > To: 'Maven Users List' > Subject: RE: scm:perform-release occasionally commits an empty POM > > If it were that simple I wouldn't be asking. The operations > I have are "Voting", "Watching", and "Worklog". I don't > appear to be able to comment on existing bugs or create new ones. > > > -----Original Message----- > > From: Carlos Sanchez [mailto:[EMAIL PROTECTED] > > Sent: 30 July 2004 16:11 > > To: 'Maven Users List' > > Subject: RE: scm:perform-release occasionally commits an empty POM > > > > > > With the link below operations on the left side called "Comment on > > this issue" > > > > > -----Original Message----- > > > From: Peter Bright [mailto:[EMAIL PROTECTED] > > > Sent: Friday, July 30, 2004 5:02 PM > > > To: 'Maven Users List' > > > Subject: RE: scm:perform-release occasionally commits an empty POM > > > > > > How? > > > > > > I'm logged in to JIRA, and the bug seems to be reported > > > (http://jira.codehaus.org/browse/MPSCM-11) but how do I add a > > > comment? > > > > > > > -----Original Message----- > > > > From: Brett Porter [mailto:[EMAIL PROTECTED] > > > > Sent: 30 July 2004 15:58 > > > > To: Maven Users List > > > > Subject: Re: scm:perform-release occasionally commits > an empty POM > > > > > > > > > > > > sounds like a bug: I think it is in JIRA. can you add your > > > discovery > > > > to the comments? > > > > > > > > On Thu, 22 Jul 2004 16:19:39 +0100, Peter Bright > > > > <[EMAIL PROTECTED]> wrote: > > > > > Most of the time it works properly, but sometimes the POM > > > > it commits is > > > > > empty. > > > > > > > > > > Having a poke around, a plausible culprit for this > > > > behaviour seems to be > > > > > org.apache.maven.release.AbstractPomTransformer, about line > > > > 305, the write() > > > > > method. It doesn't close the FileOutputStream it writes > > > > to, which I think > > > > > would explain this behaviour. > > > > > > > > > > Anyone have any other ideas, or is this a bug? > > > > > > > > > > Peter > > > > > > > > > > > > > > ************************************************************** > > > > ***************** > > > > > This message contains information that may be privileged or > > > > confidential and is the property of Orbian Management > > > Limited. It is > > > > intended solely for the named addressee(s) and may not > be used or > > > > disclosed except for the purpose for which it has been sent. > > > > > Access to this e-mail by anyone else is unauthorised. If > > > > you are not the intended recipient, you are not > > authorized to read, > > > > print, retain, copy, disseminate, distribute, or use this > > > message or > > > > any part thereof. > > > > > If you have received this message in error, please notify > > > > the sender immediately and delete the message and any attached > > > > documents. > > > > > Any opinions, conclusions and other information expressed > > > > in this message are those of the individual sender and are > > > not given > > > > or endorsed by Orbian unless otherwise clearly indicated. > > > > > Orbian has scanned this e-mail for viruses but accepts no > > > > liability or responsibility for any onward transmission > or use of > > > > emails and attachments having left the Orbian domain. > > > > > > > > > ************************************************************** > > > > ***************** > > > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > > > > 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] > > > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > 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]
