You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by EP...@upstate.com on 2002/07/17 15:34:31 UTC

RE: cvs commit: jakarta-turbine-fulcrum project.xml project-b5.xm l jars.list

In TDK 2.2 there is another parameter that controls whether to use a
primitive or an object.  The text slips my mind, but it is in the email
archives (I had the same question!)

Eric

-----Original Message-----
From: Jason van Zyl [mailto:jason@zenplex.com]
Sent: Wednesday, July 17, 2002 9:15 AM
To: Turbine Developers List
Subject: Re: cvs commit: jakarta-turbine-fulcrum project.xml
project-b5.xml jars.list


On Wed, 2002-07-17 at 08:54, henning@apache.org wrote:
> henning     2002/07/17 05:54:26
> 
>   Modified:    .        project.xml project-b5.xml jars.list
>   Log:
>   Matched the jar versions with Turbine and Torque
>   Adjusted sequence of dependencies to be the same in project.xml and
>   project-b5.xml
>   Added commons-util jar
>   
>   Revision  Changes    Path
>   1.41      +48 -34    jakarta-turbine-fulcrum/project.xml
>   
>   Index: project.xml
>   ===================================================================
>   RCS file: /home/cvs/jakarta-turbine-fulcrum/project.xml,v
>   retrieving revision 1.40
>   retrieving revision 1.41
>   diff -u -r1.40 -r1.41
>   --- project.xml	13 Jul 2002 10:39:52 -0000	1.40
>   +++ project.xml	17 Jul 2002 12:54:25 -0000	1.41
>   @@ -89,32 +89,48 @@
>      </developers>
>      <dependencies>
>        <dependency>
>   +      <id>activation</id>
>   +      <version>1.0.2</version>

The id is the product 'jaf' NOT 'activation'. I keep seeing this changed
after I change it back. Use the product id, not the name of the JAR
attached to the public artifact.

Java Activation Framework == jaf.
Java Management Extensions == jmx
Java Communications API == jca
Java Cryptography Extension == jce
Java Media Framework == jmf
Java Naming and Directory Interface == jndi

That's the pattern I'm following. That Sun inconsistently names
everything they publish is a problem and in these cases we should
probably go with the product id. At any rate, something to discuss on
the Maven list.

-- 
jvz.

Jason van Zyl
jason@apache.org
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


--
To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>