Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ecf-dev] CruiseControl up again and daily builds available on eclipse., org

Sure, I'll do that. I do have a concern about permissions though.
 
 

I'm using ant's scp task today to transfer the files to dev.eclipse.org. I put the files in downloads/technology/ecf. I noticed that the permissions are different from the permissions of the files already there. The permissions of my transferred files appear as -rw-r--r-- while the other files are -rwxrwxrwx. My umask on both ecf2 and dev.eclipse.org is 0002.

 

1.

Ant docs tell me that the scp task should use umask permissions. They don't appear to. It looks as if I'm seeing a umask of 022.

 

2.

What permissions do I really need to have in downloads/technology/ecf? Is it necessary to have execute permission on the zips to be downloaded?

 

 -ted
 
On 8/23/07, Scott Lewis <slewis@xxxxxxxxxxxxx> wrote:
Hi Ted,

This looks great!  Is it easy to re-order the daily build links on the page so that the sdk is first among the daily build zips?

Scott

Ted Kubaska wrote:
CruiseControl on ecf2 is running again. In addition, daily builds should be available on the ECF downloads page http://www.eclipse.org/ecf/downloads.php

Eventually, I think we want to keep daily builds that are dated and go back about a week. But right now you just get the latest daily build. The build only occurs if the repository has changed, but for ecf that happens just about every day. For notifications about builds, subscribe to the ecf-build mail list https://dev.eclipse.org/mailman/listinfo/ecf-build
--
-Ted

_______________________________________________ ecf-dev mailing list ecf-dev@xxxxxxxxxxx https://dev.eclipse.org/mailman/listinfo/ecf-dev

 

_______________________________________________
ecf-dev mailing list
ecf-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ecf-dev




--
-Ted

Back to the top