Some of these issues may have been addressed in JIRA issue TUSCANY-780<http://issues.apache.org/jira/browse/TUSCANY-780>which I opened a while back and submitted a patch. It may be a bit late to apply now given the suggested changes to the site. For future reference, is there any reason that this patch was never looked at?
thanks, Lee On 11/5/06, Luciano Resende <[EMAIL PROTECTED]> wrote:
Hi David First of all, welcome to Tuscany. You can start raising JIRAS for the problems you have found at : http://issues.apache.org/jira/browse/TUSCANY You are also welcome to submit patches for getting these doc contents updated, or the community could take a look and help updating/fixing these issues. Please don't hesitate on submitting these JIRAs or asking any further question to the list. - Luciano ---------- Forwarded message ---------- From: David Sanders <[EMAIL PROTECTED]> Date: Nov 5, 2006 12:06 PM Subject: Re: [RESULT] Release DAS Java M2 RC4b To: [EMAIL PROTECTED] Hi, I recently subscribed to the mailing lists and started playing with Tuscany. How do I report doc errors such as below? I can resolve the problems, but would like to get the docs updated. Thank you. Problem 1 http://incubator.apache.org/tuscany/java-projects.html says " Dowload apache-tomcat-5.5.17 apache-tomcat-5.5.17.zip < http://www.uniontransit.com/apache/tomcat/tomcat-5/v5.5.17/bin/apache-tomcat-5.5.17.zip > for Windows or apache-tomcat-5.5.17.tar.gz < http://www.uniontransit.com/apache/tomcat/tomcat-5/v5.5.17/bin/apache-tomcat-5.5.17.tar.gz > for Linux to the *tuscany\java\distribution\tomcat-overlay directory*. Do not unpack." Problem: Subsequent svn co step complains that distribution dir exists. Solution: Download tomcat to the above dir after checking out the tuscany source. Problem 2 Under Running the samples of the above URL, the following references a nonexistant bat file. * Change the directory to the tuscany\java\distribution * Run build-dist.bat (for win32 platforms), or build-dist.sh (for linux) Problem 3 Many of the local refs don't work, e.g., http://incubator.apache.org/tuscany/java-projects.html#Running%20The%20Samples Luciano Resende wrote: > Passed with binding +1s from Kelvin, Brent, Kevin > And my +1 vote (just not sure if binding yet). > > I'll start the process of submitting for voting under IPMC. > > - Luciano > > On 11/2/06, Kevin Williams <[EMAIL PROTECTED]> wrote: >> >> Just verified the binaries on OS X. Looks Good! >> +1 >> >> Luciano Resende wrote: >> >> > Hi Everyone >> > >> > >> > Please vote to approve DAS Java Milestone 2 distributions. The vote is >> > open >> > for at least the next 72 hours. At least three +1 votes are required, >> and >> > only the votes from Tuscany committees are binding. If the majority of >> > all >> > votes is positive, I will send a summary of that vote to the >> Incubator's >> > general list to formally request the Incubator PMC to approve the >> Tuscany >> > DAS M2 release. >> > >> > The release candidate is available at: >> > >> > http://people.apache.org/~kelvingoodson/das_java/RC4b/< >> http://people.apache.org/%7Ekelvingoodson/das_java/RC4a/> >> > >> > >> > The release is taged at : >> > >> > >> > >> https://svn.apache.org/repos/asf/incubator/tuscany/tags/java/das/1.0-incubator-M2/ >> >> > >> > >> > >> > What's new in DAS Java M2 >> > >> > DAS Core features >> > >> > - MySQL support >> > - Static Data Objects >> > - Dynamic root for static graphs >> > - "Unique" attribute on relationships >> > - Explicit ResultSet shape definition >> > - Improved logging >> > - Programmatic Configuration >> > - Helper for empty SDO Graph >> > - Convention over configuration >> > - Column named "ID" is the PK >> > - Column named "xxx_ID" is the FK to table "xxx" >> > >> > DAS Samples >> > - Tomcat integration and automated DAS samples testing (htmlUnit) >> > - DAS Samples now have all dependencies and source code inside the >> > sample war >> > >> > For detailed user documentation and feature descriptions, access >> Tuscany >> > DAS Wiki page >> > - http://wiki.apache.org/ws/Tuscany/TuscanyJava/DAS_Java_Overview >> > >> > >> > Thanks >> > Luciano Resende >> > >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >
