I've taken the liberty of adding my example to the FAQ:
http://www.antlr.org/wiki/pages/viewpage.action?pageId=13828121
On Thu, Dec 4, 2008 at 9:44 AM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
> It took a LONG time but I have my grammar working. Thanks for the
> pointer. O
> wrote:
> On Wed, 2008-12-03 at 09:49 -0800, Howard Lewis Ship wrote:
>
> I'm working on an improved property expression language for Tapestry
> 5.1. My first step was to recreate what T5.0 accepted in the past
> (using an ad-hoc parser based on regular expressions).
>
/
You can see that the sources artifact is in place there.
On Thu, Jun 5, 2008 at 3:15 PM, Howard Lewis Ship <[EMAIL PROTECTED]> wrote:
> I've update selected parts of my ivy.xml as follows:
>
> rev="5.0.12" conf="runtime">
>
>
AIL PROTECTED]> wrote:
> It's a namespace, but the URL doesn't really matter, only nonamespace
> elements are validated against ivy schema.
>
> Internally Ivy generates files with:
> http://ant.apache.org/ivy/maven";>
> ...
>
>
> Xavier
>
>
sitories.
>
> The second way is to add source and javadoc artifacts when you declare the
> dependencies. Something like:
>
>
> m:qualifier="sources" />
> m:qualifier="javadoc" />
>
>
> HTH,
>
> Xavier
> On Wed, Jun 4, 2008 at 4:
I'm just getting started with Ivy, but one thing that is very
important for me is to easily download source JARs where available.
This runs and places my expected dependencies in lib/
On Wed, Jun 4, 2008 at 7:22 AM, <[EMAIL PROTECTED]> wrote:
> Hi All,
>
>
>
> I was trying to analyze following two lines.
>
>
>
> location="${log.dir}/db_catcs.log"/>
>
>
>
>
>
> Following are my doubts
>
>
>
> 1: is it necessary to write .file in the property name in the first
> line??
This is
ike to do
> that as I auto configure my classpath to point to the retrieve location.
>
> Welcome to ivy. You'll never look to m2 again.
>
>
> -Original Message-
> From: Howard Lewis Ship [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, June 03, 2008 7:48 PM
> To: A
I'm just getting started with Ivy, but one thing that is very
important for me is to easily download source JARs where available.
This runs and places my expected de
I'm trying to synchronize a fileset into a directory using .
However, I also want to flatten the fileset as I synchronize. I can
copy it over flattened, no problem. I just want to delete target
files that aren't in (the flattened) fileset. accepts a
mapper, but doesn't.
I don't mind copying
10 matches
Mail list logo