Skip to content

Joliet long filenames #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Jul 4, 2018
Merged

Conversation

whittlec
Copy link
Contributor

@whittlec whittlec commented Jun 3, 2015

A fix for #12 including unit test.

I've gone further and added a configuration option to allow longer filenames than the standard 64 characters. While this breaks the standard, up to 110 characters is claimed to work.

I've also added an option to fail the creation of the ISO if filename truncation would occur. This would help if the output includes content such as a web page that includes links. Success with truncated filenames would result in broken links.

whittlec added 10 commits July 24, 2012 20:42
Reinstated the invoker plugin, but disabled it selectively for Mac
because it really doesn't want to work on OS X, but does work fine on
other platforms (Windows, Debian)
Revert the Java version to 1.5 as 1.7 seemed a bit restrictive. Specify
the invoker version earlier.
…xceptions when shortening.

Change the file name shortening code so the unit test passes.
Allow for the configuration of the maximum Joliet filename length. The
standard is for 64 UCS2 characters, but other lengths seem also to be
possible.

See documentation from Microsoft:
http://msdn.microsoft.com/en-us/library/ff469400.aspx

See also
http://cdrtools.sourceforge.net/private/man/cdrecord/mkisofs.8.html
First attempt to fail on filename truncation
@buildhive
Copy link

Stephen Connolly » java-iso-tools #7 SUCCESS
This pull request looks good
(what's this?)

@buildhive
Copy link

Stephen Connolly » java-iso-tools #8 SUCCESS
This pull request looks good
(what's this?)

…nto joliet-long-filenames

Conflicts:
	iso9660-maven-plugin/pom.xml
@buildhive
Copy link

Stephen Connolly » java-iso-tools #11 SUCCESS
This pull request looks good
(what's this?)

@stephenc stephenc merged commit 4efa07d into stephenc:master Jul 4, 2018
@whittlec whittlec deleted the joliet-long-filenames branch July 4, 2018 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants