On Mon, 2002-04-15 at 15:35, Eric Pugh wrote: > I see! Maybe then a change could be made to non-distributable-jars.list to > add a message, something like: > > "Make sure that the activation.jar you download is named > activation-1.0.1.jar" > > so that other people don't run through the same difficulty.
Noted, added to the task list for the b4 release. > Eric > > -----Original Message----- > From: Jason van Zyl [mailto:[EMAIL PROTECTED]] > Sent: Monday, April 15, 2002 2:07 PM > To: Turbine Developers List > Subject: Re: Error in project.xml > > > On Mon, 2002-04-15 at 14:17, Eric Pugh wrote: > > Hi all, > > > > The project.xml file has an error. The activiation jar when downloaded > from > > sun is just activation.jar. Currently you have to rename the jar from > > activation-1.0.1.jar to activation.jar to compile the code. Here is the > > diff: > > > > cvs -z9 diff project.xml (in directory C:\java\jakarta-turbine-2\) > > Index: project.xml > > =================================================================== > > RCS file: /home/cvspublic/jakarta-turbine-2/project.xml,v > > retrieving revision 1.28 > > diff -r1.28 project.xml > > 368c368 > > < <jar>activation-1.0.1.jar</jar> > > --- > > > <jar>activation.jar</jar> > > > > *****CVS exited normally with code 1***** > > Unfortunately you have to rename it. There is actually nothing that can > be done in this particular case because not even the manifest inside the > JAR states what version of the JAF we are actually dealing with. Thanks > Sun! > > We are trying to sort these nasty issues out on a larger scale but some > manual fudging has to be done right now. The JAF is a particularly good > example of bad process. Without the distribution you can't tell easily > what version of the JAF you're dealing with. > > > Eric Pugh > > > > > > -- > > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > -- > jvz. > > Jason van Zyl > [EMAIL PROTECTED] > > http://tambora.zenplex.org > > > -- > To unsubscribe, e-mail: > <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: > <mailto:[EMAIL PROTECTED]> > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- jvz. Jason van Zyl [EMAIL PROTECTED] http://tambora.zenplex.org -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>