You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Yi Xiao (JIRA)" <ji...@apache.org> on 2011/06/30 11:08:29 UTC

[jira] [Created] (GERONIMODEVTOOLS-762) GEP needs a nightly build repositary

GEP needs a nightly build repositary
------------------------------------

                 Key: GERONIMODEVTOOLS-762
                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
             Project: Geronimo-Devtools
          Issue Type: Wish
          Components: eclipse-plugin
    Affects Versions: 3.0
            Reporter: Yi Xiao


The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Re: [jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by han hongfang <ha...@gmail.com>.
Hi Cristian,

If you want to unsubscribe this mailling list, you need to send a mail to
this address dev-unsubscribe@geronimo.apache.org

On Thu, Jun 30, 2011 at 8:47 PM, Cristian Uta <ut...@gmail.com>wrote:

> unsubscribe




-- 
Best regards,

Han Hong Fang (Janet)
hanhongfang AT apache.org

Re: [jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by Cristian Uta <ut...@gmail.com>.
unsubscribe

[jira] [Commented] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058262#comment-13058262 ] 

Han Hong Fang commented on GERONIMODEVTOOLS-762:
------------------------------------------------

Moved the nightly build update site, 

from
http://apache.org/dist/geronimo/eclipse/nightly 

to
http://people.apache.org/builds/geronimo/eclipse/nightly 

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao reassigned GERONIMODEVTOOLS-762:
----------------------------------------

    Assignee: Yi Xiao

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by "Kevan Miller (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13064532#comment-13064532 ] 

Kevan Miller commented on GERONIMODEVTOOLS-762:
-----------------------------------------------

Janet,
We never should have been using http://apache.org/dist for this purpose. Please make sure any processes dist for nightly builds have been stopped.

dist is *only* for released artifacts voted on by the Geronimo PMC.

--kevan

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao updated GERONIMODEVTOOLS-762:
-------------------------------------

    Attachment: gep_nightly_build.patch

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Han Hong Fang updated GERONIMODEVTOOLS-762:
-------------------------------------------

    Attachment: gep_nightly_build_new.patch

The new patch is named gep_nightly_build_new.patch, which updates the nightly build repo location to use the staging folder instead of production folder.

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch, gep_nightly_build0.patch, gep_nightly_build_new.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao updated GERONIMODEVTOOLS-762:
-------------------------------------

    Attachment:     (was: gep_nightly_build.patch)

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build_new.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13065003#comment-13065003 ] 

Han Hong Fang commented on GERONIMODEVTOOLS-762:
------------------------------------------------

Yes, Kevan, totally agree with you. 

Nightly build material was removed from http://apache.org/dist/geronimo/eclipse/nightly, and it located at http://people.apache.org/builds/geronimo/eclipse/nightly (http://people.apache.org/builds is for staging the GEP releases before they go into production environment).

Janet

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by "Yi Xiao (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13057711#comment-13057711 ] 

Yi Xiao commented on GERONIMODEVTOOLS-762:
------------------------------------------

The latest build has been upload to the site: http://apache.org/dist/geronimo/eclipse/nightly
Can test it though eclipse's installation.

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao updated GERONIMODEVTOOLS-762:
-------------------------------------

    Attachment:     (was: gep_nightly_build0.patch)

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build_new.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13058255#comment-13058255 ] 

Han Hong Fang commented on GERONIMODEVTOOLS-762:
------------------------------------------------

Folder /www/www.apache.org/dist/geronimo/eclipse/ is for production materials. 

So I think it is better to use the folder for staging site, i.e., /www/people.apache.org/builds/geronimo/eclipse/nightly, and will map to the URL as http://people.apache.org/builds/geronimo/eclipse/nightly


> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao updated GERONIMODEVTOOLS-762:
-------------------------------------

    Comment: was deleted

(was: Fix the site info of nightly builds)

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build_new.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao updated GERONIMODEVTOOLS-762:
-------------------------------------

    Description: 
The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:

    <server>
      <id>geronimo-devtools-nightly-repo</id>
      <username>people.apache.org.username</username>
      <password>people.apache.org.password</password>
    </server>


  was:The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.


> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Han Hong Fang updated GERONIMODEVTOOLS-762:
-------------------------------------------

    Attachment:     (was: gep_nightly_build_new.patch)

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build_new.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

Posted by "Han Hong Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Han Hong Fang updated GERONIMODEVTOOLS-762:
-------------------------------------------

    Attachment: gep_nightly_build_new.patch

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build_new.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao updated GERONIMODEVTOOLS-762:
-------------------------------------

    Summary: GEP needs a nightly builds repositary  (was: GEP needs a nightly build repositary)

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>              Labels: build, gep,, nightly
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao updated GERONIMODEVTOOLS-762:
-------------------------------------

    Attachment: gep_nightly_build0.patch

Fix the site info of nightly builds

> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch, gep_nightly_build0.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (GERONIMODEVTOOLS-762) GEP needs a nightly builds repositary

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

Yi Xiao updated GERONIMODEVTOOLS-762:
-------------------------------------

    Description: 
The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:

    <server>
      <id>geronimo-devtools-nightly-repo</id>
      <username>people.apache.org.username</username>
      <password>people.apache.org.password</password>
    </server>

Thank Janet for helping me test to upload the devtools onto the apache site.


  was:
The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:

    <server>
      <id>geronimo-devtools-nightly-repo</id>
      <username>people.apache.org.username</username>
      <password>people.apache.org.password</password>
    </server>



> GEP needs a nightly builds repositary
> -------------------------------------
>
>                 Key: GERONIMODEVTOOLS-762
>                 URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-762
>             Project: Geronimo-Devtools
>          Issue Type: Wish
>          Components: eclipse-plugin
>    Affects Versions: 3.0
>            Reporter: Yi Xiao
>            Assignee: Yi Xiao
>              Labels: build, gep,, nightly
>         Attachments: gep_nightly_build.patch
>
>
> The GEP had a nightly build repo before(refer to: http://geronimo.apache.org/development-tools.html#DevelopmentTools-NightlyBuilds), but it does not work now. So, I thought we should set up a environment to redo it.
> I've attached a patch to resolve the issue temporally. If you want to test it in your local environment, should add below content to your maven's settings.xml file:
>     <server>
>       <id>geronimo-devtools-nightly-repo</id>
>       <username>people.apache.org.username</username>
>       <password>people.apache.org.password</password>
>     </server>
> Thank Janet for helping me test to upload the devtools onto the apache site.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira