Skip to content

Commit 12d4c11

Browse files
committed
Fixed Regression introduced in f363bd9 (Acidentially commiting a comment)
1 parent 890dbcd commit 12d4c11

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nbi/stub/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ jarsigner.enabled=${jarsigner.enabled}
242242
target="${bundles.release.dir}/${bundle.files.prefix}-${platform}.${bundle.extention}">
243243
<component uid="${main.product.uid}" version="${main.product.version}"/>
244244
<component uid="blender" version="${main.product.version}"/>
245-
<!--<component uid="jdk" version="${main.product.version}"/>-->
245+
<component uid="jdk" version="${main.product.version}"/>
246246
<!--property name="nbi.bundled.jvm.file" value="${basedir}/../../jdks/mac_jdk.bin"/-->
247247
</create-bundle>
248248
</if>

0 commit comments

Comments
 (0)