From 48499954c492a58d2ddedf877d7c3475972a5477 Mon Sep 17 00:00:00 2001 From: franslundberg Date: Sun, 7 May 2017 10:04:46 +0200 Subject: [PATCH] RELEASE 1.3 commit, build.xml updated --- LICENSE | 2 +- README.md | 17 ++++++++++++----- build.xml | 28 +++++++++++++++++++++------- 3 files changed, 34 insertions(+), 13 deletions(-) diff --git a/LICENSE b/LICENSE index 910afe7..3a3803f 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 Frans Lundberg, Stockholm, Sweden. +Copyright (c) 2014-2017 Frans Lundberg, Stockholm, Sweden. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index 0597f7c..f01dfe7 100644 --- a/README.md +++ b/README.md @@ -37,22 +37,29 @@ The tests in src-test/ depends on JUnit (junit-4.12.jar, hamcrest-core-1.3.jar). Log === -== 160128 == +Log entries, latest entry first, format: YYMMDD. + +## 170507 + +Release 1.4. Minor changes from 1.3. + +## 160128 Bug in field sort order fixed thanks to a bug report by Alexander Reshniuk. -== 151004 == +## 151004 Release 1.1. -== 150925 == +## 150925 Release 1.0. -== 150912 == +## 150912 Added Binson Schema validation (might be called BINSON-SCHEMA-1) in 40 lines of code. -== 140911 == +## 140911 First upload to github.com. + diff --git a/build.xml b/build.xml index 1baf5e6..42e3614 100644 --- a/build.xml +++ b/build.xml @@ -2,17 +2,26 @@ - + + + + + @@ -20,10 +29,10 @@ Set JAVA_HOME environment variable. - release: ${release}, build: ${build} + release: ${release}, build: ${build}, date: ${dateStringLong} - + @@ -61,16 +70,21 @@ Set JAVA_HOME environment variable. - + + + + + + - +