Re: [text] On the value of idempotent string escape methods?

2017-02-21 Thread Chas Honton
Not sufficiently useful to include in commons. Chas > On Feb 21, 2017, at 1:31 PM, Bhowmik, Bindul wrote: > >> On Tue, Feb 21, 2017 at 7:55 AM, sebb wrote: >>> On 21 February 2017 at 12:40, Rob Tompkins wrote: >>> On Feb

Build failed in Jenkins: commons-validator #40

2017-02-21 Thread Apache Jenkins Server
See -- Started by user pono [EnvInject] - Loading node environment variables. ERROR: SEVERE ERROR occurs org.jenkinsci.lib.envinject.EnvInjectException:

Re: [text] On the value of idempotent string escape methods?

2017-02-21 Thread Bhowmik, Bindul
On Tue, Feb 21, 2017 at 7:55 AM, sebb wrote: > On 21 February 2017 at 12:40, Rob Tompkins wrote: >> >>> On Feb 21, 2017, at 6:02 AM, sebb wrote: >>> >>> On 21 February 2017 at 04:40, Sampanna Kahu >>

Re: Build failed in Jenkins: commons-validator #39

2017-02-21 Thread Rob Tompkins
> On Feb 21, 2017, at 11:04 AM, sebb wrote: > >> On 21 February 2017 at 15:53, Rob Tompkins wrote: >> >>> On Feb 21, 2017, at 10:48 AM, sebb wrote: >>> >>> On 21 February 2017 at 15:20, Rob Tompkins >>

Re: Build failed in Jenkins: commons-validator #39

2017-02-21 Thread sebb
On 21 February 2017 at 15:53, Rob Tompkins wrote: > >> On Feb 21, 2017, at 10:48 AM, sebb wrote: >> >> On 21 February 2017 at 15:20, Rob Tompkins > > wrote: >>> I actually get this error when I attempt any

Re: Build failed in Jenkins: commons-validator #39

2017-02-21 Thread Rob Tompkins
> On Feb 21, 2017, at 10:48 AM, sebb wrote: > > On 21 February 2017 at 15:20, Rob Tompkins > wrote: >> I actually get this error when I attempt any maven execution on my machine >> OS X 10.12.3 using maven 3.3.9 and: >> >>

Re: Build failed in Jenkins: commons-validator #39

2017-02-21 Thread sebb
On 21 February 2017 at 15:20, Rob Tompkins wrote: > I actually get this error when I attempt any maven execution on my machine OS > X 10.12.3 using maven 3.3.9 and: > > $java -version > java version "1.6.0_65" > Java(TM) SE Runtime Environment (build

Re: Build failed in Jenkins: commons-validator #39

2017-02-21 Thread Rob Tompkins
I actually get this error when I attempt any maven execution on my machine OS X 10.12.3 using maven 3.3.9 and: $java -version java version "1.6.0_65" Java(TM) SE Runtime Environment (build 1.6.0_65-b14-468-11M4833) Java HotSpot(TM) 64-Bit Server VM (build 20.65-b04-468, mixed mode) It feels to

Re: Build failed in Jenkins: commons-validator #39

2017-02-21 Thread sebb
Seems to be a bug in Jenkins - this is before Maven is even invoked, and Validator used to build fine with 1.6. Raised INFRA-13556 On 21 February 2017 at 15:00, Apache Jenkins Server wrote: > See > >

Build failed in Jenkins: commons-validator #39

2017-02-21 Thread Apache Jenkins Server
See -- Started by user sebb [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (ubuntu) in workspace

Re: [text] On the value of idempotent string escape methods?

2017-02-21 Thread sebb
On 21 February 2017 at 12:40, Rob Tompkins wrote: > >> On Feb 21, 2017, at 6:02 AM, sebb wrote: >> >> On 21 February 2017 at 04:40, Sampanna Kahu > > wrote: >>> Hi Guys, >>> Very good points are being made

Re: [text] On the value of idempotent string escape methods?

2017-02-21 Thread Rob Tompkins
> On Feb 21, 2017, at 6:02 AM, sebb wrote: > > On 21 February 2017 at 04:40, Sampanna Kahu > wrote: >> Hi Guys, >> Very good points are being made above. Please allow me to add my two cents >> :-) >> >> What if the string

Build failed in Jenkins: commons-validator #38

2017-02-21 Thread Apache Jenkins Server
See Changes: [sebb] 1.6 Released [sebb] Fix layout -- Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (ubuntu) in

Re: [ALL][RNG] Update Apache projects description file

2017-02-21 Thread Gilles
On Mon, 20 Feb 2017 14:08:40 +, sebb wrote: On 20 February 2017 at 13:06, Gilles wrote: Hi. Can someone with the privilege to update this file AFAIK you should be able to do this yourself ... Right; I had done the checkout from "http://; instead of

[ANNOUNCE] Apache Commons Validator 1.6 released

2017-02-21 Thread sebb
The Apache Commons Team is pleased to announce the release of Apache Commons Validator 1.6 Apache Commons Validator provides the building blocks for both client side validation and server side data validation. It may be used standalone or with a framework like Struts. The main changes are: *

Re: [text] On the value of idempotent string escape methods?

2017-02-21 Thread sebb
On 21 February 2017 at 04:40, Sampanna Kahu wrote: > Hi Guys, > Very good points are being made above. Please allow me to add my two cents > :-) > > What if the string contains syntactically valid HTML characters/tags and > our aim is to prevent rendering these tags in the