SourceForge logo
SourceForge logo
Xena - Digital Preservation Software

Xena - Digital Preservation Software Files

NO LONGER MAINTAINED

Status: Abandoned
Brought to you by: kirtic, patrickcoen, terryoneill

The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.

Download Latest Version xena-6.1.0-bin.tar.bz2 (56.9 MB)
Email in envelope

Get an email when there's a new version of Xena - Digital Preservation Software

Home
Name Modified Size InfoDownloads / Week
6.1.0 2013年07月31日
6.0.1 2012年06月14日
0
6.0.0 2011年10月17日
0
OldFiles 2011年07月07日
0
5.0.0 2010年05月06日
0
README.txt 2018年09月27日 7.7 kB
0
Totals: 6 Items 7.7 kB 3
NO LONGER MAINTAINED, NO LONGER SUPPORTED
Xena 6.1.0
==========
Bug Fixes
---------
* Corrected references to 'Xena Lite' to refer to 'Xena' and further improved the error message displayed when the plugins directory is not found (bug-3551095, ticket #372)
* When running under OpenJDK 7 and playing an audio file in the view using the pause or stop button no longer result in Xena hanging. This fix does introduce a very small delay in stopping music after pressing pause or stop or closing the view window under OpenJDK (bug ticket #255)
* Creating your own Custom File Namer is now correctly handled and no longer results in a NullPointerException (bug-3515030, ticket #366)
Feature Enhancements
--------------------
* Updated Xena for use with Java 7
* Updated Apache POI libraries used in email, office and project plugins to version 3.9 (from 3.2-FINAL)
* Updated Apache Tika libary used to version 1.3 (from 0.9)
* Updated JGoodies Looks library to version 2.3.1 (from 2.2.2)
* Added display of error message in graphical interface for errors when opening a file via a command line argument or when the plastic look and feel is unsupported (rfe-3551878, ticket #328)
Xena 6.0.1
==========
Bug Fixes
---------
* Fixed an error where file descriptors were not closed when an error occurred while processing a Tiff file with a EXIF IFD tag (bug-3435270)
* Updates references to "OpenOffice" to instead be to "LibreOffice" (bug-3527503)
* Corrected an issue where the graphical user interface of LibreOffice would be opened when processing office documents on some machines (bug-3495834)
* Prevented the unnecessary creation of a "dpr" directory when building (source release only) (bug-3520786)
* Minor corrections to object cleanup, comments, spelling and eclipse launch files (source release only)
Xena 6.0.0
==========
Feature Enhancements (Major)
----------------------------
* Addition of "Convert" functionality that will just perform conversion of input files (instead of also base64 encoding them and wrapping them in metadata as a xena file). Note that unconverted files are copied to the output directory with a warning. (rfe-3386455)
* Xena now supports warning message output in the Message column (there are currently only warning messages for Convert functionality). The Message column now shows an error (red cross) or warning (orange triangle with !) icon to show the type of message. Other warning messages in Xena now use a corresponding orange triangle with ! icon (rfe-3308200)
* Addition of tika generated metadata to xena output as core functionality (rfe-3386465)
* Addition of Metadata plugin to allow additional metadata output to xena files as generated by exiftool (rfe-3386471)
* Addition of checksums for plugins: Audio, Plain Text, CSV, Image, SVG, Office, PDF, and also for DOM based files (rfe-3404143)
Feature Enhancements (Minor)
----------------------------
* Licensing updated from GPLv2 or higher to GPLv3 or higher
* Removed psd, basic, dataset and postscript plugins (rfe-3384086)
* Updated xom.nu libraries used to version 1.2.6
* Image plugin now adds the use of Image Magick libraries (in particular this has better results for tiff files and animated gif files)
* Updated and moved spreadsheets of external libraries used
* Export functionality now renames files with a number suffix (before the file extension) if a file of the name it would normally export to exists
* Xena Viewer Export functionality now warns when trying to output to a non-existent directory instead of creating that directory (which brings the functionality in line with the Export functionality from the main Xena interface)
* Fixed the default log location in Xena (rfe-3221583)
* Support added for altering level of log output using the loglevel parameter in the preferences file (rfe-3404153)
* Full stack traces are now given on exception (rfe-3396056)
* The "Binary Normalise Failures" button is now only shown when Normalising, not when Binary Normalising (or when Converting) unless Binary Normalising by pressing the button. (rfe-3404148)
* The About Plugins dialog (under help) is now sized more appropriately based on the number of plugins present (rfe-3404146)
* Plugin build numbers are no longer displayed in the about plugins dialog (rfe-3385976)
* Added build instructions to README in base directory of Xena
* Added .txt suffix to many files in tech_docs directories
* Renamed PNGGuesser.java to PngGuesser.java
* Cleanup of source code and source code comments in various areas
Bug Fixes
---------
* Office file normalisation now puts in correct product name and version used for conversion in the description (bug-3301419)
* Added handling of xbm files to the image plugin (X11 only; not X10) (bug-2904265)
* Fixed an issue where Xena would hang when attempting to normalise certain tiff files under Windows (bug-2910397)
* Output files are now deleted on error (unless there are multiple output files in which case only one is deleted, which is a known bug: bug-3400488) (bug-2910376)
* Updated guessing to check full magic number length rather than only the first 4 bytes (bug-3386534)
* Moved core functionality that was in the NAA plugin to actual core classes (particularly the default wrapper) (bug-3156618)
* Fixed error when no exported digest is produced that resulted in the error "null" (with stack trace) (bug-3155089)
* Fixed error with new lines when normalising tsv or csv files that resulted in export functionality not working correctly (bug-3095399)
* Notice now given to user if file deletion fails when normalisation/migration cancelled (bug-3379425)
Note that bug fixes and additions that relate to a feature listed that was not present in Xena 5.0.0 are not shown in this list (e.g. numerous bug fixes related to the addition of the "Convert" functionality)
Xena 5.0.0
==========
New Features
------------
* Updated license to GPL version 3 (included in COPYING.txt).
* Ability to create raw text versions of document formats.
* Integration with tesseract OCR.
* Windows version released with automated installer.
* Normaliser for harvested websites.
* Guesser for ODF, already open format so binary normalise only.
* Advanced Magic Guesser.
* Image Magick Guesser using external convert program.
* Support for audio files in OGG container format using Vorbis, FLAC or Speex codecs.
* Improved MP3 guesser.
* Support for more image formats.
* Major internal refactoring of external libraries used.
* Libraries now updated and built from source.
* Using a new charset detection library.
* Ability to preserve directory structures.
* Ability to handle files normalised with previous versions of Xena.
* Automatically configure output and log directories.
Bug Fixes
---------
* Closing streams properly after normalisation.
* Changed CVS mime type.
* Changed magic number for jar files.
* Fixed instances where Xena is unable to find OpenOffice.org.
* Fixed issues with attachment name case.
* Fixed problem with HTML documents with no HTML or HEAD tags.
* Ensure that HTML exports conform to the XHTML standard.
* Fixed problem with guessing empty files.
* Clear the Xena Base Path from previous runs before starting normalisation.
* Fixed bug in changing chunk pages in Raw XML view.
* XML comments are now being normalised correctly.
Important note for users of Mac OS X
------------------------------------
There is currently no Disk Image for Xena 6.1.0. This will be added in the future. Mac OS X users can continue to download Xena 6.0.1 for use with Java 6.
Source: README.txt, updated 2018年09月27日
You Might Also Like
FactoryTalk Optix Cloud Manufacturing Software Icon
FactoryTalk Optix Cloud Manufacturing Software

For manufacturers interested in a powerful, open, scalable, HMI visualization platform

FactoryTalk Optix can help improve your process, efficiency and deliverables – in one easy to access tool. Take advantage of new levels of collaboration, scalability and interoperability to achieve your HMI vision. New SaaS-enabled workflows will enable your team to collaborate any time, from anywhere, thanks to built-in change tracking and versioning that automatically keeps track of who did what and when.
Learn More
Convert Excel Spreadsheets to Web Applications Icon
Convert Excel Spreadsheets to Web Applications

Use your spreadsheet as the logic engine. and keep users from ever touching the spreadsheet directly by interfacing via an EASA web app.

EASA’s platform, installed on your network or in the cloud, provides an easy solution that continues to use your existing spreadsheets, complete with VBA and macros, while eliminating any direct contact between the user and the spreadsheet. This completely eliminates all the major problems associated with sharing and collaborating using Excel. If your company has made a significant investment into an Excel-based tool such as CPQ calculators, insurance raters, engineering or scientific calculators, then EASA is the obvious solution.
Learn More
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.
Thanks for helping keep SourceForge clean.
X

Briefly describe the problem (required):
Upload screenshot of ad (required):
Select a file, or drag & drop file here.
Screenshot instructions:

Click URL instructions:
Right-click on the ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)

More information about our ad policies

Ad destination/click URL:

AltStyle によって変換されたページ (->オリジナル) /