<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p>Hi Thorsten,</p>
<p>I did these steps:<br>
<br>
1. Clone alkacon-oamp <a
href="https://github.com/alkacon/alkacon-oamp.git">https://github.com/alkacon/alkacon-oamp.git</a>
clonen (Branch 9.5.x)<br>
2. Edit gradle.properties:<br>
- opencms_version=9.5.3 (which is the newest component version
in Maven: <a
href="https://mvnrepository.com/artifact/org.opencms/opencms-components">
https://mvnrepository.com/artifact/org.opencms/opencms-components</a>)<br>
- java_target_version=1.8<br>
3. Open console and call<br>
- "gradle dist_com.alkacon.opencms.v8.commons"<br>
- "gradle dist_com.alkacon.opencms.v8.formgenerator"<br>
4. Modules will be created to ../../BuildOAMP/modulesZip, jars to
../../BuildOAMP/libs<br>
- Copy jars to your project<br>
- Import modules com.alkacon.opencms.commons-1.0.1.zip and
com.alkacon.opencms.v8.formgenerator-2.3.0.zip to your cms</p>
Greets,<br>
Tobias<br>
<br>
<div class="moz-cite-prefix">Am 01.12.2017 um 12:21 schrieb Thorsten
Duhn:<br>
</div>
<blockquote type="cite"
cite="mid:1FA9515E60FA984CBB721F5031AC1520011A566B@DC.regio.local">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<meta name="Generator" content="Microsoft Word 14 (filtered
medium)">
<style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";
mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
span.E-MailFormatvorlage17
{mso-style-type:personal-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;
mso-fareast-language:EN-US;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="WordSection1">
<p class="MsoNormal">Hello,<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I have a problem, which was asked for in
here before, in April: „Web Forms Captcha not showing -
NoClassDefFoundError“ [1]<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">The answer given then indicates that it is
solved in GitHub already (I guess „Fixed issue with
incompatibilities of jCaptcha library with Java 8“ [2] two
years ago). But do I really need to „compile jars and module
with Java 8“ by myself – for which I would need to create an
enviroment with all the things I don’t know by now? Anyone
having a fixed Java 8 version available? What is the intended
workflow for bugfixed OAMP modules in general, are there
further releases planned?<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Sorry, OpenCms devepment is rare here, it’s
not our business, so I stick with JSP and avoided compiled
Java in modules by now…<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Regards,<br>
Thorsten<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">[1] <a
href="http://lists.opencms.org/pipermail/opencms-dev/2017q2/041622.html"
moz-do-not-send="true">
http://lists.opencms.org/pipermail/opencms-dev/2017q2/041622.html</a><o:p></o:p></p>
<p class="MsoNormal">[2] <a
href="https://github.com/alkacon/alkacon-oamp/commit/6939644f720e54160cf4ca053923f5c87d5c3ae0"
moz-do-not-send="true">
https://github.com/alkacon/alkacon-oamp/commit/6939644f720e54160cf4ca053923f5c87d5c3ae0</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
This mail is sent to you from the opencms-dev mailing list
To change your list options, or to unsubscribe from the list, please visit
<a class="moz-txt-link-freetext" href="http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev">http://lists.opencms.org/cgi-bin/mailman/listinfo/opencms-dev</a>
</pre>
</blockquote>
<br>
</body>
</html>