You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by ga...@hubmind.net on 2004/01/22 21:49:32 UTC

Ant and Starteam 1.54

Has anyone succeeded in getting ANT to work with Starteam 1.54?

I have included the starteam54.jar file in my path although the bulid fails with
the error message : BUILD FAILED: java.lang.ExceptionInInitializerError

Any help would be appreciated.

Cheers,

Gareth

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Ant and Starteam 1.54

Posted by Steve Cohen <sc...@javactivity.org>.
Glad to know my code still works on a version of starteam that wasn't around 
when I wrote it.  In truth, I never had too many forward-compatibility issues 
to deal with.  Their engine has been pretty stable.


On Friday 23 January 2004 7:37 am, gareth.addison@hubmind.net wrote:
> Thanks for the reply. I got it to work in the end. Ashamedly it was an RTFM
> issue.
>
> G
>
> > On Thursday 22 January 2004 2:49 pm, gareth.addison@hubmind.net wrote:
> > > Has anyone succeeded in getting ANT to work with Starteam 1.54?
> > >
> > > I have included the starteam54.jar file in my path although the bulid
> >
> > fails
> >
> > > with the error message : BUILD FAILED:
> > > java.lang.ExceptionInInitializerError
> > >
> > > Any help would be appreciated.
> > >
> > > Cheers,
> > >
> > > Gareth
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > > For additional commands, e-mail: user-help@ant.apache.org
> >
> > I wrote much of the code for the Starteam integration with ant.
> > starteam54.jar is a new filename to me, a new version we never had to
> > deal with when I was doing the coding.  5.1, and 5.21 were known to work.
> >
> > I no longer work for an employer where starteam is used so I am not in a
> > position to maintain this code any longer.  Another volunteer is needed.
> >
> > If you could print out a stack trace I could at least know what method is
> > failing.  However, I won't be able to help.  We tried to communicate with
> > Borland about getting access to the servers and SDKs of their latest
> > version.
> >
> > We never found anyone there who could comprehend Open Source as something
> > they were interested in supporting, and they would only support us if we
> > were
> >
> > paying customers of theirs.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > For additional commands, e-mail: user-help@ant.apache.org
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Ant and Starteam 1.54

Posted by ga...@hubmind.net.
Thanks for the reply. I got it to work in the end. Ashamedly it was an RTFM issue.

G

> On Thursday 22 January 2004 2:49 pm, gareth.addison@hubmind.net wrote:
> > Has anyone succeeded in getting ANT to work with Starteam 1.54?
> >
> > I have included the starteam54.jar file in my path although the bulid
> fails
> > with the error message : BUILD FAILED:
> > java.lang.ExceptionInInitializerError
> >
> > Any help would be appreciated.
> >
> > Cheers,
> >
> > Gareth
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> > For additional commands, e-mail: user-help@ant.apache.org
> 
> I wrote much of the code for the Starteam integration with ant.  
> starteam54.jar is a new filename to me, a new version we never had to deal 
> with when I was doing the coding.  5.1, and 5.21 were known to work.
> 
> I no longer work for an employer where starteam is used so I am not in a 
> position to maintain this code any longer.  Another volunteer is needed.
> 
> If you could print out a stack trace I could at least know what method is 
> failing.  However, I won't be able to help.  We tried to communicate with 
> Borland about getting access to the servers and SDKs of their latest version.
>  
> We never found anyone there who could comprehend Open Source as something 
> they were interested in supporting, and they would only support us if we were
> 
> paying customers of theirs.
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org
> 
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


Re: Ant and Starteam 1.54

Posted by Steve Cohen <sc...@javactivity.org>.
On Thursday 22 January 2004 2:49 pm, gareth.addison@hubmind.net wrote:
> Has anyone succeeded in getting ANT to work with Starteam 1.54?
>
> I have included the starteam54.jar file in my path although the bulid fails
> with the error message : BUILD FAILED:
> java.lang.ExceptionInInitializerError
>
> Any help would be appreciated.
>
> Cheers,
>
> Gareth
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
> For additional commands, e-mail: user-help@ant.apache.org

I wrote much of the code for the Starteam integration with ant.  
starteam54.jar is a new filename to me, a new version we never had to deal 
with when I was doing the coding.  5.1, and 5.21 were known to work.

I no longer work for an employer where starteam is used so I am not in a 
position to maintain this code any longer.  Another volunteer is needed.

If you could print out a stack trace I could at least know what method is 
failing.  However, I won't be able to help.  We tried to communicate with 
Borland about getting access to the servers and SDKs of their latest version.  
We never found anyone there who could comprehend Open Source as something 
they were interested in supporting, and they would only support us if we were 
paying customers of theirs.

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org


RE: Ant and Starteam 1.54

Posted by Ron Coutts <rc...@envistatech.com>.
> Has anyone succeeded in getting ANT to work with Starteam 1.54?
> 
> I have included the starteam54.jar file in my path although 
> the bulid fails with the error message : BUILD FAILED: 
> java.lang.ExceptionInInitializerError
> 
> Any help would be appreciated.
> 
> Cheers,
> Gareth
> 

Instead of using the StarTeam tasks, I've called the 'stcmd' (StarTeam
command line application) using the <exec> task.  This should give you all
the control you need using 'vanilla' Ant and doesn't rely on ongoing
maintenance of the StarTeam tasks.

Ron  


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@ant.apache.org
For additional commands, e-mail: user-help@ant.apache.org