You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ar...@mindspring.com on 2003/06/20 22:42:52 UTC

iBiblio upload request

In preparation for the forthcoming PDF plugin update:

<dependency>
  <id>fop</id>
  <version>0.20.5rc3a</version>
</dependency>

<dependency>
  <id>batik</id>
  <version>1.5nightly12nov2002</version>
</dependency>

The FOP 20.5.rc3 release is available from http://xml.apache.org/batik/dist/

The Batik jar included in the FOP 0.20.5rc3 release 
is the one that works -- I have called this, tentatively,
1.5nightly12nov2002. I could **not** get the current Batik release candidate to work.

-- Andrew

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


Re: iBiblio upload request

Posted by dion gillard <di...@multitask.com.au>.
arjaquith@mindspring.com wrote:
> In preparation for the forthcoming PDF plugin update:
> 
> <dependency>
>   <id>fop</id>
>   <version>0.20.5rc3a</version>
> </dependency>

How is this different from 
http://www.ibiblio.org/maven/fop/jars/fop-0.20.5-rc3-alpha.jar

> <dependency>
>   <id>batik</id>
>   <version>1.5nightly12nov2002</version>
> </dependency>

> The Batik jar included in the FOP 0.20.5rc3 release 
> is the one that works -- I have called this, tentatively,
> 1.5nightly12nov2002. I could **not** get the current Batik release candidate to work.
How about we give it a different name.

Maybe 1.5-fop-0.20-5.rc3? or something to show where it came from?



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org