I was looking at a bug Unicon ran across trying to upgrade someone from uPortal 3.2.1 to 3.2.2.

In tracking this bug down, I noticed that the svn log information did not match fisheye.

compare this URL in a browser

https://developer.jasig.org/source/browse/jasigsvn/uPortal/branches/rel-3-2-patches/uportal-impl/src/main/java/org/jasig/portal/layout/dlm/RDBMDistributedLayoutStore.java

to running this command from the command line

svn log https://source.jasig.org/uPortal/branches/rel-3-2-patches/uportal-impl/src/main/java/org/jasig/portal/layout/dlm/RDBMDistributedLayoutStore.java

the svn log command shows revisions like:

r21106 | edalquist | 2010-07-16 09:17:37 -0700 (Fri, 16 Jul 2010) | 4 lines

r21102 | edalquist | 2010-07-16 10:56:15 CDT

UP-2630 Cleanup some direct JDBC code to reduce leaking cursors
----------------------------------------------------------------------------
------------------------------------------------------------------------
r21023 | edalquist | 2010-07-07 12:24:46 -0700 (Wed, 07 Jul 2010) | 1 line

that do not show up in fisheye (at least as of Friday, Aug 6, around noon Pacific time).

---- Cris J H

--
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

Reply via email to