You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jclouds.apache.org by Olivier Lamy <ol...@apache.org> on 2013/05/10 01:06:23 UTC

Fwd: [jclouds.github.com] add script to deploy web site (491e232)

loop in dev@
could be a solution using webdav cloudbees private location ?
---------- Forwarded message ----------
From: Andrew Phillips <no...@github.com>
Date: 2013/5/10
Subject: Re: [jclouds.github.com] add script to deploy web site (491e232)
To: "jclouds/jclouds.github.com" <jc...@noreply.github.com>
Cc: Olivier Lamy <ol...@apache.org>


To prevent password leakage, could we instead store the auth file in a
non-publicly accessible location on DEV@cloud, copy it for the duration of
the upload (or set SVN_HOME appropriately) and then remove it afterwards?

—
Reply to this email directly or view it on
GitHub<https://github.com/jclouds/jclouds.github.com/commit/491e2321d1f43639b92d22b3d6981bd90d99b4dd#commitcomment-3181048>
.



-- 
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Fwd: [jclouds.github.com] add script to deploy web site (491e232)

Posted by Andrew Phillips <ap...@qrmedia.com>.
> Sorry (and my bad) I missed to follow the workflow thread.
> So what was the consensus ?

As far as I understand, we were going to try to follow the Deltacloud  
process [1]. We're currently waiting on JCLOUDS-13 [2] to get started  
with that.

> I have a look at [1] . Where is the parent ? Does the project has been
> migrated @asf ?

The jclouds "parent" is the project POM [3]. The parent *it* inherits  
from is in Maven Central [4].

Thanks for your time on this, Olivier!

ap

[1] https://github.com/deltacloud/deltacloud-core/wiki/GIT-Workflow
[2] https://issues.apache.org/jira/browse/JCLOUDS-13
[3]  
https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;a=blob;f=project/pom.xml;h=9b0c6fe1501ce28ca1e831b9066e89366e7ed8d5;hb=HEAD
[4]  
http://search.maven.org/#artifactdetails%7Corg.sonatype.oss%7Coss-parent%7C4%7Cpom

Re: Fwd: [jclouds.github.com] add script to deploy web site (491e232)

Posted by Olivier Lamy <ol...@apache.org>.
I have a look at [1] . Where is the parent ? Does the project has been
migrated @asf ?

2013/5/10 Andrew Phillips <ap...@qrmedia.com>:
>> As you want.
>> BTW I can take care of that if needed.
>
>
> That would certainly be much appreciated. Could we handle this as the first
> post-move Pull Request? That would allow us to practise review and merging
> "Apache-style", too ;-)
Most of the project I work @apache are CTR.  (to avoid waste of time
for review/merging/blabla/etc... :-) )
Sorry (and my bad) I missed to follow the workflow thread.
So what was the consensus ?
>
> Do you think that would make sense?
sure.

>
> ap



--
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy


[1] https://git-wip-us.apache.org/repos/asf?p=incubator-jclouds.git;a=blob_plain;f=pom.xml;hb=master

Re: Fwd: [jclouds.github.com] add script to deploy web site (491e232)

Posted by Andrew Phillips <ap...@qrmedia.com>.
> As you want.
> BTW I can take care of that if needed.

That would certainly be much appreciated. Could we handle this as the  
first post-move Pull Request? That would allow us to practise review  
and merging "Apache-style", too ;-)

Do you think that would make sense?

ap

Re: Fwd: [jclouds.github.com] add script to deploy web site (491e232)

Posted by Olivier Lamy <ol...@apache.org>.
2013/5/10 Andrew Phillips <ap...@qrmedia.com>:
>> loop in dev@
>> could be a solution using webdav cloudbees private location ?
>
>
> Yes. That's what we currently do for credentials for Maven, for example -
> they're in a private settings.xml file. That's also I think what we would do
> for publishing snapshots to the Apache repo.
>
> Replacing the parent POM, by the way, will mean that we will need to add a
> couple of settings that are currently inherited from the Sonatype POM to our
> project POM to ensure we can still release to Maven Central.
>
most of them are in the Apache parent pom :-) so not sure that will
need to much work.
> Create a JIRA issue for this?

As you want.
BTW I can take care of that if needed.

>
> ap



--
Olivier Lamy
Ecetera: http://ecetera.com.au
http://twitter.com/olamy | http://linkedin.com/in/olamy

Re: Fwd: [jclouds.github.com] add script to deploy web site (491e232)

Posted by Andrew Phillips <ap...@qrmedia.com>.
> loop in dev@
> could be a solution using webdav cloudbees private location ?

Yes. That's what we currently do for credentials for Maven, for  
example - they're in a private settings.xml file. That's also I think  
what we would do for publishing snapshots to the Apache repo.

Replacing the parent POM, by the way, will mean that we will need to  
add a couple of settings that are currently inherited from the  
Sonatype POM to our project POM to ensure we can still release to  
Maven Central.

Create a JIRA issue for this?

ap