Releases: jpaulm/javafbp
Adding ReadJDBC and WriteObjectsToConsole components to JavaFBP
Components ReadJDBC and WriteObjectsToConsole components are now in JavaFBP - the former in a new component folder jdbc
, and the latter in misc
.
Added network to play Jingle Bells
Added network to play Jingle Bells - a bit mushy!
Added defaultcapacity
parameter to JavaFBPProperties.xml
. If not specified, defaults to 1.
Possible values in JavaFBPProperties.xml
are:
- PRODUCTION (currently 10)
- DEBUG (currently 1)
- any number
Migrating to Gradle 6.2.2
Migrating to Gradle 6.2.2
Migrating to Gradle 6.2.1
JavaFBPCompAttrs function moved to new Git project (JavaFBPCompAttrs - under construction)
Added DummyMain method to keep Gradle happy (needed?)
JavaFBP migrated to Gradle 6.2.1
Changed qualifier jpmorrsn to jpaulmorrison
Changed qualifier jpmorrsn to jpaulmorrison - to match domain name. (Bert Madeira's suggestion)
Note: it may take a while to get every dependency updated! If in doubt use v4.0.1 or the latest v3.x.x version...
Restructuring javafbp
JavaFBP components have been grouped into a number of subdirectories -the intent is to build several jar files - at minimum:
- a "core" jar file containing the API and basic control blocks
- another jar file containing a number of basic components
Some restructuring may turn out to be necessary - feedback would be appreciated
Fixed bug in ScanDir
Fixed bug in ScanDir
@selfstarting changed to packet private + related changes
v3.0.7 Update version no. in Readme
Changing license info to LGPL
The license info on all file members is being changed to LGPL; also the copyright strings are being deleted. The text of the LGPL license is also being included in resources
.
Moved testdata files to resources
Moved testdata files to resources