File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
repositories/org.eclipse.embedcdt-repository/composite Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -197,6 +197,9 @@ which is the public location for the release candidates until the final
197197release is out
198198- click the ** Build Now** link
199199
200+ Check the console output and remember the timestamp shown at the end, it'll
201+ be used later in the composite files.
202+
200203### Update timestamp in README-MAINTENANCE
201204
202205Go to the release candidate folder
Original file line number Diff line number Diff line change 44 type =' org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version =' 1.0.0' >
55 <properties size =' 1' >
66 <!-- timestamp made with `date +%s%3N` on Linux -->
7- <property name =' p2.timestamp' value =' 1665423867935 ' />
7+ <property name =' p2.timestamp' value =' 1682680545949 ' />
88 </properties >
99 <children size =' 1' >
1010 <child location =' ../../releases/6.0.0/p2' />
1414 <child location =' ../../releases/6.2.2/p2' />
1515 <child location =' ../../releases/6.3.0/p2' />
1616 <child location =' ../../releases/6.3.1/p2' />
17+ <child location =' ../../releases/6.3.2/p2' />
1718 </children >
1819</repository >
Original file line number Diff line number Diff line change 44 type =' org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version =' 1.0.0' >
55 <properties size =' 1' >
66 <!-- timestamp made with `date +%s%3N` on Linux -->
7- <property name =' p2.timestamp' value =' 1665423867935 ' />
7+ <property name =' p2.timestamp' value =' 1682680545949 ' />
88 </properties >
99 <children size =' 1' >
1010 <child location =' ../../releases/6.0.0/p2' />
1414 <child location =' ../../releases/6.2.2/p2' />
1515 <child location =' ../../releases/6.3.0/p2' />
1616 <child location =' ../../releases/6.3.1/p2' />
17+ <child location =' ../../releases/6.3.2/p2' />
1718 </children >
1819</repository >
You can’t perform that action at this time.
0 commit comments