You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Pontus Amberg (JIRA)" <ji...@apache.org> on 2010/07/28 18:51:17 UTC

[jira] Created: (SLING-1616) Wrong dependency version for gwt servlet in /contrib/extensions/gwt/sample/pom.xml

Wrong dependency version for gwt servlet in /contrib/extensions/gwt/sample/pom.xml
----------------------------------------------------------------------------------

                 Key: SLING-1616
                 URL: https://issues.apache.org/jira/browse/SLING-1616
             Project: Sling
          Issue Type: Bug
          Components: Extensions
            Reporter: Pontus Amberg
            Priority: Minor


The GWT sample project ( /contrib/extensions/gwt/sample/pom.xml ) has a dependency on org.apache.sling.extensions.gwt.servlet version 3.0.0-SNAPSHOT but the version in /contrib/extensions/gwt/servlet/pom.xml is 3.0.1-SNAPSHOT.

This will lead to build failure when building contrib and the user never has built 3.0.0-SNAPSHOT previously.

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


[jira] Closed: (SLING-1616) Wrong dependency version for gwt servlet in /contrib/extensions/gwt/sample/pom.xml

Posted by "Pontus Amberg (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pontus Amberg closed SLING-1616.
--------------------------------


Works after Justisn fix.

> Wrong dependency version for gwt servlet in /contrib/extensions/gwt/sample/pom.xml
> ----------------------------------------------------------------------------------
>
>                 Key: SLING-1616
>                 URL: https://issues.apache.org/jira/browse/SLING-1616
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Pontus Amberg
>            Assignee: Justin Edelson
>            Priority: Minor
>
> The GWT sample project ( /contrib/extensions/gwt/sample/pom.xml ) has a dependency on org.apache.sling.extensions.gwt.servlet version 3.0.0-SNAPSHOT but the version in /contrib/extensions/gwt/servlet/pom.xml is 3.0.1-SNAPSHOT.
> This will lead to build failure when building contrib and the user never has built 3.0.0-SNAPSHOT previously.

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


[jira] Resolved: (SLING-1616) Wrong dependency version for gwt servlet in /contrib/extensions/gwt/sample/pom.xml

Posted by "Justin Edelson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SLING-1616?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Edelson resolved SLING-1616.
-----------------------------------

      Assignee: Justin Edelson
    Resolution: Fixed

done in r980122.

will switch to 3.0.0 once the vote is passed (I hope)

> Wrong dependency version for gwt servlet in /contrib/extensions/gwt/sample/pom.xml
> ----------------------------------------------------------------------------------
>
>                 Key: SLING-1616
>                 URL: https://issues.apache.org/jira/browse/SLING-1616
>             Project: Sling
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Pontus Amberg
>            Assignee: Justin Edelson
>            Priority: Minor
>
> The GWT sample project ( /contrib/extensions/gwt/sample/pom.xml ) has a dependency on org.apache.sling.extensions.gwt.servlet version 3.0.0-SNAPSHOT but the version in /contrib/extensions/gwt/servlet/pom.xml is 3.0.1-SNAPSHOT.
> This will lead to build failure when building contrib and the user never has built 3.0.0-SNAPSHOT previously.

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