You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh (JIRA)" <ji...@apache.org> on 2007/11/28 17:25:43 UTC

[jira] Updated: (GERONIMO-3300) Upgrade Dojo to 1.0

     [ https://issues.apache.org/jira/browse/GERONIMO-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh updated GERONIMO-3300:
------------------------------------

          Description: 
Dojo 1.0 is now available.

But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.

Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.

I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.

  was:
The new Dojo 0.9 Beta was just released.

It will reduce the footprint of the main dojo.js to under 50k - But will require that some of the console
screens to be reworked because the widget system was completely redesigned and is incompatible.

    Affects Version/s:     (was: 2.0-M7)
                       2.1
              Summary: Upgrade Dojo to 1.0  (was: Upgrade Dojo to 0.9)

> Upgrade Dojo to 1.0
> -------------------
>
>                 Key: GERONIMO-3300
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3300
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.1
>            Reporter: Jay D. McHugh
>            Assignee: Jay D. McHugh
>
> Dojo 1.0 is now available.
> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


Re: [jira] Updated: (GERONIMO-3300) Upgrade Dojo to 1.0

Posted by "Erik B. Craig" <ec...@apache.org>.
Jay,
Although I don't have any idea on the timeframe for 2.1, I am definitely 
in favor of getting Dojo 1.0 in before 2.1, as I would be very eager to 
be able to move the monitoring client that Viet and I are working on 
over to the new charting abilities.
As far as keeping 0.4.3 in vs. removing it... it would probably be more 
realistic to keep it in not only for concerns with moving the entire 
console over, but also with concern for the complete lack of backwards 
compatibility for the user base... anyone that may be using our 
implemented Dojo.

Thanks,
Erik B. Craig
ecraig@apache.org



Jay D. McHugh wrote:
> Hello all,
>
> I was wondering, what timeframe most folks have in mind for getting 2.1
> released?
>
> I would like to be able to get Dojo 1.0 in as the only version that we
> include in the server - but rewriting everything to use the new widgets
> may take a while.
>
> Jay
> Jay D. McHugh (JIRA) wrote:
>   
>>      [ https://issues.apache.org/jira/browse/GERONIMO-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>>
>> Jay D. McHugh updated GERONIMO-3300:
>> ------------------------------------
>>
>>           Description: 
>> Dojo 1.0 is now available.
>>
>> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
>>
>> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
>>
>> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.
>>
>>   was:
>> The new Dojo 0.9 Beta was just released.
>>
>> It will reduce the footprint of the main dojo.js to under 50k - But will require that some of the console
>> screens to be reworked because the widget system was completely redesigned and is incompatible.
>>
>>     Affects Version/s:     (was: 2.0-M7)
>>                        2.1
>>               Summary: Upgrade Dojo to 1.0  (was: Upgrade Dojo to 0.9)
>>
>>     
>>> Upgrade Dojo to 1.0
>>> -------------------
>>>
>>>                 Key: GERONIMO-3300
>>>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3300
>>>             Project: Geronimo
>>>          Issue Type: Improvement
>>>      Security Level: public(Regular issues) 
>>>          Components: console
>>>    Affects Versions: 2.1
>>>            Reporter: Jay D. McHugh
>>>            Assignee: Jay D. McHugh
>>>
>>> Dojo 1.0 is now available.
>>> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
>>> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
>>> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.
>>>       
>
>
>   

Re: [jira] Updated: (GERONIMO-3300) Upgrade Dojo to 1.0

Posted by "Jay D. McHugh" <ja...@jnwd.net>.
I don't have a particularly strong reason for scratching 0.4.3 except
that 1.0 is where they started calling it 'production ready'.

I guess we could just repackage Dojo as two plugins - one for 0.4.3 and
one for 1.0.1 and have the version as part of the path.  Then gradually
move things over.

I do think that it will be worthwhile to rework the console to use the
new version eventually though.  Supposedly, the new widgets are more
stable and faster.

Jay

Viet Nguyen wrote:
> Hi Jay,
> 
> Is there a reason why you just want Dojo 1.0 and scratch 0.4.3? I think it's
> easier for users who have already tuned their applications to use 0.4.3, to
> have both versions in there. I do not think Dojo will take up a significant
> amount of space.
> 
> This way, we don't have to necessarily rewrite all modules that use Dojo
> 0.4.3.
> 
> Regards,
> Viet
> 



Re: [jira] Updated: (GERONIMO-3300) Upgrade Dojo to 1.0

Posted by Viet Nguyen <vh...@gmail.com>.
Hi Jay,

Is there a reason why you just want Dojo 1.0 and scratch 0.4.3? I think it's
easier for users who have already tuned their applications to use 0.4.3, to
have both versions in there. I do not think Dojo will take up a significant
amount of space.

This way, we don't have to necessarily rewrite all modules that use Dojo
0.4.3.

Regards,
Viet

Re: [jira] Updated: (GERONIMO-3300) Upgrade Dojo to 1.0

Posted by "Jay D. McHugh" <ja...@jnwd.net>.
Hello all,

I was wondering, what timeframe most folks have in mind for getting 2.1
released?

I would like to be able to get Dojo 1.0 in as the only version that we
include in the server - but rewriting everything to use the new widgets
may take a while.

Jay
Jay D. McHugh (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/GERONIMO-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> 
> Jay D. McHugh updated GERONIMO-3300:
> ------------------------------------
> 
>           Description: 
> Dojo 1.0 is now available.
> 
> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
> 
> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
> 
> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.
> 
>   was:
> The new Dojo 0.9 Beta was just released.
> 
> It will reduce the footprint of the main dojo.js to under 50k - But will require that some of the console
> screens to be reworked because the widget system was completely redesigned and is incompatible.
> 
>     Affects Version/s:     (was: 2.0-M7)
>                        2.1
>               Summary: Upgrade Dojo to 1.0  (was: Upgrade Dojo to 0.9)
> 
>> Upgrade Dojo to 1.0
>> -------------------
>>
>>                 Key: GERONIMO-3300
>>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3300
>>             Project: Geronimo
>>          Issue Type: Improvement
>>      Security Level: public(Regular issues) 
>>          Components: console
>>    Affects Versions: 2.1
>>            Reporter: Jay D. McHugh
>>            Assignee: Jay D. McHugh
>>
>> Dojo 1.0 is now available.
>> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
>> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
>> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.
> 



Re: [jira] Updated: (GERONIMO-3300) Upgrade Dojo to 1.0

Posted by Donald Woods <dw...@apache.org>.
What if you use naming like we do with the Specs, where you include the 
Dojo version and a maven build version?

	geronimo-dojo_1.0.1-2.1-SNAPSHOT

That way, we could have a geronimo-dojo_0.4.3-<geronimoVersion> and a 
geronimo-dojo_1.0.1-<geronimoVersion> and corresponding Tomcat/Jetty 
versions.


-Donald


Jay D. McHugh wrote:
> Hello all,
> 
> I am in need of a little help on this.
> 
> I have added everything that I believe I need to -add- Dojo 1.0.1 to the
> build.  But, in the process, maven starts to ignore the fact that the
> 0.4.3 version is in the local repository directory.
> 
> So, the build for 0.4.3 fails if you have a clean maven repo.
> 
> If you have a maven repo that already contains 0.4.3, then the new 1.0.1
> is added and everything works.
> 
> How can I get maven to include both versions?
> 
> I don't want to check in these changes though, because they break the
> build if you have a clean repo.
> 
> Jay
> 
> Jay D. McHugh (JIRA) wrote:
>>      [ https://issues.apache.org/jira/browse/GERONIMO-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
>>
>> Jay D. McHugh updated GERONIMO-3300:
>> ------------------------------------
>>
>>           Description: 
>> Dojo 1.0 is now available.
>>
>> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
>>
>> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
>>
>> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.
>>
>>   was:
>> The new Dojo 0.9 Beta was just released.
>>
>> It will reduce the footprint of the main dojo.js to under 50k - But will require that some of the console
>> screens to be reworked because the widget system was completely redesigned and is incompatible.
>>
>>     Affects Version/s:     (was: 2.0-M7)
>>                        2.1
>>               Summary: Upgrade Dojo to 1.0  (was: Upgrade Dojo to 0.9)
>>
>>> Upgrade Dojo to 1.0
>>> -------------------
>>>
>>>                 Key: GERONIMO-3300
>>>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3300
>>>             Project: Geronimo
>>>          Issue Type: Improvement
>>>      Security Level: public(Regular issues) 
>>>          Components: console
>>>    Affects Versions: 2.1
>>>            Reporter: Jay D. McHugh
>>>            Assignee: Jay D. McHugh
>>>
>>> Dojo 1.0 is now available.
>>> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
>>> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
>>> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.
> 
> 
> 

Re: [jira] Updated: (GERONIMO-3300) Upgrade Dojo to 1.0

Posted by "Jay D. McHugh" <ja...@jnwd.net>.
Hello all,

I am in need of a little help on this.

I have added everything that I believe I need to -add- Dojo 1.0.1 to the
build.  But, in the process, maven starts to ignore the fact that the
0.4.3 version is in the local repository directory.

So, the build for 0.4.3 fails if you have a clean maven repo.

If you have a maven repo that already contains 0.4.3, then the new 1.0.1
is added and everything works.

How can I get maven to include both versions?

I don't want to check in these changes though, because they break the
build if you have a clean repo.

Jay

Jay D. McHugh (JIRA) wrote:
>      [ https://issues.apache.org/jira/browse/GERONIMO-3300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
> 
> Jay D. McHugh updated GERONIMO-3300:
> ------------------------------------
> 
>           Description: 
> Dojo 1.0 is now available.
> 
> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
> 
> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
> 
> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.
> 
>   was:
> The new Dojo 0.9 Beta was just released.
> 
> It will reduce the footprint of the main dojo.js to under 50k - But will require that some of the console
> screens to be reworked because the widget system was completely redesigned and is incompatible.
> 
>     Affects Version/s:     (was: 2.0-M7)
>                        2.1
>               Summary: Upgrade Dojo to 1.0  (was: Upgrade Dojo to 0.9)
> 
>> Upgrade Dojo to 1.0
>> -------------------
>>
>>                 Key: GERONIMO-3300
>>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3300
>>             Project: Geronimo
>>          Issue Type: Improvement
>>      Security Level: public(Regular issues) 
>>          Components: console
>>    Affects Versions: 2.1
>>            Reporter: Jay D. McHugh
>>            Assignee: Jay D. McHugh
>>
>> Dojo 1.0 is now available.
>> But, to upgrade we will either need to rewrite all of the plugins that use Dojo widgets to use the new (backward incompatible) versions -or- include both the 0.4.3 and 1.0.0 versions of Dojo.
>> Having both versions would make it possible to transition over to the newer version of Dojo in a more leisurely fashion but would introduce a fairly significant amount of bloat.
>> I would prefer that we would just replace the old version and rewrite whatever needs to be rewritten but that would depend on how soon we are trying to get G2.1 out the door.
>