Yes. This is a bit creepy to configure ;-)

You need to add credentials in a folder in your userhome

~/.jamira

In this directory just add a file "asf.properties" with the following
content:

#asf
#Fri May 05 20:19:56 CEST 2023
password=<YOUR-ASF-PASSWORD->
serverUri=https\://issues.apache.org/jira
username=<YOUR_ASF_LDAP->

As an alternative, you can check out [1] and run

jamira account add apache elmerfudd "GetTh3Rabb1t"
https://issues.apache.org/jira

To add an account "elmerfudd" with the quoted password and call it
"apache".

I've copied the output of the generate release command into my mail in
case you want to speed up things ;-)

I can run the vote for you (as this needs to be done by the PMC) if you
think it's ready. For this to happen,
you need to push the tag for 8.0.16 to GitHub.

Thanks for your work so far & Gruß
Richard

###########

== Dependency upgrade

[.compact]
 - link:https://issues.apache.org/jira/browse/TOMEE-4266[TOMEE-4266]
ActiveMQ 5.16.7 / 5.18.3
 - link:https://issues.apache.org/jira/browse/TOMEE-4234[TOMEE-4234]
Bouncy Castle 1.75
 - link:https://issues.apache.org/jira/browse/TOMEE-4229[TOMEE-4229]
CVE-2023-34981 in TomEE 8.0.15
 - link:https://issues.apache.org/jira/browse/TOMEE-4218[TOMEE-4218]
HSQLDB 2.7.2
 - link:https://issues.apache.org/jira/browse/TOMEE-4221[TOMEE-4221]
JUnit 5.9.3
 - link:https://issues.apache.org/jira/browse/TOMEE-4216[TOMEE-4216]
Jackson 2.15.1
 - link:https://issues.apache.org/jira/browse/TOMEE-4227[TOMEE-4227]
Jackson 2.15.2
 - link:https://issues.apache.org/jira/browse/TOMEE-4228[TOMEE-4228]
Johnzon 1.2.21
 - link:https://issues.apache.org/jira/browse/TOMEE-4263[TOMEE-4263]
Santuario Java (xmlsec) mitigate CVE-2023-44483
 - link:https://issues.apache.org/jira/browse/TOMEE-4224[TOMEE-4224]
Tomcat 9.0.76
 - link:https://issues.apache.org/jira/browse/TOMEE-4237[TOMEE-4237]
Tomcat 9.0.79 
 - link:https://issues.apache.org/jira/browse/TOMEE-4238[TOMEE-4238]
Tomcat 9.0.80
 - link:https://issues.apache.org/jira/browse/TOMEE-4262[TOMEE-4262]
eclipselink 2.7.13
 - link:https://issues.apache.org/jira/browse/TOMEE-4220[TOMEE-4220]
log4j 2.20.0 (integration)
 - link:https://issues.apache.org/jira/browse/TOMEE-4219[TOMEE-4219]
xbeans 4.23

== Bug

[.compact]
 - link:https://issues.apache.org/jira/browse/TOMEE-4222[TOMEE-4222]
@LoginToContinue JSR-375 (JavaEE Security API) causes
IllegalArgumentException
 - link:https://issues.apache.org/jira/browse/TOMEE-4226[TOMEE-4226]
DataSource definition fails when @DataSourceDefinition doesn't define
url property

== Improvement

[.compact]
 - link:https://issues.apache.org/jira/browse/TOMEE-4031[TOMEE-4031]
Improve TomEE Jmx Mbean Support for Parameter Names

== Fixed Common Vulnerabilities and Exposures (CVEs)

[.compact]
 - link:https://issues.apache.org/jira/browse/TOMEE-4234[TOMEE-4234]
Bouncy Castle 1.75
 - link:https://issues.apache.org/jira/browse/TOMEE-4238[TOMEE-4238]
Tomcat 9.0.80
 - link:https://issues.apache.org/jira/browse/TOMEE-4227[TOMEE-4227]
Jackson 2.15.2
 - link:https://issues.apache.org/jira/browse/TOMEE-4229[TOMEE-4229]
CVE-2023-34981 in Apache TomEE 8.0.15



###########

[1] https://github.com/tomitribe/jamira



Am Samstag, dem 28.10.2023 um 11:06 -0500 schrieb Jonathan S. Fisher:
> Good morning everyone, I'm still stuck at the "Generate release notes
> (website)" step on https://tomee.apache.org/dev/release-tomee.html
> 
> ~/opensource/tomee-release-tools$ ./target/release release-notes
> generate 8= 0.16
> No jira accounts configured.  Run `account add` to configure a jira
> account
> ~/opensource/tomee-release-tools$ grep -ri . --include=*.java "No
> jira
> accounts configured"
> ~/opensource/tomee-release-tools$
> 
> Any help appreciated, thank you!
> 
> On Fri, Oct 27, 2023 at 5:10 PM Jonathan S. Fisher
> <exabr...@gmail.com> wrote:
> > 
> > Thanks to you and Richard for helping me stumble through.
> > 
> > I'm stuck at this step:
> > ~/opensource/tomee-release-tools$ ./target/release release-notes
> > generate 8.0.16
> > No jira accounts configured.  Run `account add` to configure a jira
> > account
> > 
> > ~/opensource/tomee-release-tools$ ./target/release account
> > Unknown command: account
> 

Reply via email to