The Apache Commons Team is pleased to announce the availability of
Apache Commons Configuration 2.0-beta1.
The Commons Configuration software library provides a generic
configuration interface which enables an application to read
configuration data from a variety of sources.
This is the first bet
Hi Rory,
just ran "jdeps -jdkinternals" on both, BSF 2.4.0 and BSF 3.1, both have no
internal dependencies.
Best regards,
---rony
On 15.06.2015 14:19, Rony G. Flatscher (Apache) wrote:
> On 15.06.2015 10:04, Rory O'Donnell wrote:
>> Hi Benedict,
>>
>> I'm contacting you in relation to Apache
I'd like to look at the change but I get an "Invalid revision" when I click
on the link.
Do you have a diff or another link?
Gary
On Fri, Jun 19, 2015 at 10:48 PM, Kristian Rosenvold
wrote:
> I reverted the fix in
> http://svn.apache.org/viewvc?view=revision&revision=r1686456 simply
> because
+1; I'd say you made the right call.
Matt
On Jun 20, 2015 12:48 AM, "Kristian Rosenvold"
wrote:
> I reverted the fix in
> http://svn.apache.org/viewvc?view=revision&revision=r1686456 simply
> because
> it broke backward compatibility in a subtle way. The BrokenNNStream classes
> supply the same
I reverted some of the package protected -> private changes, since the
tests did not even compile with this change.
Kristian