Hi, When you extract the src and do mvn build, all these files will get generated. There is a sdo-plugin used (see pom.xml) which does xsd2java generation. So in the src zip, the xsds will be there but not the java files. If you take the bin zip , you will get the class files for these.
Regards, Amita On 9/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Hi , > When I downlaod the tuscany-das-1.0-incubating-beta1-src.zip , the zip > file doesn't include the source file > such as "org.apache.tuscany.das.rdb.config.Parameter" , > "org.apache.tuscany.das.rdb.config.Command" . > > Why these source file couldn't included the source zip ? > > > Leo > >
