On 4 December 2011 17:13, William Speirs <wspe...@apache.org> wrote:
> What is the "rule" on when you can switch Java versions? Is going from

http://commons.apache.org/releases/versioning.html

> 1.4 to 1.5 too small of a version number bump to require a different
> version of Java? Would we need to wait until 2.0 to switch to Java
> 1.6?

No, Java version changes don't require a major version bump according
to Commons rules, though I would perhaps expect one for Java 1.3 to
1.6 (say).

I just think that requiring Java 1.6 for a single method may be an
unnecessary restriction of the field of use.

> Thanks...
>
> Bill-
>
> On Sun, Dec 4, 2011 at 11:03 AM, sebb <seb...@gmail.com> wrote:
>> On 3 December 2011 18:11, Gary Gregory <garydgreg...@gmail.com> wrote:
>>> On Sat, Dec 3, 2011 at 12:04 PM, William Speirs <wspe...@apache.org> wrote:
>>>
>>>> I took a look at the Continuum build error from Nov 26th and the error is
>>>> that adding getSQLXML() in BeanProcessor.java requires
>>>> importing java.sql.SQLXML which was introduced in Java 1.6.
>>>>
>>>> Currently DBUTILS is set to only require Java 1.5.
>>
>> Should remain so if at all possible.
>>
>>>>
>>>> Thoughts?
>>>>
>>>
>>> Require Java 6! :)
>>> Gary
>>>
>>>
>>>>
>>>> Bill-
>>>>
>>>> On Sat, Nov 26, 2011 at 4:09 PM, Simone Tripodi <simonetrip...@apache.org
>>>> >wrote:
>>>>
>>>> > Hi Bill,
>>>> > Continuum just notified a build failure :P
>>>> > If you intend to cut a new release, read our `Creating Releases` page
>>>> > on wiki[1], count on me if you need help (I was the last on cutting a
>>>> > DbUtils release)
>>>> > Have a nice weekend, all the best!
>>>> > Simo
>>>> >
>>>> > [1] http://wiki.apache.org/commons/CreatingReleases
>>>> >
>>>> > http://people.apache.org/~simonetripodi/
>>>> > http://simonetripodi.livejournal.com/
>>>> > http://twitter.com/simonetripodi
>>>> > http://www.99soft.org/
>>>> >
>>>> >
>>>> >
>>>> > On Sat, Nov 26, 2011 at 9:22 PM, Bill Speirs <bill.spe...@gmail.com>
>>>> > wrote:
>>>> > > Does anyone have thoughts on releasing commons-dbutils 1.5? There are
>>>> > > 5 changes since 1.4 (issues 84, 77, 73, 67, and 66), and I think
>>>> > > that's probably enough to warrant a new release.
>>>> > >
>>>> > > I'm new to this whole process, so I'm unsure as to what to do next.
>>>> > >
>>>> > > Thanks...
>>>> > >
>>>> > > Bill-
>>>> > >
>>>> > > ---------------------------------------------------------------------
>>>> > > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> > > For additional commands, e-mail: dev-h...@commons.apache.org
>>>> > >
>>>> > >
>>>> >
>>>> > ---------------------------------------------------------------------
>>>> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>>>> > For additional commands, e-mail: dev-h...@commons.apache.org
>>>> >
>>>> >
>>>>
>>>
>>>
>>>
>>> --
>>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>>> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
>>> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
>>> Blog: http://garygregory.wordpress.com
>>> Home: http://garygregory.com/
>>> Tweet! http://twitter.com/GaryGregory
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to