File tree Expand file tree Collapse file tree 7 files changed +7
-0
lines changed
commons-vfs2-distribution Expand file tree Collapse file tree 7 files changed +7
-0
lines changed Original file line number Diff line number Diff line change 7575 </commons .osgi.import>
7676 <!-- Hadoop jars contain overlapping packages that blow up JPMS -->
7777 <moditect .skip>true</moditect .skip>
78+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
7879 <project .build.outputTimestamp>2024-03-03T15:45:26Z</project .build.outputTimestamp>
7980 </properties >
8081
Original file line number Diff line number Diff line change 6565 <properties >
6666 <commons .parent.dir>${basedir} /..</commons .parent.dir>
6767 <checkstyle .skip>true</checkstyle .skip>
68+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
6869 <project .build.outputTimestamp>2024-03-03T15:45:26Z</project .build.outputTimestamp>
6970 </properties >
7071</project >
Original file line number Diff line number Diff line change @@ -37,6 +37,7 @@ limitations under the License.
3737 <checkstyle .skip>true</checkstyle .skip>
3838 <commons .parent.dir>${basedir} /..</commons .parent.dir>
3939 <commons .release.isDistModule>true</commons .release.isDistModule>
40+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
4041 <project .build.outputTimestamp>2024-03-03T15:45:26Z</project .build.outputTimestamp>
4142 </properties >
4243
Original file line number Diff line number Diff line change 6262 <commons .osgi.import>
6363 *
6464 </commons .osgi.import>
65+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
6566 <project .build.outputTimestamp>2024-03-03T15:45:26Z</project .build.outputTimestamp>
6667 </properties >
6768
Original file line number Diff line number Diff line change 126126 org.apache.commons.httpclient.*;resolution:=optional,
127127 *
128128 </commons .osgi.import>
129+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
129130 <project .build.outputTimestamp>2024-03-03T15:45:26Z</project .build.outputTimestamp>
130131 </properties >
131132
Original file line number Diff line number Diff line change 125125 org.apache.jackrabbit.*;resolution:=optional,
126126 *
127127 </commons .osgi.import>
128+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
128129 <project .build.outputTimestamp>2024-03-03T15:45:26Z</project .build.outputTimestamp>
129130 </properties >
130131
Original file line number Diff line number Diff line change 113113 <clirr .skip>true</clirr .skip>
114114 <japicmp .skip>false</japicmp .skip>
115115 <jacoco .skip>false</jacoco .skip>
116+ <!-- project.build.outputTimestamp is managed by Maven plugins, see https://maven.apache.org/guides/mini/guide-reproducible-builds.html -->
116117 <project .build.outputTimestamp>2024-01-01T00:00:00Z</project .build.outputTimestamp>
117118 </properties >
118119
You can’t perform that action at this time.
0 commit comments