Skip to content

Bedework/bw-logs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

123 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bw-logs

This project provides a number of classes and methods for processing of logs for Bedework. It also provides a runnable cli.

Requirements

  1. JDK 21
  2. Maven 3

Building Locally

mvn clean install

Releasing

Releases of this fork are published to Maven Central via Sonatype.

To create a release, you must have:

  1. Permissions to publish to the org.bedework groupId.
  2. gpg installed with a published key (release artifacts are signed).

To perform a new release use the release script:

./bedework/build/quickstart/linux/util-scripts/release.sh "" "-SNAPSHOT"

When prompted, indicate all updates are committed

For full details, see Sonatype's documentation for using Maven to publish releases.

Release Notes

1.0.0

  • First version

1.0.1

  • Update library versions

1.0.2

  • Update library versions

1.0.3

  • Update library versions

1.0.4

  • Update library versions

1.1.0

  • Update library versions

1.1.1

  • Update library versions

1.1.2

  • Update library versions
  • Build bw-logs as the app for log processing. Add new script and update script to use that module

1.1.3

  • Update library versions
  • Move response classes and ToString into bw-base module.
  • pre-jakarta release

About

Processing of bedework logs

Resources

License

Contributing

Security policy

Stars

0 stars

Watchers

4 watching

Forks

Packages

 
 
 

Contributors