Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/apache/sling-whiteboard

Apache Sling Whiteboard - testing ground for new ideas
https://github.com/apache/sling-whiteboard

experimental java sling

Last synced: about 13 hours ago
JSON representation

Apache Sling Whiteboard - testing ground for new ideas

Awesome Lists containing this project

README

        

[![Apache Sling](https://sling.apache.org/res/logos/sling.png)](https://sling.apache.org)

[![Build Status](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-whiteboard/job/master/badge/icon)](https://ci-builds.apache.org/job/Sling/job/modules/job/sling-whiteboard/job/master/) [![Coverage](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-whiteboard&metric=coverage)](https://sonarcloud.io/dashboard?id=apache_sling-whiteboard) [![Sonarcloud Status](https://sonarcloud.io/api/project_badges/measure?project=apache_sling-whiteboard&metric=alert_status)](https://sonarcloud.io/dashboard?id=apache_sling-whiteboard) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://www.apache.org/licenses/LICENSE-2.0)

# Apache Sling Whiteboard

This module is part of the [Apache Sling](https://sling.apache.org) project.

This is the whiteboard area of Apache Sling. It contains experimental code that is not intended to be used in production.

Sling committers are welcome to use this repository for prototypes and other experimental work. Please separate your code in distinct folders with self-explanatory names so we understand what's in there easily.

We currently do not release code from this repository, if a module needs to be released please discuss its "promotion" on the Sling dev list and then move it to its own repository.

Older whiteboard experiments can be found at https://svn.apache.org/repos/asf/sling/whiteboard/ - the plan is to only move code that's being actively worked on and leave the rest there.