#591583 libbsf-java: new upstream version 3.1 available

#591583#5
Date:
2010-08-04 02:34:44 UTC
From:
To:
Hi,

a new upstream version might fix the jython incompatibility.

Cheers,
Torsten

#591583#10
Date:
2013-02-03 15:14:01 UTC
From:
To:
On Wed, 04 Aug 2010 04:34:44 +0200 Torsten Werner wrote:

[...]

Moreover, if I read https://commons.apache.org/bsf/license.html
correctly, newer versions seem to be licensed under the terms of the
Apache License version 2.0, dropping the obsolete and ugly Apache
Software License version 1.1 ...

#591583#15
Date:
2013-07-31 09:14:16 UTC
From:
To:
BSF 3.x is a completely different thing, it consists in :

- The javax.script API (JSR-223) which was integrated to Java 6. It runs
on Java 1.4 and Java 5.

- A command line utility for querying the available script engines and
executing scripts.

- A helper class for converting a XML file into a scriptable XML object.

- A servlet for running scripts on the server side (this feature is
incomplete)

So if BSF 3.x was to be packaged it should be a different package.


BSF 3.x seems to be only used by Apache Tuscany:

http://mvnrepository.com/artifact/org.apache.bsf/bsf-utils/3.1

BSF 2.x is used by Ant, Groovy, UIMA and Canoo WebTest:

http://mvnrepository.com/artifact/bsf/bsf/2.4.0

#591583#18
Date:
2013-07-31 09:14:16 UTC
From:
To:
BSF 3.x is a completely different thing, it consists in :

- The javax.script API (JSR-223) which was integrated to Java 6. It runs
on Java 1.4 and Java 5.

- A command line utility for querying the available script engines and
executing scripts.

- A helper class for converting a XML file into a scriptable XML object.

- A servlet for running scripts on the server side (this feature is
incomplete)

So if BSF 3.x was to be packaged it should be a different package.


BSF 3.x seems to be only used by Apache Tuscany:

http://mvnrepository.com/artifact/org.apache.bsf/bsf-utils/3.1

BSF 2.x is used by Ant, Groovy, UIMA and Canoo WebTest:

http://mvnrepository.com/artifact/bsf/bsf/2.4.0