I guess I'll wait. No time to muddle through the hard way. Looking forward to it, though. Thanks for all the hard work, Jesse.
--sam On 7/12/06, Jesse Kuhnert <[EMAIL PROTECTED]> wrote:
Do you mean this? http://tapestry.apache.org/tapestry4.1/source-repository.html? I thought I had fixed the maven jar generation to also build source jars (for easier IDE usage), but will double check. The reason the release isn't coming out for another week is to fix documentation and other things. So, once it is actually released your concerns will become retroactively valid, should they still exist. On 7/12/06, Sam Gendler <[EMAIL PROTECTED]> wrote: > > I am not a maven user, and the Tap4.1 site refers only to maven (and > briefly, at that) for getting Tapestry. I was able to figure things > out in order to include Tap4.1 as a dependancy (although truth be > told, I just want a jar file that i can include in an existing > ant-based project), but both tapestry-examples and tapestry-project > fail. > > Missing: > ---------- > 1) org.apache.tapestry:tapestry-examples:jar:4.1.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.tapestry > -DartifactId=tapestry-examples \ > -Dversion=4.1.0-20060711.165511-11 -Dpackaging=jar > -Dfile=/path/to/file > > Path to dependency: > 1) com.euroclick.gb:gb:jar:1.0-SNAPSHOT > 2) org.apache.tapestry:tapestry-examples:jar:4.1.0-SNAPSHOT > > 2) org.apache.tapestry:tapestry-project:jar:4.1.0-SNAPSHOT > > Try downloading the file manually from the project website. > > Then, install it using the command: > mvn install:install-file -DgroupId=org.apache.tapestry > -DartifactId=tapestry-project \ > -Dversion=4.1.0-20060711.165511-13 -Dpackaging=jar > -Dfile=/path/to/file > > > More importantly, however, there doesn't seem to be any documentation > of new functionality in tap4.1, or how to go about upgrading. With > Jesse's implication that tap 4.1 is only about a week away, I want to > try to resolve some of my problems by upgrading to tap 4.1 > (specifically, the DatePicker is incompatible with dojo > LayoutContainer). However, the maven projects just download jar files > so I don't even have source to browse. I'd really like some info > about the json service, although looking at the autocompleter should > be sufficient, but I need source. where do I get it and how do I > build it? > > --sam > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Jesse Kuhnert Tacos/Tapestry, team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]