File tree 3 files changed +7
-2
lines changed
repositories/org.eclipse.embedcdt-repository/composite
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
197
197
release is out
198
198
- click the ** Build Now** link
199
199
200
+ Check the console output and remember the timestamp shown at the end, it'll
201
+ be used later in the composite files.
202
+
200
203
### Update timestamp in README-MAINTENANCE
201
204
202
205
Go to the release candidate folder
Original file line number Diff line number Diff line change 4
4
type =' org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version =' 1.0.0' >
5
5
<properties size =' 1' >
6
6
<!-- timestamp made with `date +%s%3N` on Linux -->
7
- <property name =' p2.timestamp' value =' 1665423867935 ' />
7
+ <property name =' p2.timestamp' value =' 1682680545949 ' />
8
8
</properties >
9
9
<children size =' 1' >
10
10
<child location =' ../../releases/6.0.0/p2' />
14
14
<child location =' ../../releases/6.2.2/p2' />
15
15
<child location =' ../../releases/6.3.0/p2' />
16
16
<child location =' ../../releases/6.3.1/p2' />
17
+ <child location =' ../../releases/6.3.2/p2' />
17
18
</children >
18
19
</repository >
Original file line number Diff line number Diff line change 4
4
type =' org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository' version =' 1.0.0' >
5
5
<properties size =' 1' >
6
6
<!-- timestamp made with `date +%s%3N` on Linux -->
7
- <property name =' p2.timestamp' value =' 1665423867935 ' />
7
+ <property name =' p2.timestamp' value =' 1682680545949 ' />
8
8
</properties >
9
9
<children size =' 1' >
10
10
<child location =' ../../releases/6.0.0/p2' />
14
14
<child location =' ../../releases/6.2.2/p2' />
15
15
<child location =' ../../releases/6.3.0/p2' />
16
16
<child location =' ../../releases/6.3.1/p2' />
17
+ <child location =' ../../releases/6.3.2/p2' />
17
18
</children >
18
19
</repository >
You can’t perform that action at this time.
0 commit comments