Closed GoogleCodeExporter closed 9 years ago
Hi
I will evaluate this. I do not want to add public methods to the API that are
only used for testing purpose. Would a system property also do the job.
Lets say you do System.setProperty("com.btr.proxy.pac.overrideLocalIP",
"192.168.0.123");
The PacScriptMethods will then test for the existence of this property and use
it.
Original comment by rosstaus...@googlemail.com
on 11 Dec 2010 at 12:05
Yes, I think a system property will do as well.
Thank you,
Falk
Original comment by falk.joh...@googlemail.com
on 11 Dec 2010 at 12:14
Hello Falk,
I just checked in some changes to the repository. I added the system property
com.btr.proxy.pac.overrideLocalIP
I will not build a new version because of this minor change so you have to grab
the latest version from SVN. But that one is very stable.
Have fun,
- Rossi
Original comment by rosstaus...@googlemail.com
on 11 Dec 2010 at 11:42
Original issue reported on code.google.com by
falk.joh...@googlemail.com
on 10 Dec 2010 at 8:30