> If I do a cvs diff I don't see anything different (diff invoked at 20:49
> Paris time).

Look again.  My changes were all complete by 14:09 EDT.

> I replaced the cornerstone-xxx-1.0.jar with corenerstone-xxx-api-1.0.jar
> and corenerstone-xxx-impl-1.0.jar.

I agree with your premise, but if you look at build.xml the way it is right
now (http://cvs.apache.org/viewcvs/james-server/build.xml?annotate=1.138),
the API and IMPL jars are all listed when making the SAR.  The project
classpath doesn't care about separation.  It just wants whatever jar(s) it
needs.  In this case, entries like:

  <pathelement location="${cornerstone-<package>.jar}"/>

are symbolic references to the API jars defined in the properties file.

> > Commons Pool was actually v1.0.1, so I renamed that jar.
> Renamed or replaced?  The jar I committed was 1.0 from ibiblio.

Replaced.  The one we had already been using was an unlabeled v1.0.1,
downloaded from the Jakarta Commons release area.

        --- Noel


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to