Hi everybody, Background: in my company's build system, I want to add support for updating jar manifest attributes from Ivy module information. For example, "Implementation-Version" could be set from module revision number, "Implementation-Vendor" from the module organisation, and so on. It seems like a 'pre-publish-artifact' trigger would be a very simple way to do that (and eliminate a lot of redundant Ant code). Are there plans to support 'pre-publish' and 'post-publish' events? I didn't find mention in the JIRA or list archives. If there aren't already plans in progress, and this sounds like a good idea, I'd be happy to try it myself and post the code as a patch somewhere, maybe on the JIRA. What do you think? -jason Jason Trump Software Development Mantis Technology Group (MTGI) http://www.mantis-tgi.com <http://www.mantis-tgi.com/> email [EMAIL PROTECTED] 425-250-0432 (desk) 425-250-0401 (fax)
________________________________ From: Xavier Hanin [mailto:[EMAIL PROTECTED] Sent: Mon 11/26/2007 5:05 AM To: [email protected] Subject: Re: page include broken for tutorial pages FYI this problem should now be fixed in trunk. Xavier On Nov 22, 2007 7:08 PM, Xavier Hanin <[EMAIL PROTECTED]> wrote: > Indeed, I have the problem too. I'll try to have a look when I'll get a > minute, but I think the workaround is to check out ivy whole site: > https://svn.apache.org/repos/asf/incubator/ivy/site/ > > Then the tutorial inclusion should work fine, and since it's only an > svn:external you can make your changes there, no problem. > > Xavier > > > On Nov 22, 2007 6:53 PM, Jing Xue < [EMAIL PROTECTED]> wrote: > > > This is probably more xooki related, but anyways - I just got the latest > > > > ivy trunk(597458), and tried to view the tutorial pages. All the pages > > referencing external shell log txt files fail to have the actual files > > read. > > > > For instance, "Quick Start" would show up with an error message on the > > top of the page that says: > > > > problem while loading URL undefinedtutorial/log/hello-ivy-2.txt: > > [Exception... "Component returned failure code: 0x80520012 > > (NS_ERROR_FILE_NOT_FOUND) [nsIXMLHttpRequest.send ]" nsresult: > > "0x80520012 (NS_ERROR_FILE_NOT_FOUND)" location: "JS frame :: > > file:///home/jingxue/workspace/ivy.svn/doc/xooki/xooki.js :: anonymous > > :: line 163" data: no] > > > > And where hello-ivy-2.txt is supposed to be shown, "null" is shown. > > > > I'm using firefox in Kubuntu Linux. Doesn't work in Konqueror either. > > > > Any thoughts? > > -- > > Jing Xue > > > > > > -- > Xavier Hanin - Independent Java Consultant > http://xhab.blogspot.com/ > http://ant.apache.org/ivy/ > http://www.xoocode.org/ -- Xavier Hanin - Independent Java Consultant http://xhab.blogspot.com/ http://ant.apache.org/ivy/ http://www.xoocode.org/
