Problem with Depot command handler
Carel Paradis
carelparadis-dev at videotron.ca
Thu Jan 5 17:52:24 EST 2006
----- Original Message -----
From: "Stephen McConnell" <mcconnell at dpml.net>
To: "'DPML Development'" <dev-dpml at lists.ibiblio.org>
Sent: Thursday, January 05, 2006 17:21
Subject: RE: Problem with Depot command handler
>
>
>> -----Original Message-----
>> From: dev-dpml-bounces at lists.ibiblio.org
>> [mailto:dev-dpml-bounces at lists.ibiblio.org] On Behalf Of
>> Stephen McConnell
>> Sent: Friday, 6 January 2006 8:41 AM
>> To: 'DPML Development'
>> Subject: RE: Problem with Depot command handler
>>
>>
>> > On Windows, I have the same problem when I remove the
>> system property
>> > -Ddpml.transit.include.tools=true from the file build.lap.
>>
>> Loooking into this now.
>
> OK - found the problem.
>
> The issue is that our system classloader is adding tools. jar if the
> property is present (whereas the changes I made are updating system
> properties after the system classloader has been established). Perhaps
> the
> easiest solution for the Unix environment is to basically copy the content
> of the depot script into the build script which would give us direct
> control
> over the system property declarations to the java command.
>
> What do you think?
>
This means creating two new scripts: build-unix.sh and build-cygwin.sh. I
can do this but it not clean as having only the full scripts for depot.
Carel
> /Steve.
>
> _______________________________________________
> dev-dpml mailing list
> dev-dpml at lists.ibiblio.org
> http://lists.ibiblio.org/mailman/listinfo/dev-dpml
More information about the dev-dpml
mailing list