Re: [uportal-dev] trunk & 3.1 patches build failures

2009-11-29 Thread Nicholas Blair
It appears that the last commit on that class
(o.j.p.channels.sqlquery.XmlRowMapper) refers to java.sql.Types that
do not exist in Java 5.

Specifically: ROWID, NCLOB, and SQLXML.

Reference: http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Types.html

I've committed a change on trunk and rel-3.1-patches that allows the
build to complete, I've just commented out references to those 3
types.


On Sat, Nov 28, 2009 at 10:12 AM, Eric Dalquist
 wrote:
> Bamboo is reporting build failures for trunk and 3.1-patches:
>
> http://developer.jasig.org/bamboo/browse/UP-TRUNK-188
> http://developer.jasig.org/bamboo/browse/UP-31PATCHES-83
>
> Looks like both failures were caused by:
>
>  Adam Rybicki
> UP-2455: Get all supported column types as String by letting the JDBC do the
> conversion.
>
>
> -Eric
>

-- 
You are currently subscribed to uportal-dev@lists.ja-sig.org as: 
arch...@mail-archive.com
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev



Re: [uportal-dev] trunk & 3.1 patches build failures

2009-11-29 Thread Eric Dalquist
Thanks for the fix Nick. Hopefully we'll have the Bamboo emails working 
again soon so we'll immediate notification if a commit breaks things.


-Eric

Nicholas Blair wrote:

It appears that the last commit on that class
(o.j.p.channels.sqlquery.XmlRowMapper) refers to java.sql.Types that
do not exist in Java 5.

Specifically: ROWID, NCLOB, and SQLXML.

Reference: http://java.sun.com/j2se/1.5.0/docs/api/java/sql/Types.html

I've committed a change on trunk and rel-3.1-patches that allows the
build to complete, I've just commented out references to those 3
types.


On Sat, Nov 28, 2009 at 10:12 AM, Eric Dalquist
 wrote:
  

Bamboo is reporting build failures for trunk and 3.1-patches:

http://developer.jasig.org/bamboo/browse/UP-TRUNK-188
http://developer.jasig.org/bamboo/browse/UP-31PATCHES-83

Looks like both failures were caused by:

 Adam Rybicki
UP-2455: Get all supported column types as String by letting the JDBC do the
conversion.


-Eric




  


smime.p7s
Description: S/MIME Cryptographic Signature