You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ode.apache.org by "Alan Cabrera (JIRA)" <ji...@apache.org> on 2006/02/28 18:18:50 UTC

[jira] Closed: (ODE-1) Checkin Sybase donation into scratch area

     [ http://issues.apache.org/jira/browse/ODE-1?page=all ]
     
Alan Cabrera closed ODE-1:
--------------------------

    Resolution: Fixed

> Checkin Sybase donation into scratch area
> -----------------------------------------
>
>          Key: ODE-1
>          URL: http://issues.apache.org/jira/browse/ODE-1
>      Project: Apache Ode
>         Type: Task
>     Versions: Incubator
>     Reporter: Alan Cabrera
>     Assignee: Alan Cabrera
>      Fix For: Incubator
>  Attachments: ode-bpe-src.tar.gz
>
> Checkin Sybase donation into scratch area.  This will need to be cleaned.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


Re: [jira] Closed: (ODE-1) Checkin Sybase donation into scratch area

Posted by cory <co...@gmail.com>.
I pulled the code down and tried to build.  There's a little problem
with the build. Here's a patch to fix the build problem.

Index: bpelTests/build.xml
===================================================================
--- bpelTests/build.xml	(revision 381728)
+++ bpelTests/build.xml	(working copy)
@@ -51,9 +51,6 @@
 			<param name="jartest.num" value="10"/>

 		</antcall>

 		<antcall target="jartest">

-			<param name="jartest.num" value="11"/>

-		</antcall>

-		<antcall target="jartest">

 			<param name="jartest.num" value="12"/>

 		</antcall>

 		<antcall target="jartest">

-cory


On 2/28/06, Alan Cabrera (JIRA) <ji...@apache.org> wrote:
>      [ http://issues.apache.org/jira/browse/ODE-1?page=all ]
>
> Alan Cabrera closed ODE-1:
> --------------------------
>
>     Resolution: Fixed
>
> > Checkin Sybase donation into scratch area
> > -----------------------------------------
> >
> >          Key: ODE-1
> >          URL: http://issues.apache.org/jira/browse/ODE-1
> >      Project: Apache Ode
> >         Type: Task
> >     Versions: Incubator
> >     Reporter: Alan Cabrera
> >     Assignee: Alan Cabrera
> >      Fix For: Incubator
> >  Attachments: ode-bpe-src.tar.gz
> >
> > Checkin Sybase donation into scratch area.  This will need to be cleaned.
>
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
>    http://issues.apache.org/jira/secure/Administrators.jspa
> -
> For more information on JIRA, see:
>    http://www.atlassian.com/software/jira
>
>