Re: [uportal-dev] Upcoming releases

2010-07-20 Thread Susan Bramhall




I figured - can't blame me for trying though!
Susan

Eric Dalquist wrote:

  
  
I guess I just want to make sure people didn't have something they were
planning on working on or in the process of working on that got missed.
Unless an issue has a patch attached it I'm not going to be fixing it
either for these releases.
  
-Eric
  
On 7/20/10 2:35 PM, Susan Bramhall wrote:
  

Not sure what you were asking for but I would love to get this jira
addressed: https://issues.jasig.org/browse/UP-2717. 
I am not going to
work on it though.  Thanks for fixing two other issues that were in my
though!
Susan

Eric Dalquist wrote:
I'm
planning on cutting 3.2.2 and perhaps patch releases of 3.1 and 3.0 as
well on Thursday. Please let me know by end of business Wednesday if
there are any open issues you want to bring up. 
  
-Eric 
  


-- 




Susan Bramhall
(susan.bramh...@yale.edu)
Senior Developer, Infrastructure Systems and Architecture 
Yale University Information Technology Services (ITS)
25 Science Park, 150 Munson St, New Haven, CT 06520
Phone:  203 432 6697


-- 

You are currently subscribed to uportal-dev@lists.ja-sig.org as: eric.dalqu...@doit.wisc.edu
To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
  


-- 




Susan Bramhall (susan.bramh...@yale.edu)
Senior Developer, Infrastructure Systems and Architecture 
Yale University Information Technology Services (ITS)
25 Science Park, 150 Munson St, New Haven, CT 06520
Phone:  203 432 6697



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





Re: [uportal-dev] Upcoming releases

2010-07-20 Thread Eric Dalquist
I guess I just want to make sure people didn't have something they were 
planning on working on or in the process of working on that got missed. 
Unless an issue has a patch attached it I'm not going to be fixing it 
either for these releases.


-Eric

On 7/20/10 2:35 PM, Susan Bramhall wrote:
Not sure what you were asking for but I would love to get this jira 
addressed: https://issues.jasig.org/browse/UP-2717.  I am not going to 
work on it though.  Thanks for fixing two other issues that were in my 
though!

Susan

Eric Dalquist wrote:
I'm planning on cutting 3.2.2 and perhaps patch releases of 3.1 and 
3.0 as well on Thursday. Please let me know by end of business 
Wednesday if there are any open issues you want to bring up.


-Eric



--

Susan Bramhall (susan.bramh...@yale.edu )
Senior Developer, Infrastructure Systems and Architecture
Yale University Information Technology Services (ITS)
25 Science Park, 150 Munson St, New Haven, CT 06520
Phone:  203 432 6697

--

You are currently subscribed to uportal-dev@lists.ja-sig.org as: 
eric.dalqu...@doit.wisc.edu
To unsubscribe, change settings or access archives, see 
http://www.ja-sig.org/wiki/display/JSG/uportal-dev


smime.p7s
Description: S/MIME Cryptographic Signature


Re: [uportal-dev] Upcoming releases

2010-07-20 Thread Susan Bramhall




Not sure what you were asking for but I would love to get this jira
addressed: https://issues.jasig.org/browse/UP-2717.  I am not going to
work on it though.  Thanks for fixing two other issues that were in my
though!
Susan

Eric Dalquist wrote:
I'm
planning on cutting 3.2.2 and perhaps patch releases of 3.1 and 3.0 as
well on Thursday. Please let me know by end of business Wednesday if
there are any open issues you want to bring up.
  
  
-Eric
  
  


-- 




Susan Bramhall (susan.bramh...@yale.edu)
Senior Developer, Infrastructure Systems and Architecture 
Yale University Information Technology Services (ITS)
25 Science Park, 150 Munson St, New Haven, CT 06520
Phone:  203 432 6697



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





Re: [uportal-dev] Merging Pluto 2 Development Branch

2010-07-20 Thread Eric Dalquist

I just committed the merge.

There are a lot of known issues so if you run into something please ask 
about it here first and then we can look at creating a Jira issue if it 
is a new bug.


-Eric

On 7/9/10 10:05 PM, Eric Dalquist wrote:
Well the pluto 2 branch is finally at the point where portlets are 
generally functional. There are still things missing (like an error 
display if a portlet throws an exception) as well as most of the more 
complex JSR-286 features need work. With that said I think I'd like to 
start working on merging the pluto 2 branch into trunk next week. I 
would do the merge locally and get the changes moved into SVN in a 
single commit. I just want to make sure I'm not stepping on other 
developers toes when I do this though.


Here is a list of changes as well as issues I know about:

* Pluto 2 integration, which means JSR-286 support!
* Channels don't work anymore!
* JSR-286 events, public parameters, URL properties and a few
  other things don't actually work yet
* Upgraded to Spring 3.0
* Switched to @Autowired as much as possible, the spring context
  files are MUCH smaller now
* Consistent portal URLs have been implemented:
  https://wiki.jasig.org/display/UPC/Consistent+Portal+URLs
* The new URL syntax means that the portal context is the last
  folder in the path. The CSS/JS/Image URLs in the theme have all
  been fixed but all of the JavaScript callbacks have not. That
  means very little of the dynamic UI will work until we go
  through and get those URLs updated so they are always absolute.
* No CError replacement yet. This means if an exception is thrown
  while a portlet is rendering there will be no content for that
  portlet. If an exception is thrown during an action I think you
  just get a blank page. Exceptions are logged plus hitting
  refresh actually does re-render everything on the page.
* Lots of missing content in the default layout. A lot of our
  default content was still channel based, none of that renders
  anymore since channels don't work.

Very little code has been removed yet. I wanted to wait until after 
the merge back to trunk was complete and the Pluto 2 integration was 
better flushed out. So while things like ChannelManager and 
ChannelRenderer are still in the code they are not used anymore. Once 
we get the Pluto 2 integration more stable we can start going through 
and essentially removing anything with "channel" in the class name (or 
at least that's the hope).


So I'll be starting on this merging locally in the next few days, it 
will be at least a week before I have something ready to actually 
commit to trunk. If I hear objections before then we'll get them 
addressed, if not I'll post again when the merge happens!


-Eric


smime.p7s
Description: S/MIME Cryptographic Signature


[uportal-dev] [Bamboo] uPortal - 3.0 Patches - Site build 261 has FAILED (0 tests failed)

2010-07-20 Thread Jasig Bamboo
---
UP-30PATCHESSITE-261 failed.
---
This build was manually triggered by Eric Dalquist.
No failed tests found, a possible compilation error.

https://developer.jasig.org/bamboo/browse/UP-30PATCHESSITE-261/


--
Error Summary
--
   [INFO] 

   [ERROR] BUILD ERROR
   [INFO] 

   [INFO] Error uploading site
   
   Embedded error: Repository path 
/var/www/domains/jasig.org/developer/htdocs/projects/uportal/3.0.6-SNAPSHOT 
does not exist, and cannot be created.
   [INFO] 

   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



[uportal-dev] [Bamboo] uPortal - 3.0 Patches - Site build 260 has FAILED (0 tests failed)

2010-07-20 Thread Jasig Bamboo
---
UP-30PATCHESSITE-260 failed.
---
This build was manually triggered by Eric Dalquist.
No failed tests found, a possible compilation error.

https://developer.jasig.org/bamboo/browse/UP-30PATCHESSITE-260/


--
Error Summary
--
   [INFO] 

   [ERROR] BUILD ERROR
   [INFO] 

   [INFO] Error uploading site
   
   Embedded error: Error copying directory structure
   Unable to open file 
/var/www/domains/jasig.org/developer/htdocs/projects/uportal/3.0.6-SNAPSHOT/cpd.xml
 for writing.
   [INFO] 

   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



[uportal-dev] [Bamboo] uPortal - 3.0 Patches - Site build 259 has FAILED (0 tests failed)

2010-07-20 Thread Jasig Bamboo
---
UP-30PATCHESSITE-259 failed.
---
This build was manually triggered by Eric Dalquist.
No failed tests found, a possible compilation error.

https://developer.jasig.org/bamboo/browse/UP-30PATCHESSITE-259/


--
Error Summary
--
   [INFO] 

   [ERROR] BUILD ERROR
   [INFO] 

   [INFO] Error uploading site
   
   Embedded error: Error copying directory structure
   Unable to open file 
/var/www/domains/jasig.org/developer/htdocs/projects/uportal/3.0.6-SNAPSHOT/cpd.xml
 for writing.
   [INFO] 

   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



[uportal-dev] [Bamboo] uPortal - 3.0 Patches - Site build 258 has FAILED (0 tests failed)

2010-07-20 Thread Jasig Bamboo
---
UP-30PATCHESSITE-258 failed.
---
This build was manually triggered by Eric Dalquist.
No failed tests found, a possible compilation error.

https://developer.jasig.org/bamboo/browse/UP-30PATCHESSITE-258/


--
Error Summary
--
   [INFO] 

   [ERROR] BUILD ERROR
   [INFO] 

   [INFO] Error uploading site
   
   Embedded error: Error copying directory structure
   Unable to open file 
/var/www/domains/jasig.org/developer/htdocs/projects/uportal/3.0.6-SNAPSHOT/cpd.xml
 for writing.
   [INFO] 

   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo



[uportal-dev] [Bamboo] uPortal - 3.0 Patches - Site build 257 has FAILED (0 tests failed). Change made by Eric Dalquist

2010-07-20 Thread Jasig Bamboo
---
UP-30PATCHESSITE-257 failed.
---
This build was triggered at the scheduled time of 6:00 AM
No failed tests found, a possible compilation error.

https://developer.jasig.org/bamboo/browse/UP-30PATCHESSITE-257/


--
Code Changes
--
Eric Dalquist (21143):

>r21142 | edalquist | 2010-07-19 15:16:51 -0500 (Mon, 19 Jul 2010) | 1 line
>
>UP-1599 Only switch into manual commit mode when actually making a change to 
>the DB. Also always end with either a commit or rollback and switch back to 
>autocommit.
>
>
>

Eric Dalquist (21165):

>r21164 | edalquist | 2010-07-19 16:23:06 -0500 (Mon, 19 Jul 2010) | 1 line
>
>UP-2384 Fix for potential NPEs
>
>

Eric Dalquist (21137):

>r21132 | edalquist | 2010-07-19 14:05:28 CDT
>
>UP-706 Fix handling of URLs with anchors
>


--
JIRA Issues
--
UP-706: CWebProxy appends parameters after #
UP-1212: Changing the user locale does not change the session locale
UP-1599: Exception Closing Oracle DB Connection under WebSpere 6.1


--
Error Summary
--
   [INFO] 

   [ERROR] BUILD ERROR
   [INFO] 

   [INFO] Error uploading site
   
   Embedded error: Error copying directory structure
   Unable to open file 
/var/www/domains/jasig.org/developer/htdocs/projects/uportal/3.0.6-SNAPSHOT/cpd.xml
 for writing.
   [INFO] 

   [INFO] For more information, run Maven with the -e switch


--
This message is automatically generated by Atlassian Bamboo