Apache Geronimo > Discussion Forums  User List | Dev List | Wiki | Issue Tracker  

[jira] Created: (GERONIMO-4723) Replace our dojo repackaging with the released dojo-war

View: New views
5 Messages — Rating Filter:   Alert me  

[jira] Created: (GERONIMO-4723) Replace our dojo repackaging with the released dojo-war

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Replace our dojo repackaging with the released dojo-war
-------------------------------------------------------

                 Key: GERONIMO-4723
                 URL: https://issues.apache.org/jira/browse/GERONIMO-4723
             Project: Geronimo
          Issue Type: Improvement
      Security Level: public (Regular issues)
          Components: web
    Affects Versions: 2.2
            Reporter: David Jencks


dojo has a dojo-war that looks pretty similar to our repacked dojo war.  I can't quite tell if it works.  Maybe someone who understands what dojo does could try it?

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


[jira] Updated: (GERONIMO-4723) Replace our dojo repackaging with the released dojo-war

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

David Jencks updated GERONIMO-4723:
-----------------------------------

    Attachment: GERONIMO-2723.patch

Patch that swaps the released dojo war for our repacked dojo war.  It also has an attempt to remove the jasper dependency which might not work and is not essential.

> Replace our dojo repackaging with the released dojo-war
> -------------------------------------------------------
>
>                 Key: GERONIMO-4723
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4723
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues)
>          Components: web
>    Affects Versions: 2.2
>            Reporter: David Jencks
>         Attachments: GERONIMO-2723.patch
>
>
> dojo has a dojo-war that looks pretty similar to our repacked dojo war.  I can't quite tell if it works.  Maybe someone who understands what dojo does could try it?

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


[jira] Commented: (GERONIMO-4723) Replace our dojo repackaging with the released dojo-war

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/GERONIMO-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12730511#action_12730511 ]

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

(I accidentally put the wrong Jira number in the commit comment)

Sending        plugins/dojo/dojo-jetty/pom.xml
Sending        plugins/dojo/dojo-jetty/src/main/history/dependencies.xml
Sending        plugins/dojo/dojo-tomcat/pom.xml
Sending        plugins/dojo/dojo-tomcat/src/main/history/dependencies.xml
Sending        plugins/dojo/pom.xml
Transmitting file data .....
Committed revision 793687.

> Replace our dojo repackaging with the released dojo-war
> -------------------------------------------------------
>
>                 Key: GERONIMO-4723
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4723
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues)
>          Components: web
>    Affects Versions: 2.2
>            Reporter: David Jencks
>         Attachments: GERONIMO-2723.patch
>
>
> dojo has a dojo-war that looks pretty similar to our repacked dojo war.  I can't quite tell if it works.  Maybe someone who understands what dojo does could try it?

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


[jira] Commented: (GERONIMO-4723) Replace our dojo repackaging with the released dojo-war

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


    [ https://issues.apache.org/jira/browse/GERONIMO-4723?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12731327#action_12731327 ]

David Jencks commented on GERONIMO-4723:
----------------------------------------

So, apparently this works fine for current dojo.  The legacy 0.4.3 dojo doesn't seem to be released to maven but is in an accessible svn repo.

rev 794168 in externals/trunk builds a dojo 0.4.3 war directly from a svn checkout of the dojo source.

Could someone see what happens if we build and use this instead of plugins/dojo-legacy/geronimo-dojo-legacy?


> Replace our dojo repackaging with the released dojo-war
> -------------------------------------------------------
>
>                 Key: GERONIMO-4723
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4723
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues)
>          Components: web
>    Affects Versions: 2.2
>            Reporter: David Jencks
>         Attachments: GERONIMO-2723.patch
>
>
> dojo has a dojo-war that looks pretty similar to our repacked dojo war.  I can't quite tell if it works.  Maybe someone who understands what dojo does could try it?

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


[jira] Closed: (GERONIMO-4723) Replace our dojo repackaging with the released dojo-war

by JIRA jira@apache.org :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


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

Rex Wang closed GERONIMO-4723.
------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0
                   2.2

Has been fixed, so closing it.

> Replace our dojo repackaging with the released dojo-war
> -------------------------------------------------------
>
>                 Key: GERONIMO-4723
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4723
>             Project: Geronimo
>          Issue Type: Improvement
>      Security Level: public(Regular issues)
>          Components: web
>    Affects Versions: 2.2
>            Reporter: David Jencks
>             Fix For: 2.2, 3.0
>
>         Attachments: GERONIMO-2723.patch
>
>
> dojo has a dojo-war that looks pretty similar to our repacked dojo war.  I can't quite tell if it works.  Maybe someone who understands what dojo does could try it?

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