Alexander,
         Attached is a first attempt of recrafting the old tomcat6 packages
in 10.5-EOL into JDK-1.7 based tomcat8 packages.The main change, other than
the upgrade to tomcat 8.0.5 is the change
to…

JAVA_HOME=@JAVA_SDK_HOME@               export JAVA_HOME

in the tomcat8.patch so that the PostInstScript can use

        # Locate locat Java 1.7 SDK
        JDK_LOCATION=`/usr/libexec/java_home`
        perl -pi -e "s|\@JAVA_SDK_HOME\@|$JDK_LOCATION|"
%p/etc/%N/tomcat.conf

to set the proper location for the SDK.
      Are there any particular issues with the tomcat6 packaging that I
should be aware of?
                Jack

Attachment: tomcat8.info
Description: Binary data

Attachment: tomcat8.patch
Description: Binary data

------------------------------------------------------------------------------
Is your legacy SCM system holding you back? Join Perforce May 7 to find out:
• 3 signs your SCM is hindering your productivity
• Requirements for releasing software faster
• Expert tips and advice for migrating your SCM now
http://p.sf.net/sfu/perforce
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to