Hmm, I really need to look ahead, I now see somebody has already created
jakarta-bsf. As such, I guess the folks depending upon "bsf" really do use
OSS (com.ibm.bsf) and not the Jakarta version.

I suspect I need to create this as a package now, since the CVS repository
is gone. Not know any better, the best I can think of is to take the jar
from: http://ibiblio.org/maven/bsf/jars/. Alternatives welcomed, if needed.

regards,

Adam
----- Original Message ----- 
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 22, 2004 1:15 PM
Subject: cvs commit: gump/project bsf.xml


> ajack       2004/07/22 12:15:13
>
>   Modified:    project  bsf.xml
>   Log:
>   Migrate to Jakarta BSF (from OSS BSF)
>
>   Revision  Changes    Path
>   1.17      +7 -5      gump/project/bsf.xml
>
>   Index: bsf.xml
>   ===================================================================
>   RCS file: /home/cvs/gump/project/bsf.xml,v
>   retrieving revision 1.16
>   retrieving revision 1.17
>   diff -u -r1.16 -r1.17
>   --- bsf.xml 27 Feb 2004 09:22:56 -0000 1.16
>   +++ bsf.xml 22 Jul 2004 19:15:13 -0000 1.17
>   @@ -16,16 +16,20 @@
>    -->
>    <module name="bsf">
>
>   -  <url href="http://oss.software.ibm.com/developerworks/projects/bsf"/>
>   +  <url href="http://jakarta.apache.org/bsf/
>   +"/>
>      <description>
>        Bean Scripting Framework
>      </description>
>      <redistributable/>
>
>   -  <cvs repository="devworks" dir="bsf"/>
>   +  <cvs repository="jakarta" dir="jakarta-bsf"/>
>
>   +  <nag to="[EMAIL PROTECTED]"
>   +         from="Sam Ruby &lt;[EMAIL PROTECTED]&gt;"/>
>   +
>      <project name="bsf">
>   -    <package>com.ibm.bsf</package>
>   +    <package>org.apache.bsf</package>
>
>        <ant target="samples"/>
>
>   @@ -38,8 +42,6 @@
>
>        <license name="license.html"/>
>
>   -    <nag to="[EMAIL PROTECTED]"
>   -         from="Sam Ruby &lt;[EMAIL PROTECTED]&gt;"/>
>      </project>
>
>      <project name="dist-bsf">
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


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

Reply via email to