--- Begin Message ---
Hi,
I've made a few changes and uploaded it to the JPP 1.7 'devel' area.
Asked Jason to review it for us.
I will implement his changes later today or tomorrow morning, add the
switch mechanism and then re-upload it to 'free'.
Thanks again for taking the initiative to get javahelp into the free
section.
Regards,
Fernando
Jaroslav Tulach wrote:
> <quote who="Fernando Nasser">
>> Jaroslav Tulach wrote:
>>> <quote who="Fernando Nasser">
>>>
>>> The javahelp has a conditional reference to JDIC sources. It works
>>> without them, but if the class is found it has better integration with
>>> native browser (I guess firefox is supported on Unixes).
>>>
>>> The JDIC project is LGPL: https://jdic.dev.java.net/
>>>
>>> I see two ways how to fix the problem:
>>> 1. patch the sources to not refer to the JDIC project
>>> 2. provide SPEC file for the JDIC project as well
>>>
>>> Which one should be taken in your opinion?
>>> -jst
>>>
>>> PS: I guess #1 is simpler, so I try that one for now. Also I try to
>>> investigate why the build succeeds on my computer.
>> I'd like to make this an option. That way one can specify a '--with
>> jdic' to build with this support (one will do if they have the jdic
>> package) or not.
>>
>> So, if you provide a patch, I can add the switch and we leave it as
>> default 'without' until you can produce a spec file for the jdic as
>> well. Then we upload the 'jdic' one and make the default 'with'.
>
> New SPEC for --without jdic is attached to the issue #243. I am not familiar
> with use of --with in RPM spec files, so please add it yourself. The only
> line that needs to be executed/disabled according to the option is the "rm
> blabla.java" in %setup
>
> -jst
> _______________________________________________
> JPackage-discuss mailing list
> JPackage-discuss@zarb.org
> https://www.zarb.org/mailman/listinfo/jpackage-discuss
>
_______________________________________________
JPackage-discuss mailing list
JPackage-discuss@zarb.org
https://www.zarb.org/mailman/listinfo/jpackage-discuss
--- End Message ---