GHA: Agg Update Site time in millis and typo fix in files gen

This commit is contained in:
aboyko
2023-08-03 15:20:58 -04:00
parent 83dd8017a5
commit 53c63a0a1e
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ rm -f ./p2.index
echo "<?xml version='1.0' encoding='UTF-8'?>" >> compositeArtifacts.xml
echo "<?compositeArtifactRepository version='1.0.0'?>" >> compositeArtifacts.xml
echo "<repository name='Spring Tool Suite 4" >> compositeArtifacts.xml
echo "<repository name='Spring Tool Suite 4'" >> compositeArtifacts.xml
echo " type='org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository' version='1.0.0'>" >> compositeArtifacts.xml
echo " <properties size='1'>" >> compositeArtifacts.xml
echo " <property name='p2.timestamp' value='${val}'/>" >> compositeArtifacts.xml