Wrong class committed, fixed the correct one now Thanks for the control
On Sun, Jul 15, 2018 at 9:23 AM, Felix Schumacher < [email protected]> wrote: > I don't see any changes here, do you? > > Regards, > > Felix > > > > Am 15.07.2018 um 15:22 schrieb [email protected]: > >> Author: pmouawad >> Date: Sun Jul 15 13:22:07 2018 >> New Revision: 1835970 >> >> URL: http://svn.apache.org/viewvc?rev=1835970&view=rev >> Log: >> Bug 62533 - Allow use epoch time as Date String value in function >> __dateTimeConvert >> Make Test implement JMeterSerialTest >> >> Bugzilla Id: 62533 >> >> Modified: >> jmeter/trunk/src/functions/org/apache/jmeter/functions/Date >> TimeConvertFunction.java >> >> Modified: jmeter/trunk/src/functions/org/apache/jmeter/functions/DateT >> imeConvertFunction.java >> URL: http://svn.apache.org/viewvc/jmeter/trunk/src/functions/org/ >> apache/jmeter/functions/DateTimeConvertFunction.java?rev= >> 1835970&r1=1835969&r2=1835970&view=diff >> ============================================================ >> ================== >> --- >> jmeter/trunk/src/functions/org/apache/jmeter/functions/DateTimeConvertFunction.java >> (original) >> +++ >> jmeter/trunk/src/functions/org/apache/jmeter/functions/DateTimeConvertFunction.java >> Sun Jul 15 13:22:07 2018 >> @@ -36,7 +36,7 @@ import org.slf4j.LoggerFactory; >> * Can optionally store it in a variable. >> * >> * @since 4.0 >> - * >> + * >> */ >> public class DateTimeConvertFunction extends AbstractFunction { >> private static final Logger log = LoggerFactory.getLogger(DateTi >> meConvertFunction.class); >> >> >> > -- Cordialement. Philippe Mouawad.
