This isn't directly related, but I do have a pom for the i18n
dependency, which also requires patching the pom for the core
subproject. If nobody's yet done a build.xml, I'll take a look at
generating one of those and submitting a patch.
cheers,
AC
On 24-Mar-07, at 3:19 PM, James M Snell wrote:
+1. that's been on my todo list. It wouldn't break my heart if
someone
else got to it first ;-)
- James
Garrett Rooney wrote:
So, if the i18n code is going to be separate from the rest of Abdera
(i.e. we're planning on moving it out of the tree eventually)
would it
be possible to extract its build logic from build/build.xml? I was
thinking of updating my work-in-progress ivy patch today, but I don't
want to totally duplicate the current logic to build the i18n stuff.
It seems like we could just put a stupidly-simple build.xml in
dependencies/i18n, and since we are trying to make that code
independent it's going to need that eventually anyway...
-garrett