I'm not sure how I can help or what the exact problem is but I am very concerned to see that you are manually building tapestry by hand.
I guess the context relative build just won't work for you? I did sit down and specifically make sure that particular feature works. JETTY wasn't correctly handling css relative image paths which I have filed with them but other than that everything worked just fine. On 11/30/06, Josh Long <[EMAIL PROTECTED]> wrote:
OK spoke too soon on one bit --the revision youre using for dojo is hard coded into the dojo.js incuded so worst case i can just customize that build revision... However I still don't know what the tapestry revision and nonetheless, the resulting dojo.js breaks when i build it.. Thanks in advance for any illumination, Josh On 11/30/06, Josh Long <[EMAIL PROTECTED]> wrote: > > Hello world! > > Jesse, with respect to building my own tapestry to get a dojo that's > customized (custom profile) and works, what's the recommended way to figure > out which version of dojo you used when you built it? How do you build it > and dojo? > > Assuming Im staring at svn head of both dojo and tapestry (or, better, > whatever version youve used, which seems to work but just doesnt have any of > the packages i really need inlined), what is my course of action? > > I tried going into [src]/tapestry-framework/src/js and then, having > delete the dojo directory, running > > ant package -Djava.classes.dir=. -Ddojo.dir=/home/me/Documents/Data/code/ > dojo/buildscripts/ > > Which in turn produces a tapestry-framework/src/js/dojo/dojo/dojo.js which > it tunrs out is 1 directory too nested for the maven build so i have to > manually move dojo/dojo to just dojo and then i run mvn clean install at the > root of the tapestry source and i get a dojo profile that works fine at > ${HOST}:8080/${CONTEXT_NAME}/app but not at just ${HOST}:8080/app! heh..... > > Anyway, thanks in advance, any help would be sincerely, genuinely, wholely > appreciated.. > > Josh > > > > > > > my >
-- Jesse Kuhnert Tapestry/Dojo/(and a dash of TestNG), team member/developer Open source based consulting work centered around dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]