You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-dev@portals.apache.org by Raphaël Luta <ra...@apache.org> on 2005/04/26 21:00:02 UTC

Re: Jetspeed 1.6

David Sean Taylor wrote:
> jonathan.hawkins@hawkinsweb.co.uk wrote:
> 
>> Tried running maven db.fusion.create and got this
>>
>> C:\eclipse3.0.1\workspace\jakarta-jetspeed\fusion>maven db.fusion.create
>>  __  __
> 
> 
> Sorry about that -- I checked in a fix. cvs update and try again...
> 

FYI, I've tried to compile Jetspeed 1.6 with jdk 1.5 source type 1.5 and
encountered many errors.
I've fixed most of the trivial ones (like enum, etc...) but it seems 
there's an API change in java.lang.Thread that impacts jetspeed 
RunnableThread implementation.

I'm trying to fix this issue asap and if it works correctly without 
breaking 1.4 support I'll commit the fixes before wrapping Jetspeed 1.6
so that it can be compiled with jdk1.5

-- 
Raphaël Luta - raphael@apache.org
Apache Portals - Enterprise Portal in Java
http://portals.apache.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Account disabled

Posted by David Sean Taylor <da...@bluesunrise.com>.
David Sean Taylor wrote:
> Anyone else seeing this while trying to login with latest Jetspeed-2 CVS 
> head:
> 
> "This user account its password is disabled.
> Please contact administration."
> 
> 
Nevermind, my mistake, I forgot to remove my authentication and 
authorization assembly overrides

-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Account disabled

Posted by David Sean Taylor <da...@bluesunrise.com>.
Anyone else seeing this while trying to login with latest Jetspeed-2 CVS 
head:

"This user account its password is disabled.
Please contact administration."


-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Jetspeed 1.6

Posted by David Sean Taylor <da...@bluesunrise.com>.
Raphaël Luta wrote:
> David Sean Taylor wrote:
> 
>> Regarding the 1.6 release in general, Im proposing that it wait for 
>> the 2.0 M3 release. Although I spent over 5 hours today, testing and 
>> documenting Fusion, I believe we should co-release 1.6 + 2.0-M3 at the 
>> same time.  Then we will have a stable release of 2.0 (M3) to base 1.6 
>> on.
>>
>> I still need to figure out whats broken with the navigational state, 
>> so the release must wait for that fix anyway.
>>
>> What do you think?
>>
> 
> If we have a showstopper for Jetspeed 1.6 that will require a fix in 
> Jetspeed 2, then I'm definitely +1.

Well I was only considering two things:

1. your navigational state fixes. Did you make any changes to Jetspeed-2 ?

2. The render parameters bug fixed by Ate

> 
> Btw, can you describe more precisely what you mean by "broken 
> navigational state" ? I just want to make sure it's not related to the
> fix I submitted to prevent the conflict between J2 navigation state and 
> Turbine URL parsing.
> 

Deploy the demo portlet application, add the Bookmark portlet to a page, 
and then click on any of the mode or window state links at the bottom of 
the Bookmark portlet. It does not change the states or modes.

Once this bug is fixed, I am ready to release 1.6.
However, I thought it would be best to get in the two bug fixes 
mentioned above from Jetspeed-2, and thats why I recommended delaying 
(again) the 1.6 release until M3.

-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Jetspeed 1.6

Posted by Raphaël Luta <ra...@apache.org>.
David Sean Taylor wrote:
> Regarding the 1.6 release in general, Im proposing that it wait for the 
> 2.0 M3 release. Although I spent over 5 hours today, testing and 
> documenting Fusion, I believe we should co-release 1.6 + 2.0-M3 at the 
> same time.  Then we will have a stable release of 2.0 (M3) to base 1.6 on.
> 
> I still need to figure out whats broken with the navigational state, so 
> the release must wait for that fix anyway.
> 
> What do you think?
> 

If we have a showstopper for Jetspeed 1.6 that will require a fix in 
Jetspeed 2, then I'm definitely +1.

Btw, can you describe more precisely what you mean by "broken 
navigational state" ? I just want to make sure it's not related to the
fix I submitted to prevent the conflict between J2 navigation state and 
Turbine URL parsing.

-- 
Raphaël Luta - raphael@apache.org
Apache Portals - Enterprise Portal in Java
http://portals.apache.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Jetspeed 1.6

Posted by David Sean Taylor <da...@bluesunrise.com>.
Regarding the 1.6 release in general, Im proposing that it wait for the 
2.0 M3 release. Although I spent over 5 hours today, testing and 
documenting Fusion, I believe we should co-release 1.6 + 2.0-M3 at the 
same time.  Then we will have a stable release of 2.0 (M3) to base 1.6 on.

I still need to figure out whats broken with the navigational state, so 
the release must wait for that fix anyway.

What do you think?


-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Jetspeed 1.6

Posted by Raphaël Luta <ra...@apache.org>.
David Sean Taylor wrote:
> Raphaël Luta wrote:
> 
>> Raphaël Luta wrote:
>>
>> I've committed all changes related to JDK 1.5.
>> I had to change a signature in RunnableThread since there's a conflict
>> with the JDK 1.5 Thread API.
>>
> great, it still builds fine on JDK 1.4.2
>

I checked before committing ;)

>> As far as I could see, the method I changed was not used currently in
>> jetspeed so it shouldn't affect anything, but there's a small chance
>> that existing customer code depends on the previous 
>> RunnableThread.getId() method, which will break when running on JDK < 1.5
>>
>> David, is there already a release note file I can update to document the
>> change ?
> 
> Nope, we need to start on that next
> 

OK

>>
>> The current CVS code now compiles with JDK 1.5 and runs on
>> Tomcat 5.5.7/JDK 1.5. (not fully tested Fusion yet).
>>
> 
> Ive been testing against 5.0.30 with and without Fusion
> Fusion seems to be building well
> I've tested running JSR 168 portlets on another page besides the 
> default, and it works for me
> The one issue Im seeing is that the navigational state is not working in 
> certain situations again. I guess once we get this fixed, we can release.
> 
> Ive also updated the documentation here with how to build and run Fusion:
> 
> http://portals.apache.org/jetspeed-1/fusion.html
> 
> And better documented the db torque mess:
> 
> http://portals.apache.org/jetspeed-1/database.html
> 
> However it doesn't seem to show up.
> On cvs.apache.org, I copied to generated docs to 
> /x1/www/portals.apache.org/jetspeed-1/
> 
> I guess the procedure has changed ..... ?
> 
> 

The content is now mirrored to www.apache.org since it's hosted on two 
different servers.  I don't know the exact mirroring period but I can 
guess we can expect a 24 hours delay at worst.

-- 
Raphaël Luta - raphael@apache.org
Apache Portals - Enterprise Portal in Java
http://portals.apache.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Jetspeed 1.6

Posted by David Sean Taylor <da...@bluesunrise.com>.
Raphaël Luta wrote:
> Raphaël Luta wrote:
> 
> I've committed all changes related to JDK 1.5.
> I had to change a signature in RunnableThread since there's a conflict
> with the JDK 1.5 Thread API.
> 
great, it still builds fine on JDK 1.4.2

> As far as I could see, the method I changed was not used currently in
> jetspeed so it shouldn't affect anything, but there's a small chance
> that existing customer code depends on the previous 
> RunnableThread.getId() method, which will break when running on JDK < 1.5
> 
> David, is there already a release note file I can update to document the
> change ?
Nope, we need to start on that next
> 
> The current CVS code now compiles with JDK 1.5 and runs on
> Tomcat 5.5.7/JDK 1.5. (not fully tested Fusion yet).
> 

Ive been testing against 5.0.30 with and without Fusion
Fusion seems to be building well
I've tested running JSR 168 portlets on another page besides the 
default, and it works for me
The one issue Im seeing is that the navigational state is not working in 
certain situations again. I guess once we get this fixed, we can release.

Ive also updated the documentation here with how to build and run Fusion:

http://portals.apache.org/jetspeed-1/fusion.html

And better documented the db torque mess:

http://portals.apache.org/jetspeed-1/database.html

However it doesn't seem to show up.
On cvs.apache.org, I copied to generated docs to 
/x1/www/portals.apache.org/jetspeed-1/

I guess the procedure has changed ..... ?


-- 
David Sean Taylor
Bluesunrise Software
david@bluesunrise.com
[office] +01 707 773-4646
[mobile] +01 707 529 9194

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org


Re: Jetspeed 1.6

Posted by Raphaël Luta <ra...@apache.org>.
Raphaël Luta wrote:
> David Sean Taylor wrote:
> 
>> jonathan.hawkins@hawkinsweb.co.uk wrote:
>>
>>> Tried running maven db.fusion.create and got this
>>>
>>> C:\eclipse3.0.1\workspace\jakarta-jetspeed\fusion>maven db.fusion.create
>>>  __  __
>>
>>
>>
>> Sorry about that -- I checked in a fix. cvs update and try again...
>>
> 
> FYI, I've tried to compile Jetspeed 1.6 with jdk 1.5 source type 1.5 and
> encountered many errors.
> I've fixed most of the trivial ones (like enum, etc...) but it seems 
> there's an API change in java.lang.Thread that impacts jetspeed 
> RunnableThread implementation.
> 
> I'm trying to fix this issue asap and if it works correctly without 
> breaking 1.4 support I'll commit the fixes before wrapping Jetspeed 1.6
> so that it can be compiled with jdk1.5
> 

I've committed all changes related to JDK 1.5.
I had to change a signature in RunnableThread since there's a conflict
with the JDK 1.5 Thread API.

As far as I could see, the method I changed was not used currently in
jetspeed so it shouldn't affect anything, but there's a small chance
that existing customer code depends on the previous 
RunnableThread.getId() method, which will break when running on JDK < 1.5

David, is there already a release note file I can update to document the
change ?

The current CVS code now compiles with JDK 1.5 and runs on
Tomcat 5.5.7/JDK 1.5. (not fully tested Fusion yet).

-- 
Raphaël Luta - raphael@apache.org
Apache Portals - Enterprise Portal in Java
http://portals.apache.org/

---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-dev-help@portals.apache.org