On Jan 17, 2007, at 3:32 PM, Jean-Sebastien Delfino wrote:

Jeremy Boynes wrote:
On Jan 13, 2007, at 2:12 PM, Jean-Sebastien Delfino wrote:


I have committed the changes under revision r495979.

I have republished corresponding snapshot jars of the spec SCA API and the Tuscany Kernel core module: http://people.apache.org/repo/m2-snapshot-repository/org/osoa/sca- api-r0.95/1.0-incubator-SNAPSHOT/ http://people.apache.org/repo/m2-snapshot-repository/org/apache/ tuscany/sca/kernel/core/1.0-incubator-SNAPSHOT/

Please can you fix the group permissions on the uploaded files so that others can update them: -rw-r--r-- 1 jsdelfino apcvs 28405 Jan 13 13:58 sca-api- r0.95-1.0-incubator-20070113.215809-1.jar

You can get mvn to do this for you by configuring it in your settings.xml file:
    <server>
      <id>apache.snapshots</id>
      <directoryPermissions>775</directoryPermissions>
      <filePermissions>664</filePermissions>
    </server>

Thanks
--
Jeremy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Done. I think I fixed all the permissions but let me know if I missed any. Thanks.

Thanks - I've deployed a new snapshot which adds setContext to CurrentCompositeContext (r497187)
--
Jeremy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to