[ANNOUNCE] Apache Jackrabbit 1.6.2 released

7
Jun/10
0
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 1.6.2. The release is available for download at:

http://jackrabbit.apache.org/downloads.html

See the full release notes below for details about this release.

Release Notes -- Apache Jackrabbit -- Version 1.6.2

Introduction
------------

Apache Jackrabbit 1.6.2 is a bug fix release that fixes issues reported
against previous releases. This release is backwards-compatible with the
earlier 1.6.x releases, but contains a change in persistence format that
makes it impossible to downgrade to an earlier release after a repository
has been upgraded to the 1.6.2 version. A full backup of the repository
is recommended before this upgrade.

Changes in this release
-----------------------

This release fixes the following issues:

  JCR-2170 Remove PropDefId and NodeDefId
  JCR-2433 NPE when copying nodes with Workspace.copy()
  JCR-2456 Repository is corrupt after concurrent changes with the same session
  JCR-2503 inconsistent session and persistent state after ...
  JCR-2525 NodeState and NodeStateListener deadlock
  JCR-2554 Deadlock inside XASession on Weblogic
  JCR-2577 SISM.checkAddedChildNodes() prevents merging of concurrent changes
  JCR-2611 DefaultHighlighter.java does not encode illegal XML characters
  JCR-2613 NoSuchItemStateException on checkin after removeVersion in XA ...
  JCR-2645 XML text extraction in Jackrabbit 1.x accesses external resources

See the Jackrabbit issue tracker for more details about these changes:

https://issues.apache.org/jira/browse/JCR

The issue tracker also documents all the known issues in this release.

Release Contents
----------------

This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.txt file for instructions on how to build this release.

The source archive is accompanied by SHA1 and MD5 checksums and a PGP
signature that you can use to verify the authenticity of your download.
The public key used for the PGP signature can be found at

https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS.

Contributors
------------

The following people have contributed to this release by submitting bug
reports or by participating in the issue resolution process.

    Antonio Martinez        Marcel Reutegger        Stefan Guggisberg
    Bart van der Schans     Martijn Hendriks        Stephan Huttenhuis
    Bram de Kruijff         Maxime Bgnis           The Dong
    Claus Kll              Paul Jara               Thomas Mller
    Frederic Guilbeault     Peter Krokavec          Tobias Bocanegra
    Grgory Joseph          Robert Sauer            Tom Quellenberg
    Jukka Zitting           Sascha Theves

Thank you to everyone involved!

About Apache Jackrabbit
-----------------------

Apache Jackrabbit is a fully conforming implementation of the Content
Repository for Java Technology API (JCR, specified in JSR 170 and 283).

A content repository is a hierarchical content store with support for
structured and unstructured content, full text search, versioning,
transactions, observation, and more.

For more information, visit http://jackrabbit.apache.org/

About The Apache Software Foundation
------------------------------------

Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 100 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 2,500+ contributors.

For more information, visit http://www.apache.org/

CBS Outdoor Offers Third Party Eyes On Validation

4
May/10
0

For the first time, out-of-home ratings will be available via an independent source, giving advertisers not only proof that their campaign ran but a measure of audience reach, thanks to CBS Outdoor’s…

[ANNOUNCE] Apache PDFBox 1.1.0 released

31
Mar/10
0
The Apache PDFBox community is pleased to announce the first release
of Apache PDFBox version 1.1.0. The release is available for download
at:

http://pdfbox.apache.org/download.html

See the full release notes below for details about this release.

Release Notes -- Apache PDFBox -- Version 1.1.0

Introduction
------------

PDFBox is an open source Java library for working with PDF documents.

This is an incremental feature release based on the earlier 1.0.0 release.
Unlike previous PDFBox releases, this release contains also updated versions
of the supporting FontBox and JempBox libraries. The other notable changes
in this release include basic support for tagged PDF, various font handling
improvements and better handling of CJK character sets. For more details,
please refer to the following issues on the PDFBox issue tracker at

https://issues.apache.org/jira/browse/PDFBOX.

New Features

  [PDFBOX-7]   extract information from tagged PDF
  [PDFBOX-48]  Create a tagged PDF
  [PDFBOX-67]  Implement StructTreeRoot/StructTree classes in the PDModel
  [PDFBOX-636] Add decoded stream length to PDStream
  [PDFBOX-640] Add getter/setter for alternate field name (TU) to PDField

Improvements

  [PDFBOX-628] Too many detours in COSDictionary convenience methods
  [PDFBOX-630] Create PDDictionaryWrapper
  [PDFBOX-633] Add indexOfObject and removeObject methods with ...
  [PDFBOX-635] Fallback mechanism for broken CFF fonts
  [PDFBOX-643] Date conversion errors
  [PDFBOX-644] Move FontBox and JempBox under the same trunk with PDFBox
  [PDFBOX-646] Map the form space to user space if the optional form ...
  [PDFBOX-653] Document the missing command line tools
  [PDFBOX-654] Extracting CJK text
  [PDFBOX-655] Default character width should be used if width of a ...
  [PDFBOX-663] Ensuring non-null FontDescriptor for external TrueType fonts

Bug Fixes

  [PDFBOX-55]  Invalid character while extracting text from a chinese pdf
  [PDFBOX-116] PNG image page completely garbled
  [PDFBOX-259] support request chinese-traditional
  [PDFBOX-420] Japanese Characters are garbled.
  [PDFBOX-619] Adobe CFF/Type2 font encoding enhancements
  [PDFBOX-621] XMPSchema.getIntegerProperty does not return existing value
  [PDFBOX-624] Misplaced text
  [PDFBOX-632] Invalid page rendering while printing a PDF with an image ...
  [PDFBOX-634] CFF parsing failure
  [PDFBOX-637] problem with static code in COSInteger/COSNumber
  [PDFBOX-645] PDDocumentOutline should not have getParent()
  [PDFBOX-656] Typo: there is no DecodeParams value. The correct name is ...
  [PDFBOX-658] Fix typo in FontMapping.properties
  [PDFBOX-660] Applying FontMatrix scale factors to PDFont drawing operations
  [PDFBOX-666] Ensure the correct path direction when drawing a rectangle

Release Contents
----------------

This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.txt file for instructions on how to build this release.

The source archive is accompanied by SHA1 and MD5 checksums and a PGP
signature that you can use to verify the authenticity of your download.
The public key used for the PGP signature can be found at

https://svn.apache.org/repos/asf/pdfbox/KEYS.

About Apache PDFBox
-------------------

Apache PDFBox is an open source Java library for working with PDF documents.
This project allows creation of new PDF documents, manipulation of existing
documents and the ability to extract content from documents. Apache PDFBox
also includes several command line utilities. Apache PDFBox is published
under the Apache License, Version 2.0.

For more information, visit http://pdfbox.apache.org/

About The Apache Software Foundation
------------------------------------

Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 100 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 2,500+ contributors.

For more information, visit http://www.apache.org/

concrete5 Launches Version 5.4 With a Trip to SXSW

29
Mar/10
0

Open Source CMS concrete5 Gets Even Sexier to Use, and Catches the Eyeof Drupal and Joomla! Developers at SXSW. (PRWeb Mar 29, 2010)


Read the full story at http://www.prweb.com/releases/2010/03/prweb3764704.htm

CommonPlaces e-Solutions Hires New COO to Support Plans for Rapid Growth

3
Mar/10
0

CommonPlaces e-Solutions, an award-wining, open source Web Design and Development firm specializing in Content Management, e-Commerce, and Online Community solutions, welcomes Michael Fairbrother as their new COO. Fairbrother has joined the CommonPlaces team to support their plans for rapid growth. (PRWeb Mar 3, 2010)


Read the full story at http://www.prweb.com/releases/2010/03/prweb3669704.htm

Infobarrel: Up and Coming Revenue Share Site Hits 20,000 Articles

18
Feb/10
0

Revenue share sites have becoming a powerful source of income both for professional writers as well as people looking for a supplementary earning opportunity. Infobarrel.com is a newer player on the market yet it has managed to set itself apart through high standards and great quality. The site is celebrating 10,600,000 words published and will soon overtake the competition. (PRWeb Feb 18, 2010)


Read the full story at http://www.prweb.com/releases/2010/02/prweb3617974.htm

[ANNOUNCE] Apache FontBox 1.0.0 released

16
Feb/10
0
The Apache PDFBox community is pleased to announce the first release
of Apache FontBox version 1.0.0. The release is available for download
at:

http://pdfbox.apache.org/download.html

See the full release notes below for details about this release.

Note that a regression related to the way certain font encodings are
handled was detected after this release was prepared. See PDFBOX-619
for the details. A fix to this issue will be included in a 1.0.1 patch
release in near future.

Release Notes -- Apache FontBox -- Version 1.0.0

Introduction
------------

Apache FontBox is an open source Java library for working with PDF fonts.

The most notable changes in this release are the upgrade to Java 5, added
support for Adobe CFF/Type2 fonts and switch of the build system from Ant
to Maven. For more details, please refer to the following issues on the
PDFBox issue tracker at https://issues.apache.org/jira/browse/PDFBOX:

  [PDFBOX-542] Support for Adobe CFF/Type2 fonts
  [PDFBOX-572] Upgrading PDFBox (incl. JempBox and FontBox) to use Java 5 ...
  [PDFBOX-608] Bug in CMap implementation
  [PDFBOX-613] Adobe CFF/Type2 font additions

See the Apache PDFBox website at http://pdfbox.apache.org/ for more
information about PDFBox and FontBox.

Release Contents
----------------

This release consists of a single source archive packaged as a zip file.
The archive can be unpacked with the jar tool from your JDK installation.
See the README.txt file for instructions on how to build this release.

The source archive is accompanied by SHA1 and MD5 checksums and a PGP
signature that you can use to verify the authenticity of your download.
The public key used for the PGP signature can be found at

https://svn.apache.org/repos/asf/pdfbox/KEYS.

About Apache PDFBox
-------------------

Apache PDFBox is an open source Java library for working with PDF documents.
This project allows creation of new PDF documents, manipulation of existing
documents and the ability to extract content from documents. Apache PDFBox
also includes several command line utilities. Apache PDFBox is published
under the Apache License, Version 2.0.

For more information, visit http://pdfbox.apache.org/

About The Apache Software Foundation
------------------------------------

Established in 1999, The Apache Software Foundation provides organizational,
legal, and financial support for more than 100 freely-available,
collaboratively-developed Open Source projects. The pragmatic Apache License
enables individual and commercial users to easily deploy Apache software;
the Foundation's intellectual property framework limits the legal exposure
of its 2,500+ contributors.

For more information, visit http://www.apache.org/

[Announce] Apache Lenya 2.0.3 released

27
Jan/10
0
Apache Lenya 2.0.3 released
=====================

The Apache Lenya development community is proud to announce the 2.0.3
release of Apache Lenya.

Apache Lenya is an Open Source Java/XML Content Management System and
comes with revision control, site management, scheduling, search,
WYSIWYG editors, and workflow.

Apache Lenya is based on Apache Cocoon (http://cocoon.apache.org). You
can use Cocoon features such as robust caching, multi-channel output,
it's many connectivity options to quickly build customized solutions to
meet your specific needs that are not already covered by Apache Lenya today.

Check out the Apache Lenya website (http://lenya.apache.org) for more
information.

The Apache Lenya Community

Bug Fixes in Apache Lenya 2.0.3
========

* UsecaseInvoker checks usecase policies
* I18N catalogues require proper namespace
* Fixed reindexing issue
* Source editor no longer indents code
* Miscellaneous smaller bugfixes

New Features in Apache Lenya 2.0.3
============

* Add CodeMirror to source editor
* Can configure the accepted mime-types of a resource type.
* TinyMCE and FCKEditor can edit pages with textareas in them

With Perst, Silverlight Gains Embedded Database and Secure Local Storage

25
Jan/10
0

McObject's Perst object-oriented, open source embedded database now supports Microsoft's Silverlight technology for building rich Internet applications. A new Silverlight database demo showcases Perst in a Web-based customer relationship management (CRM) system. (PRWeb Jan 25, 2010)


Read the full story at http://www.prweb.com/releases/2010/01/prweb3509134.htm

The Number of Wholesale Listings at Wholesalepages.co.uk Approaching 1 Million Mark

14
Jan/10
0

The oldest UK wholesalers’ directory is regarded as the most reliable source for UK wholesalers, distributors and dropshippers. (PRWeb Jan 14, 2010)


Read the full story at http://www.prweb.com/releases/2010/01/prweb3443104.htm