sebb wrote:
> On 20 December 2011 14:07, Gary Gregory wrote:
[snip]
> That would be contrary to the Commons versioning rules - a package
> name change requires a major version bump.
>
>> For 1.0, we should make all big changes before 1.0, which may feel
>> like a big bang release. Anything th
WRT Java 5: the current code already has references to Java 5 methods
and classes like StringBuilder and Character.isLetterOrDigit
But, the POM only requires Java 1.4, so that's broken.
Gary
On Tue, Dec 20, 2011 at 10:53 AM, sebb wrote:
> On 20 December 2011 14:07, Gary Gregory wrote:
>> On De
On 20 December 2011 14:07, Gary Gregory wrote:
> On Dec 20, 2011, at 2:02, Damjan Jovanovic wrote:
>
>> On Mon, Dec 19, 2011 at 9:33 PM, Gary Lucas wrote:
>>
>>> I see there's some discussion about the next release of Sanselan between
>>> Damjan Jovanovic, Gary Gregory (I'm the other Gary) and s
On Dec 20, 2011, at 2:02, Damjan Jovanovic wrote:
> On Mon, Dec 19, 2011 at 9:33 PM, Gary Lucas wrote:
>
>> I see there's some discussion about the next release of Sanselan between
>> Damjan Jovanovic, Gary Gregory (I'm the other Gary) and some of the Apache
>> community leaders. My name was ev
On Mon, Dec 19, 2011 at 9:33 PM, Gary Lucas wrote:
> I see there's some discussion about the next release of Sanselan between
> Damjan Jovanovic, Gary Gregory (I'm the other Gary) and some of the Apache
> community leaders. My name was even mentioned... so I thought I'd chime in.
>
> First off,
Le 19/12/2011 20:33, Gary Lucas a écrit :
Finally, I wanted to ask if there would be any problems in changing the
compiler targets in the pom.xml to 1.5 for release 1.0. The current compiler
targets are set up to compile with Java 1.4 features, but I just switched them
to 1.5 and everythin
On Dec 19, 2011, at 14:34, Gary Lucas wrote:
> I see there's some discussion about the next release of Sanselan between
> Damjan Jovanovic, Gary Gregory (I'm the other Gary) and some of the Apache
> community leaders. My name was even mentioned... so I thought I'd chime in.
>
> First off, Damj
I see there's some discussion about the next release of Sanselan between Damjan
Jovanovic, Gary Gregory (I'm the other Gary) and some of the Apache community
leaders. My name was even mentioned... so I thought I'd chime in.
First off, Damjan posted a note to the issue tracker that my submitted