Skip to content

Proxy to bedework feeder requests which may act as a cache

License

Notifications You must be signed in to change notification settings

Bedework/bw-webcache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bw-webcache

Proxy to bedework feeder requests which may act as a cache.

Currently used to serve old style feed requests for sites that still use them.

Requirements

  1. JDK 17
  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

Initial release.

About

Proxy to bedework feeder requests which may act as a cache

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages