You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Mark Struberg (JIRA)" <de...@myfaces.apache.org> on 2012/05/12 10:27:48 UTC

[jira] [Created] (EXTCDI-286) release doesn't contain all artifacts

Mark Struberg created EXTCDI-286:
------------------------------------

             Summary: release doesn't contain all artifacts
                 Key: EXTCDI-286
                 URL: https://issues.apache.org/jira/browse/EXTCDI-286
             Project: MyFaces CODI
          Issue Type: Bug
    Affects Versions: 1.0.5
            Reporter: Mark Struberg
            Assignee: Mark Struberg
            Priority: Critical


We still have a few 1.0.5-SNAPSHOT dependencies in our build. This means that those projects did *not* get released and updated!
I'll now update those versions, but like to copy the info over so we don't loose it


~/develop/java/apache/myfaces/extensions/cdi/trunk$>find . -name pom.xml | xargs grep "1.0.5-SNAPSHOT"
./alternative-modules/alternative-configuration-modules/core-alternative-configuration-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./alternative-modules/alternative-configuration-modules/core-alternative-configuration-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./alternative-modules/alternative-configuration-modules/jsf-alternative-configuration-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./alternative-modules/alternative-configuration-modules/jsf-alternative-configuration-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./alternative-modules/alternative-configuration-modules/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./alternative-modules/alternative-configuration-modules/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./alternative-modules/alternative-implementation-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./alternative-modules/alternative-implementation-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./alternative-modules/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./alternative-modules/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./bundles/alternative-configuration/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./bundles/alternative-configuration/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./bundles/alternative-configuration-osgi/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./bundles/alternative-configuration-osgi/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/clientside_windowhandler_jsf12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/clientside_windowhandler_jsf12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/clientside_windowhandler_jsf20/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/clientside_windowhandler_jsf20/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/hello_myfaces-codi_jsf12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/hello_myfaces-codi_jsf12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/hello_myfaces-codi_jsf20/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/hello_myfaces-codi_jsf20/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/hello_myfaces-codi_trinidad12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/hello_myfaces-codi_trinidad12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./examples/jsf-playground/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./pom.xml:                <version>1.0.5-SNAPSHOT</version>
./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
./test-modules/cargo-test-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./test-modules/cargo-test-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
./test-modules/webapp-test-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
./test-modules/webapp-test-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (EXTCDI-286) release doesn't contain all artifacts

Posted by "Mark Struberg (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/EXTCDI-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273959#comment-13273959 ] 

Mark Struberg commented on EXTCDI-286:
--------------------------------------

either we release them, or we update those versions manually (as I did for now). If we do *not* update them, then the build is broken!
                
> release doesn't contain all artifacts
> -------------------------------------
>
>                 Key: EXTCDI-286
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-286
>             Project: MyFaces CODI
>          Issue Type: Bug
>    Affects Versions: 1.0.5
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Minor
>
> We still have a few 1.0.5-SNAPSHOT dependencies in our build. This means that those projects did *not* get released and updated!
> I'll now update those versions, but like to copy the info over so we don't loose it
> ~/develop/java/apache/myfaces/extensions/cdi/trunk$>find . -name pom.xml | xargs grep "1.0.5-SNAPSHOT"
> ./alternative-modules/alternative-configuration-modules/core-alternative-configuration-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/core-alternative-configuration-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/jsf-alternative-configuration-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/jsf-alternative-configuration-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-implementation-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-implementation-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration-osgi/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration-osgi/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf20/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf20/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf20/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf20/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_trinidad12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_trinidad12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/cargo-test-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/cargo-test-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./test-modules/webapp-test-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/webapp-test-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (EXTCDI-286) release doesn't contain all artifacts

Posted by "Mark Struberg (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/EXTCDI-286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg resolved EXTCDI-286.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.0.6

Samples now always get built but not deployed.
All projects got properly updated to 1.0.6-SNAPSHOT. We need to manually upgrade those projects after each release.
                
> release doesn't contain all artifacts
> -------------------------------------
>
>                 Key: EXTCDI-286
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-286
>             Project: MyFaces CODI
>          Issue Type: Bug
>    Affects Versions: 1.0.5
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Minor
>             Fix For: 1.0.6
>
>
> We still have a few 1.0.5-SNAPSHOT dependencies in our build. This means that those projects did *not* get released and updated!
> I'll now update those versions, but like to copy the info over so we don't loose it
> ~/develop/java/apache/myfaces/extensions/cdi/trunk$>find . -name pom.xml | xargs grep "1.0.5-SNAPSHOT"
> ./alternative-modules/alternative-configuration-modules/core-alternative-configuration-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/core-alternative-configuration-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/jsf-alternative-configuration-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/jsf-alternative-configuration-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-implementation-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-implementation-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration-osgi/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration-osgi/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf20/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf20/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf20/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf20/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_trinidad12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_trinidad12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/cargo-test-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/cargo-test-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./test-modules/webapp-test-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/webapp-test-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (EXTCDI-286) release doesn't contain all artifacts

Posted by "Gerhard Petracek (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/EXTCDI-286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13273948#comment-13273948 ] 

Gerhard Petracek commented on EXTCDI-286:
-----------------------------------------

that are the modules we don't release any longer or we never did.
it was intended not to update the version of those modules manually (any longer).
                
> release doesn't contain all artifacts
> -------------------------------------
>
>                 Key: EXTCDI-286
>                 URL: https://issues.apache.org/jira/browse/EXTCDI-286
>             Project: MyFaces CODI
>          Issue Type: Bug
>    Affects Versions: 1.0.5
>            Reporter: Mark Struberg
>            Assignee: Mark Struberg
>            Priority: Critical
>
> We still have a few 1.0.5-SNAPSHOT dependencies in our build. This means that those projects did *not* get released and updated!
> I'll now update those versions, but like to copy the info over so we don't loose it
> ~/develop/java/apache/myfaces/extensions/cdi/trunk$>find . -name pom.xml | xargs grep "1.0.5-SNAPSHOT"
> ./alternative-modules/alternative-configuration-modules/core-alternative-configuration-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/core-alternative-configuration-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/jsf-alternative-configuration-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/jsf-alternative-configuration-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-configuration-modules/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-implementation-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/alternative-implementation-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./alternative-modules/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration-osgi/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./bundles/alternative-configuration-osgi/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf20/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/clientside_windowhandler_jsf20/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf20/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_jsf20/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_trinidad12/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/hello_myfaces-codi_trinidad12/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./examples/jsf-playground/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./pom.xml:                        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/cargo-test-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/cargo-test-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>
> ./test-modules/webapp-test-module/pom.xml:        <version>1.0.5-SNAPSHOT</version>
> ./test-modules/webapp-test-module/pom.xml:    <version>1.0.5-SNAPSHOT</version>

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira