matoos32 / jfreechart-builder

A builder pattern module for working with the jfreechart library.
Other
11 stars 2 forks source link

Migrate demo app code into this repo #56

Closed matoos32 closed 1 year ago

matoos32 commented 1 year ago

Migrate the jfreechart-builder-demo ("test") app code into this repo to reduce the development and release burden.

Without this, commits and releases in two separate repos must be managed. Will also add visibility of the demo/test app.

Using a parent POM there can be multiple modules with each module built and installed individually or as a batch.

After this is delivered the jfreechart-builder-demo repo should be deprecated.