Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [higgins-dev] org.eclipse.higgins.icard.provider.cardspace.commonM-08does not build

The icard projects have gotten impossible to build and use with other 
projects recently as it appears they have moved to plugins and cannot be 
used as regualr JARs,

Thanks,
Mike

higgins-dev-bounces@xxxxxxxxxxx wrote on 06/29/2007 01:08:48 PM:

> Mike,
> 
> > BUILD FAILED
> > C:\Documents and
> > 
Settings\Administrator\Higgins\org.eclipse.higgins.icard\buildaux.xml:117:
> > The following error occurred while executing this line:
> > java.io.FileNotFoundException: C:\Documents and
> > Settings\Administrator\Higgins\org.eclipse.higgins.icard\${org.
> eclipse.higgins.idas.location}\build.xml
> 
> I just commented compiling of IdAS in "-compile-subprojects"  target of 
> buildaux.xml of org.eclipse.higgins.icard project, because IdAS is not 
> required by ICard project (and checked in this change). However I am 
unable 
> to build this project using  buildaux.xml, because parameter 
> "org.eclipse.higgins.registry.location" is absent by some reason and 
> org.eclipse.higgins.registry subproject can not be compiled too. I am 
not 
> sure, but it looks the following parameter should be added to 
buildaux.xml:
> <property name="org.eclipse.higgins.registry.location" 
> value="../org.eclipse.higgins.registry"/>
> 
> Thanks,
> Sergey Lyakhov
> 
> ----- Original Message ----- 
> From: "Michael McIntosh" <mikemci@xxxxxxxxxx>
> To: "Higgins (Trust Framework) Project developer discussions" 
> <higgins-dev@xxxxxxxxxxx>
> Cc: "Higgins (Trust Framework) Project developer discussions" 
> <higgins-dev@xxxxxxxxxxx>; <higgins-dev-bounces@xxxxxxxxxxx>
> Sent: Friday, June 29, 2007 6:39 PM
> Subject: Re: [higgins-dev] 
> org.eclipse.higgins.icard.provider.cardspace.commonM-08does not build
> 
> 
> > Sergey,
> >
> > So the problem is that it cannot build icard since it depends on idas:
> >
> > BUILD FAILED
> > C:\Documents and
> > 
Settings\Administrator\Higgins\org.eclipse.higgins.icard\buildaux.xml:117:
> > The following error occurred while executing this line:
> > java.io.FileNotFoundException: C:\Documents and
> > Settings\Administrator\Higgins\org.eclipse.higgins.icard\${org.
> eclipse.higgins.idas.location}\build.xml
> > (The system cannot find the path specified)
> >
> > Thanks,
> > Mike
> >
> > higgins-dev-bounces@xxxxxxxxxxx wrote on 06/29/2007 09:01:50 AM:
> >
> >> Mike,
> >>
> >> It looks that org.eclipse.higgins.icard.provider.cardspace.common
> > project of
> >> M-08 branch is buildable. Also this project doesn't use IdAS 
interfaces.
> > Do
> >> you really have problems to build this project? I suppose you can 
have
> >> problems with org.eclipse.higgins.icard.provider.cardspace.managed
> > project,
> >> because it was not yet implemented for new IdAS on the moment I 
checked
> > it
> >> in M-08.  If you have a problem with  .managed, not with  .common, 
could
> > you
> >> just remove it from your build. If it is not possible, I  think we 
need
> > to
> >> remove this project from M-08 branch.
> >>
> >> Thanks,
> >> Sergey Lyakhov
> >>
> >> ----- Original Message ----- 
> >> From: "Michael McIntosh" <mikemci@xxxxxxxxxx>
> >> To: <higgins-dev@xxxxxxxxxxx>
> >> Sent: Thursday, June 28, 2007 6:47 PM
> >> Subject: [higgins-dev]
> >> org.eclipse.higgins.icard.provider.cardspace.commonM-08 does not 
build
> >>
> >>
> >> > This branch does not build with the M-08 Branch of
> >> > org.eclipse.higgins.idas.*
> >> >
> >> > Can someone please look into this ASAP. I'd like to get an M-08 STS
> >> > distribution/download built ASAP.
> >> >
> >> > Thanks,
> >> > Mike
> >> > _______________________________________________
> >> > higgins-dev mailing list
> >> > higgins-dev@xxxxxxxxxxx
> >> > https://dev.eclipse.org/mailman/listinfo/higgins-dev
> >>
> >> _______________________________________________
> >> higgins-dev mailing list
> >> higgins-dev@xxxxxxxxxxx
> >> https://dev.eclipse.org/mailman/listinfo/higgins-dev
> >
> > _______________________________________________
> > higgins-dev mailing list
> > higgins-dev@xxxxxxxxxxx
> > https://dev.eclipse.org/mailman/listinfo/higgins-dev 
> 
> _______________________________________________
> higgins-dev mailing list
> higgins-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/higgins-dev



Back to the top