Robert, thanks for looking at this. I have just returned from a break and investigated the permissions issue. I tested the execution of samples on linux, but because I had set up a new machine for this purpose I did it as root. There I see the permission on the jars as --w----r-T (not sure what the T is) and the samples run fine. Now that I have run the samples as an ordinary I see the permissions as --w----r-- and the execution of the samples fails. I will look into a solution for this now.
Kelvin. On 31/07/07, Robert Burrell Donkin <[EMAIL PROTECTED]> wrote: > On 7/29/07, kelvin goodson <[EMAIL PROTECTED]> wrote: > > The Tuscany project requests permission of the IPMC to release the SDO > > Java 1.0-incubating release. > > The tuscany-dev list vote passed with 5+1s (2 IPMC binding), see ref [0] > > below > > The release candidate RC3 for Tuscany Java SDO archive distribution > > files are posted at [1] > > The release audit tool (rat) files and associated exceptions are > > posted at [1] also > > The maven repository artifacts are posted in a staging repository [2] > > The tag for the source code is at [3] > > major issue > ------------- > > apache-tuscany-sdo-1.0-incubating.zip has permission issues. in > particular, the lib subdirectory contains write only jars. not sure > what's gone wrong but the zip is unusable on macOSX or *nix. > > otherwise good > > comments and suggestions (not normative) > --------------------------------------------------- > > maven/plugin.xml seems to lack header or generation mark. suspect that > this is that old maven bug... > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
