[Swift-devel] Q about MolDyn
Mihael Hategan
hategan at mcs.anl.gov
Thu Aug 9 14:02:30 CDT 2007
On Thu, 2007-08-09 at 13:54 -0500, Ioan Raicu wrote:
> a trimmed version of ls -R from viper:/home/nefedova/cogl/modules
> directory, yielded...
> ./karajan/dist/karajan-0.35/lib:
> GenericPortal.jar
>
> ./vdsk/dist/oldstuff/vdsk-0.1-dev/lib:
> GenericPortal.jar
>
> ./vdsk/dist/oldstuff/vdsk-1.0:
> GenericPortal.jar
>
> ./vdsk/dist/oldstuff/vdsk-1.0/lib:
> GenericPortal.jar
>
> ./vdsk/dist/vdsk-0.2-dev/lib:
> GenericPortal.jar
>
> Now, I renamed the jar to FalkonStubs.jar and it can be found in
> /home/nefedova/cogl/modules/provider-deef/lib/
>
> Is it safe to assume that I can remove all the GenericPortal.jar...
There's no need to. Those are dist directories. Just make sure you do
ant distclean in vdsk before building.
> when
> I deploy the provider-deef, will it automatically copy the new
> FalkonStubs.jar to the installed Swift lib directory?
No. You need to edit provider-deef/project.properties.
>
> Thanks,
> Ioan
>
>
> Ben Clifford wrote:
> > On Thu, 9 Aug 2007, Ioan Raicu wrote:
> >
> >
> >> I can clean them up... as I suppose there should only be a single instance of
> >> these stubs, in a lib directory! Where should this master jar be, in which
> >> lib directory?
> >>
> >
> > in the SVN, ideally only one copy of any piece of code. I think the right
> > place is https://svn.ci.uchicago.edu/svn/vdl2/provider-deef/lib
> >
> > That's the only place I see GenericPortal.jar in the provider-deef and
> > swift SVN trees. Do you see elsewhere? if so where?
> >
>
More information about the Swift-devel
mailing list