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/04/04 03:02:32 UTC

[jira] Created: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Upgrade Dojo to 0.4.2
---------------------

                 Key: GERONIMO-3061
                 URL: https://issues.apache.org/jira/browse/GERONIMO-3061
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 2.0-M4, 2.0-M5
            Reporter: Jay D. McHugh
            Priority: Minor


There is a new version of Dojo (0.4.2) available for download.

http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip

There are a number of bug fixes and the update should cause no ripples.

The actual changes necessary are fairly straight forward:
1) download the zip
2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2 directory with the name dojo-0.4.2.zip (have to create the directory first).
3) update the dojo-version variable in the root pom.xml

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


Re: [jira] Commented: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com>.
It might just be the way the javascript is written.

I'll play with it and let you know.

Jay

Jason Dillon wrote:
> I get the fall back display with out any of the fancy web 2.0 stuff :-(
>
> --jason
>
>
> On Apr 5, 2007, at 6:56 PM, Jay D. McHugh wrote:
>
>> What happens when you try to run them in Safari?
>>
>> Jay
>>
>> Jason Dillon wrote:
>>> It would be nice if these fancy tools could work in Safari too... 
>>> will newer Dojo help with that?
>>>
>>> --jason
>>>
>>>
>>> On Apr 5, 2007, at 6:39 PM, Jay D. McHugh (JIRA) wrote:
>>>
>>>>
>>>>     [ 
>>>> https://issues.apache.org/jira/browse/GERONIMO-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487130 
>>>> ]
>>>>
>>>> Jay D. McHugh commented on GERONIMO-3061:
>>>> -----------------------------------------
>>>>
>>>> As far as I can tell, it is only the classloader viewer that 
>>>> doesn't work.
>>>>
>>>> The dependency, JNDI, and JMX viewers seem to be fine.
>>>>
>>>> I have not tested the LDAP viewer though.
>>>>
>>>> I will take a look at the classloader viewer to see what the 
>>>> problem is.
>>>>
>>>>> Upgrade Dojo to 0.4.2
>>>>> ---------------------
>>>>>
>>>>>                 Key: GERONIMO-3061
>>>>>                 URL: 
>>>>> https://issues.apache.org/jira/browse/GERONIMO-3061
>>>>>             Project: Geronimo
>>>>>          Issue Type: Improvement
>>>>>      Security Level: public(Regular issues)
>>>>>          Components: console
>>>>>    Affects Versions: 2.0-M4, 2.0-M5
>>>>>            Reporter: Jay D. McHugh
>>>>>            Priority: Minor
>>>>>
>>>>> There is a new version of Dojo (0.4.2) available for download.
>>>>> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
>>>>> There are a number of bug fixes and the update should cause no 
>>>>> ripples.
>>>>> The actual changes necessary are fairly straight forward:
>>>>> 1) download the zip
>>>>> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2 
>>>>> directory with the name dojo-0.4.2.zip (have to create the 
>>>>> directory first).
>>>>> 3) update the dojo-version variable in the root pom.xml
>>>>
>>>> --This message is automatically generated by JIRA.
>>>> -
>>>> You can reply to this email to add a comment to the issue online.
>>>>
>>>
>>>
>>>
>>>
>
>
>
>

Re: [jira] Commented: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by Jason Dillon <ja...@planet57.com>.
I get the fall back display with out any of the fancy web 2.0 stuff :-(

--jason


On Apr 5, 2007, at 6:56 PM, Jay D. McHugh wrote:

> What happens when you try to run them in Safari?
>
> Jay
>
> Jason Dillon wrote:
>> It would be nice if these fancy tools could work in Safari too...  
>> will newer Dojo help with that?
>>
>> --jason
>>
>>
>> On Apr 5, 2007, at 6:39 PM, Jay D. McHugh (JIRA) wrote:
>>
>>>
>>>     [ https://issues.apache.org/jira/browse/GERONIMO-3061? 
>>> page=com.atlassian.jira.plugin.system.issuetabpanels:comment- 
>>> tabpanel#action_12487130 ]
>>>
>>> Jay D. McHugh commented on GERONIMO-3061:
>>> -----------------------------------------
>>>
>>> As far as I can tell, it is only the classloader viewer that  
>>> doesn't work.
>>>
>>> The dependency, JNDI, and JMX viewers seem to be fine.
>>>
>>> I have not tested the LDAP viewer though.
>>>
>>> I will take a look at the classloader viewer to see what the  
>>> problem is.
>>>
>>>> Upgrade Dojo to 0.4.2
>>>> ---------------------
>>>>
>>>>                 Key: GERONIMO-3061
>>>>                 URL: https://issues.apache.org/jira/browse/ 
>>>> GERONIMO-3061
>>>>             Project: Geronimo
>>>>          Issue Type: Improvement
>>>>      Security Level: public(Regular issues)
>>>>          Components: console
>>>>    Affects Versions: 2.0-M4, 2.0-M5
>>>>            Reporter: Jay D. McHugh
>>>>            Priority: Minor
>>>>
>>>> There is a new version of Dojo (0.4.2) available for download.
>>>> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
>>>> There are a number of bug fixes and the update should cause no  
>>>> ripples.
>>>> The actual changes necessary are fairly straight forward:
>>>> 1) download the zip
>>>> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2  
>>>> directory with the name dojo-0.4.2.zip (have to create the  
>>>> directory first).
>>>> 3) update the dojo-version variable in the root pom.xml
>>>
>>> --This message is automatically generated by JIRA.
>>> -
>>> You can reply to this email to add a comment to the issue online.
>>>
>>
>>
>>
>>


Re: [jira] Commented: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com>.
What happens when you try to run them in Safari?

Jay

Jason Dillon wrote:
> It would be nice if these fancy tools could work in Safari too... will 
> newer Dojo help with that?
>
> --jason
>
>
> On Apr 5, 2007, at 6:39 PM, Jay D. McHugh (JIRA) wrote:
>
>>
>>     [ 
>> https://issues.apache.org/jira/browse/GERONIMO-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487130 
>> ]
>>
>> Jay D. McHugh commented on GERONIMO-3061:
>> -----------------------------------------
>>
>> As far as I can tell, it is only the classloader viewer that doesn't 
>> work.
>>
>> The dependency, JNDI, and JMX viewers seem to be fine.
>>
>> I have not tested the LDAP viewer though.
>>
>> I will take a look at the classloader viewer to see what the problem is.
>>
>>> Upgrade Dojo to 0.4.2
>>> ---------------------
>>>
>>>                 Key: GERONIMO-3061
>>>                 URL: 
>>> https://issues.apache.org/jira/browse/GERONIMO-3061
>>>             Project: Geronimo
>>>          Issue Type: Improvement
>>>      Security Level: public(Regular issues)
>>>          Components: console
>>>    Affects Versions: 2.0-M4, 2.0-M5
>>>            Reporter: Jay D. McHugh
>>>            Priority: Minor
>>>
>>> There is a new version of Dojo (0.4.2) available for download.
>>> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
>>> There are a number of bug fixes and the update should cause no ripples.
>>> The actual changes necessary are fairly straight forward:
>>> 1) download the zip
>>> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2 
>>> directory with the name dojo-0.4.2.zip (have to create the directory 
>>> first).
>>> 3) update the dojo-version variable in the root pom.xml
>>
>> --This message is automatically generated by JIRA.
>> -
>> You can reply to this email to add a comment to the issue online.
>>
>
>
>
>

Re: [jira] Commented: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by Jason Dillon <ja...@planet57.com>.
It would be nice if these fancy tools could work in Safari too...  
will newer Dojo help with that?

--jason


On Apr 5, 2007, at 6:39 PM, Jay D. McHugh (JIRA) wrote:

>
>     [ https://issues.apache.org/jira/browse/GERONIMO-3061? 
> page=com.atlassian.jira.plugin.system.issuetabpanels:comment- 
> tabpanel#action_12487130 ]
>
> Jay D. McHugh commented on GERONIMO-3061:
> -----------------------------------------
>
> As far as I can tell, it is only the classloader viewer that  
> doesn't work.
>
> The dependency, JNDI, and JMX viewers seem to be fine.
>
> I have not tested the LDAP viewer though.
>
> I will take a look at the classloader viewer to see what the  
> problem is.
>
>> Upgrade Dojo to 0.4.2
>> ---------------------
>>
>>                 Key: GERONIMO-3061
>>                 URL: https://issues.apache.org/jira/browse/ 
>> GERONIMO-3061
>>             Project: Geronimo
>>          Issue Type: Improvement
>>      Security Level: public(Regular issues)
>>          Components: console
>>    Affects Versions: 2.0-M4, 2.0-M5
>>            Reporter: Jay D. McHugh
>>            Priority: Minor
>>
>> There is a new version of Dojo (0.4.2) available for download.
>> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
>> There are a number of bug fixes and the update should cause no  
>> ripples.
>> The actual changes necessary are fairly straight forward:
>> 1) download the zip
>> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2  
>> directory with the name dojo-0.4.2.zip (have to create the  
>> directory first).
>> 3) update the dojo-version variable in the root pom.xml
>
> -- 
> This message is automatically generated by JIRA.
> -
> You can reply to this email to add a comment to the issue online.
>


[jira] Commented: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487130 ] 

Jay D. McHugh commented on GERONIMO-3061:
-----------------------------------------

As far as I can tell, it is only the classloader viewer that doesn't work.

The dependency, JNDI, and JMX viewers seem to be fine.

I have not tested the LDAP viewer though.

I will take a look at the classloader viewer to see what the problem is.

> Upgrade Dojo to 0.4.2
> ---------------------
>
>                 Key: GERONIMO-3061
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3061
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M4, 2.0-M5
>            Reporter: Jay D. McHugh
>            Priority: Minor
>
> There is a new version of Dojo (0.4.2) available for download.
> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
> There are a number of bug fixes and the update should cause no ripples.
> The actual changes necessary are fairly straight forward:
> 1) download the zip
> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2 directory with the name dojo-0.4.2.zip (have to create the directory first).
> 3) update the dojo-version variable in the root pom.xml

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


[jira] Commented: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12487163 ] 

Paul McMahan commented on GERONIMO-3061:
----------------------------------------

The JNDI and JMX viewers seemed to work OK but I noticed a few superficial glithces, such as the tree not rendering correctly in mozilla on macosx.  The problems might be browser specific.

> Upgrade Dojo to 0.4.2
> ---------------------
>
>                 Key: GERONIMO-3061
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3061
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M4, 2.0-M5
>            Reporter: Jay D. McHugh
>            Priority: Minor
>
> There is a new version of Dojo (0.4.2) available for download.
> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
> There are a number of bug fixes and the update should cause no ripples.
> The actual changes necessary are fairly straight forward:
> 1) download the zip
> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2 directory with the name dojo-0.4.2.zip (have to create the directory first).
> 3) update the dojo-version variable in the root pom.xml

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


[jira] Commented: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by "Paul McMahan (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMO-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12486557 ] 

Paul McMahan commented on GERONIMO-3061:
----------------------------------------

I tried out dojo 0.4.2 and like you say their website suggests that this version contains only bug fixes and should not cause any upgrade problems.  However, several of the new dojo based debug viewers in the console don't function correctly on this new version of dojo.  The "invert tree" button in the classloader viewer, for example, doesn't work.  So we may need to skip this version of dojo or look into the problem in the classloader and dependency viewers.  The JMX viewer seems to work ok.

> Upgrade Dojo to 0.4.2
> ---------------------
>
>                 Key: GERONIMO-3061
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3061
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M4, 2.0-M5
>            Reporter: Jay D. McHugh
>            Priority: Minor
>
> There is a new version of Dojo (0.4.2) available for download.
> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
> There are a number of bug fixes and the update should cause no ripples.
> The actual changes necessary are fairly straight forward:
> 1) download the zip
> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2 directory with the name dojo-0.4.2.zip (have to create the directory first).
> 3) update the dojo-version variable in the root pom.xml

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


[jira] Updated: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Affects Version/s:     (was: 2.0-M4)
                           (was: 2.0-M5)
                       2.0-M6

> Upgrade Dojo to 0.4.2
> ---------------------
>
>                 Key: GERONIMO-3061
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3061
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M6
>            Reporter: Jay D. McHugh
>            Priority: Minor
>
> There is a new version of Dojo (0.4.2) available for download.
> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
> There are a number of bug fixes and the update should cause no ripples.
> The actual changes necessary are fairly straight forward:
> 1) download the zip
> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2 directory with the name dojo-0.4.2.zip (have to create the directory first).
> 3) update the dojo-version variable in the root pom.xml

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


[jira] Closed: (GERONIMO-3061) Upgrade Dojo to 0.4.2

Posted by "Jay D. McHugh (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMO-3061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay D. McHugh closed GERONIMO-3061.
-----------------------------------

    Resolution: Invalid

Ended up skipping 0.4.2 to use security update 0.4.3.

The display problems with 0.4.2 appear to be resolved in 0.4.3.

> Upgrade Dojo to 0.4.2
> ---------------------
>
>                 Key: GERONIMO-3061
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-3061
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues) 
>          Components: console
>    Affects Versions: 2.0-M6
>            Reporter: Jay D. McHugh
>            Priority: Minor
>
> There is a new version of Dojo (0.4.2) available for download.
> http://download.dojotoolkit.org/release-0.4.2/dojo-0.4.2-ajax.zip
> There are a number of bug fixes and the update should cause no ripples.
> The actual changes necessary are fairly straight forward:
> 1) download the zip
> 2) copy the zip into the /repository/org/dojotoolkit/dojo/0.4.2 directory with the name dojo-0.4.2.zip (have to create the directory first).
> 3) update the dojo-version variable in the root pom.xml

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