Skip to content

Releases: jpaulm/javafbp

Adding ReadJDBC and WriteObjectsToConsole components to JavaFBP

07 Jul 19:44
Compare
Choose a tag to compare

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

11 Apr 18:05
Compare
Choose a tag to compare

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

14 Mar 14:15
Compare
Choose a tag to compare

Migrating to Gradle 6.2.2

Migrating to Gradle 6.2.1

25 Feb 01:34
Compare
Choose a tag to compare

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

25 Aug 17:26
Compare
Choose a tag to compare

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

12 Aug 21:38
Compare
Choose a tag to compare

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

10 Aug 17:18
Compare
Choose a tag to compare

Fixed bug in ScanDir

@selfstarting changed to packet private + related changes

07 Aug 14:43
Compare
Choose a tag to compare

Changing license info to LGPL

28 Jul 14:35
Compare
Choose a tag to compare

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

16 Jul 15:52
Compare
Choose a tag to compare

Moved testdata files to resources