Commit 146cea2 1 parent 36f68de commit 146cea2 Copy full SHA for 146cea2
File tree 2 files changed +1
-12
lines changed
2 files changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -1435,16 +1435,6 @@ See also com.mysql.cj.conf.PropertyDefinitions.SYSP_* variables for other test o
1435
1435
<!-- ***************************** -->
1436
1436
1437
1437
1438
- <tstamp >
1439
- <format property =" time.year" pattern =" yyyy" />
1440
- <format property =" time.month" pattern =" mm" />
1441
- <format property =" time.day" pattern =" dd" />
1442
- <format property =" time.dayOfWeek" pattern =" EEE" />
1443
- <format property =" time.dayTime" pattern =" HH:mm:ss" />
1444
- <format property =" time.timeZone" pattern =" HH:mm:ss" />
1445
- </tstamp >
1446
-
1447
-
1448
1438
<target name =" -prepare-rpm-deb-commercial-props" if =" ${ com.mysql.cj.build.commercial } " >
1449
1439
<echo >Using Commercial settings</echo >
1450
1440
<property name =" deb_version_suffix" value =" +commercial" />
@@ -1556,7 +1546,6 @@ See also com.mysql.cj.conf.PropertyDefinitions.SYSP_* variables for other test o
1556
1546
<filterset >
1557
1547
<filter token =" PRODUCT" value =" ${ com.mysql.cj.build.driver.displayName } ${ com.mysql.cj.build.driver.version.series } " />
1558
1548
<filter token =" WITH_JARDEPS" value =" ${ com.mysql.cj.extra.libs } " />
1559
- <filter token =" YEAR" value =" ${ time.year } " />
1560
1549
<filter token =" PACKAGE_TIMESTAMP" value =" ${ time.deb.packageTimeStamp } " />
1561
1550
<filter token =" ID_RELEASE" value =" ${ id_release } " />
1562
1551
<filter token =" CODENAME" value =" ${ codename } " />
Original file line number Diff line number Diff line change @@ -4,6 +4,6 @@ Upstream-Contact: MySQL Release Engineering <mysql-build@oss.oracle.com>
4
4
Source: http://dev.mysql.com/
5
5
6
6
Files: *
7
- Copyright: @YEAR@ , Oracle and/or its affiliates. All rights reserved.
7
+ Copyright: 2002, 2018 , Oracle and/or its affiliates. All rights reserved.
8
8
License:
9
9
For licensing information see the LICENSE file in this distribution.
You can’t perform that action at this time.
0 commit comments