You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I build my extension's oxt file with ant then a file with a space in its name is not present in the oxt archive (ie: build.xml -> Run As -> 1 Ant Build)
If I build my extension's oxt file with the menu: MyProjet -> Run As -> 2 LibreOffice extension all files are present in the oxt archive.
And I confirm that if I rename the Lorem ipsum.txt file with a name without spaces (ie: Lorem_ipsum.txt) then the oxt archive generated by Ant build is complete
Thank you for your help.
The text was updated successfully, but these errors were encountered:
prrvchr
changed the title
ant build does not process files with a space in the name
ant build does not process files with a space in its name
Dec 12, 2024
prrvchr
changed the title
ant build does not process files with a space in its name
Ant build does not process files with a space in their name
Dec 12, 2024
Hi,
If I build my extension's oxt file with ant then a file with a space in its name is not present in the oxt archive (ie: build.xml -> Run As -> 1 Ant Build)
If I build my extension's oxt file with the menu: MyProjet -> Run As -> 2 LibreOffice extension all files are present in the oxt archive.
And I confirm that if I rename the Lorem ipsum.txt file with a name without spaces (ie:
Lorem_ipsum.txt
) then the oxt archive generated by Ant build is completeThank you for your help.
The text was updated successfully, but these errors were encountered: