You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cordova.apache.org by "Tim Kim (JIRA)" <ji...@apache.org> on 2012/07/09 23:06:33 UTC

[jira] [Created] (CB-1019) Sample project for BB has an invalid name

Tim Kim created CB-1019:
---------------------------

             Summary: Sample project for BB has an invalid name 
                 Key: CB-1019
                 URL: https://issues.apache.org/jira/browse/CB-1019
             Project: Apache Cordova
          Issue Type: Bug
          Components: BlackBerry, Coho
    Affects Versions: 1.9.0
            Reporter: Tim Kim
            Assignee: Steve Gill
            Priority: Minor
             Fix For: 2.0.0


The sample project that is included for BB in the PhoneGap 1.9.0 download has an invalid name in config.xml. The sample project should be able to build without the user having to configure the name. 

Reported here: https://groups.google.com/d/topic/phonegap/xaoQvRP_CNY/discussion



--
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] (CB-1019) Sample project for BB has an invalid name

Posted by "Tim Kim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13415661#comment-13415661 ] 

Tim Kim commented on CB-1019:
-----------------------------

And another refix for this issue: https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-blackberry-webworks.git;a=commit;h=adf5f56d628113770b1f412fb5ecf3473df0ed7e

Instead of relying on the create script, I managed to find a way to get things working within the ant scripts. 
                
> Sample project for BB has an invalid name 
> ------------------------------------------
>
>                 Key: CB-1019
>                 URL: https://issues.apache.org/jira/browse/CB-1019
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, Coho
>    Affects Versions: 1.9.0
>            Reporter: Tim Kim
>            Assignee: Steve Gill
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The sample project that is included for BB in the PhoneGap 1.9.0 download has an invalid name in config.xml. The sample project should be able to build without the user having to configure the name. 
> Reported here: https://groups.google.com/d/topic/phonegap/xaoQvRP_CNY/discussion

--
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] (CB-1019) Sample project for BB has an invalid name

Posted by "Tim Kim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409885#comment-13409885 ] 

Tim Kim commented on CB-1019:
-----------------------------

Ok - I will also update the ant dist command so it won't create a sample project without an invalid name element. 
                
> Sample project for BB has an invalid name 
> ------------------------------------------
>
>                 Key: CB-1019
>                 URL: https://issues.apache.org/jira/browse/CB-1019
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, Coho
>    Affects Versions: 1.9.0
>            Reporter: Tim Kim
>            Assignee: Steve Gill
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The sample project that is included for BB in the PhoneGap 1.9.0 download has an invalid name in config.xml. The sample project should be able to build without the user having to configure the name. 
> Reported here: https://groups.google.com/d/topic/phonegap/xaoQvRP_CNY/discussion

--
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] (CB-1019) Sample project for BB has an invalid name

Posted by "Steve Gill (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409854#comment-13409854 ] 

Steve Gill commented on CB-1019:
--------------------------------

So I use ant dist currently to build the sample project. Question is, should I be using the create script to build an example project and including that in distribution or should we be fixing ant dist to include a proper name?

                
> Sample project for BB has an invalid name 
> ------------------------------------------
>
>                 Key: CB-1019
>                 URL: https://issues.apache.org/jira/browse/CB-1019
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, Coho
>    Affects Versions: 1.9.0
>            Reporter: Tim Kim
>            Assignee: Steve Gill
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The sample project that is included for BB in the PhoneGap 1.9.0 download has an invalid name in config.xml. The sample project should be able to build without the user having to configure the name. 
> Reported here: https://groups.google.com/d/topic/phonegap/xaoQvRP_CNY/discussion

--
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] (CB-1019) Sample project for BB has an invalid name

Posted by "Tim Kim (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409936#comment-13409936 ] 

Tim Kim commented on CB-1019:
-----------------------------

Ok updated and tested the new changes to the build.xml script. 

https://git-wip-us.apache.org/repos/asf?p=incubator-cordova-blackberry-webworks.git;a=commit;h=94b43f4deab203f264a9b1055fc4b91265903491
                
> Sample project for BB has an invalid name 
> ------------------------------------------
>
>                 Key: CB-1019
>                 URL: https://issues.apache.org/jira/browse/CB-1019
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, Coho
>    Affects Versions: 1.9.0
>            Reporter: Tim Kim
>            Assignee: Steve Gill
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The sample project that is included for BB in the PhoneGap 1.9.0 download has an invalid name in config.xml. The sample project should be able to build without the user having to configure the name. 
> Reported here: https://groups.google.com/d/topic/phonegap/xaoQvRP_CNY/discussion

--
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] (CB-1019) Sample project for BB has an invalid name

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

Tim Kim resolved CB-1019.
-------------------------

    Resolution: Fixed
    
> Sample project for BB has an invalid name 
> ------------------------------------------
>
>                 Key: CB-1019
>                 URL: https://issues.apache.org/jira/browse/CB-1019
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, Coho
>    Affects Versions: 1.9.0
>            Reporter: Tim Kim
>            Assignee: Steve Gill
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The sample project that is included for BB in the PhoneGap 1.9.0 download has an invalid name in config.xml. The sample project should be able to build without the user having to configure the name. 
> Reported here: https://groups.google.com/d/topic/phonegap/xaoQvRP_CNY/discussion

--
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] (CB-1019) Sample project for BB has an invalid name

Posted by "Steve Gill (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CB-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409863#comment-13409863 ] 

Steve Gill commented on CB-1019:
--------------------------------

Switching to using the create scripts would probably be the best option here. That is how we package up android.


                
> Sample project for BB has an invalid name 
> ------------------------------------------
>
>                 Key: CB-1019
>                 URL: https://issues.apache.org/jira/browse/CB-1019
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: BlackBerry, Coho
>    Affects Versions: 1.9.0
>            Reporter: Tim Kim
>            Assignee: Steve Gill
>            Priority: Minor
>             Fix For: 2.0.0
>
>
> The sample project that is included for BB in the PhoneGap 1.9.0 download has an invalid name in config.xml. The sample project should be able to build without the user having to configure the name. 
> Reported here: https://groups.google.com/d/topic/phonegap/xaoQvRP_CNY/discussion

--
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