블로그 이미지
News and Announcements (at) Apache Software Foundation. 노안돼지
Apache Software Foundation The Apache User Group KLDP From download

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2024/4 »
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

 
 
아파치 소프트웨어 재단은 아파치 오픈 소스 소프트웨어 프로젝트 커뮤니티 지원을 제공합니다.
아파치 프로젝트는 협업과 개발 프로세스를 기반으로 하는 상호간의 공감대와 개방되어 있는 실용적인 소프트웨어 라이센스, 그 분야에서 선두를 달릴 수 있는 고품질 소프트웨어 개발을 추구하고 있습니다.

우리는 심플한 서버 공유 프로젝트의 모임이라고도 하지만 오히려 개발자와 사용자간의 커뮤니티라고 생각합니다.

Apache Jackrabbit 2.0 alpha9 릴리즈

뉴스/소식 | 2009. 8. 28. 16:56 | Posted by 노안돼지
The Apache Jackrabbit community is pleased to announce the release of Apache Jackrabbit 2.0 alpha9. 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 2.0-alpha9


:

Apache Jackrabbit 2.0 alpha8 릴리즈

뉴스/소식 | 2009. 8. 21. 08:45 | Posted by 노안돼지
Apache Jackrabbit 커뮤니티에서 Apache Jackrabbit 2.0 alpha8을 릴리즈 하였습니다.
이 릴리즈는 아래 주소에서 다운로드 받으실 수 있습니다.

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

이번 릴리즈에 대한 자세한 내역을 알고 싶으시면 아래 Release Notes를 참조하세요.

Release Notes -- Apache Jackrabbit -- Version 2.0-alpha8
:

Apache Jackrabbit 1.6.0 릴리즈

뉴스/소식 | 2009. 8. 13. 09:03 | Posted by 노안돼지
The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit version 1.6.0. 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.0

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

Apache Jackrabbit 1.6 is an incremental feature release. While
remaining compatible with previous releases, Jackrabbit 1.6 introduces
a number of new features, improvements and fixes to known issues.

The most notable changes in this release are:

   * The RepositoryCopier tool makes it easy to backup and migrate
     repositories (JCR-442). There is also improved support for selectively
     copying content and version histories between repositories (JCR-1972).

   * A new WebDAV-based JCR remoting layer has been added to complement
     the existing JCR-RMI layer (JCR-1877, JCR-1958).

   * Query performance has been further optimized (JCR-1820, JCR-1855
     and JCR-2025).

   * Added support for Ingres and MaxDB/SapDB databases (JCR-1960, JCR-1527).

   * Session.refresh() can now be used to synchronize a cluster node
     with changes from the other nodes in the cluster (JCR-1753).

   * Unreferenced version histories are now automatically removed once
     all the contained versions have been removed (JCR-134).

   * Standalone components like the JCR-RMI layer and the OCM framework
     have been moved to a separate JCR Commons subproject of Jackrabbit,
     and are not included in this release. Updates to those components
     will be distributed as separate releases.

   * Development preview: There are even more JSR 283 features in
     Jackrabbit 1.6 than were included in the 1.5 version. These new
     features are accessible through special "jsr283" interfaces in
     the Jackrabbit API. Note that none of these features are ready
     for production use, and will be replaced with final JCR 2.0 versions
     in Jackrabbit 2.0.

See the Jackrabbit issue tracker for all the 120 changes in this release:

   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 (jackrabbit-1.6.0-src.jar)
that contains all the Apache Jackrabbit components. Use the following
commands (or the equivalent in your system) to build the release with
Maven 2 and Java 1.4 or higher:

   jar xf jackrabbit-1.6.0-src.jar
   cd jackrabbit-1.6.0-src
   mvn install

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.

Upgrading to Jackrabbit 1.6
---------------------------

Apache Jackrabbit 1.6 is fully compatible with the previous 1.x releases.
A previous Apache Jackrabbit 1.x installation can be upgraded by replacing
the relevant jar files with the new versions and adding some new dependencies.
No changes to repository contents are needed.

The Lucene dependency was upgraded to 2.4.1. Note that Jackrabbit 1.6 only
works with this version of Lucene, not with earlier versions and possibly
not even with later versions due to the tight integration with Lucene
internals (JCR-1855).

The POI dependency was upgraded to 3.2-FINAL.

Repository configuration has been extended with options for the repository
lock mechanism. No changes to existing configuration files are needed unless
you need to use this new feature (JCR-1605).

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

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

   Alessandro Cosenza      Dominique Pfister        Murray Armfield
   Alexander Klimetschek   Eric Wout van der Steen  Nicolas Toper
   Angela Schreiber        Fabrizio Giustina        Oleg Alexeyev
   Ard Schrijvers          Felix Meschberger        Paco Avila
   Arthur Meyer            Greg Klebus              Roman Puchkovskiy
   Attila Király           Jacco van Weert          Ryan Vanderwerf
   Bart van der Schans     James Abley              Sandrine Raffalli
   Boni Gopalan            Jason Gritman            Savvas Triantafyllou
   Brian Whipple           Jukka Zitting            Sébastien Launay
   Cédric Damioli          Julian Reschke           Stefan Guggisberg
   Charles Brooking        Julian Sedding           Stephane Landelle
   Christian               Ken Yue                  Thomas Fromm
   Christophe Lombart      Marcel Reutegger         Thomas Mueller
   Claus Köll              Marius Ropotica          Tobias Bocanegra
   Dan Diephouse           Martijn Hendriks         Torsten Weck
   Dave Brosius            Micah Whitacre           Tyson Norris
   Dirk Feufel             Michael Dürig            Yoav Landman

Thank you to everyone involved!

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

Apache Jackrabbit is a fully conforming implementation of the Content
Repository for Java Technology API (JCR). A content repository is a
hierarchical content store with support for structured and unstructured
content, full text search, versioning, transactions, observation, and
more. Typical applications that use content repositories include content
management, document management, and records management systems.

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/

:

Apache Jackrabbit 2.0 alpha7 릴리즈

뉴스/소식 | 2009. 8. 11. 11:01 | Posted by 노안돼지


The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit 2.0 alpha7. 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 2.0-alpha7

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

This is an alpha release of Apache Jackrabbit 2.0. This release implements
a pre-release version of the JCR 2.0 API, specified by the Java Specification
Request 283 (JSR 283, http://jcp.org/en/jsr/detail?id=283).

The purpose of this alpha release is to allow people to test and review
the new JCR 2.0 features before they are finalized. Feedback to both the
Jackrabbit project and the JSR 283 expert group is highly appreciated.
Note that an alpha release is not expected to be feature-complete or
otherwise suitable for production use.

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

Jackrabbit 2.0 is a major upgrade from the earlier 1.x releases. The most
notable changes in this release are:

 * Upgrade to JCR 2.0. This Jackrabbit release implements and is based
   on a pre-release version of the JCR 2.0 API. See below for a status
   listing of the issues related to JCR 2.0 changes. We expect to achieve
   full feature-completeness in time for the final Jackrabbit 2.0 release.

 * Upgrade to Java 5. All of Jackrabbit (except the jcr-tests component)
   now requires Java 5 as the base platform. Java 1.4 environments are no
   longer supported.

 * Removal of deprecated classes and features. Jackrabbit 2.0 is not
   backwards compatible with client code that used any classes or features
   that had been deprecated during the 1.x release cycle.

 * Separate JCR Commons components. Many of the general-purpose JCR
   components like JCR-RMI and OCM are now developed and released
   separately from the Jackrabbit content repository. See the individual
   components for their most recent releases.

 * Data store feature enabled in the default repository configuration.

For more detailed information about all the changes in this and other
Jackrabbit releases, please see the Jackrabbit issue tracker at

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

JCR 2.0 feature completeness
----------------------------

The following 43 top level JCR 2.0 implementation issues are being tracked in
the Jackrabbit issue tracker. Most of them have already been partially
implemented, but the issue will only be marked as resolved once no more
related work is needed.

Open (5 issues)
 [JCR-1588] JSR 283: Access Control
 [JCR-1590] JSR 283: Locking
 [JCR-1712] JSR 283: JCR Names
 [JCR-2085] test case (TCK) maintenance for JCR 2.0
 [JCR-2208] update tests so that both Query.XPATH and Query:SQL are ...

Resolved (38 issues)
 [JCR-1564] JSR 283 namespace handling
 [JCR-1565] JSR 283 lifecycle management
 [JCR-1589] JSR 283: Retention & Hold Management
 [JCR-1591] JSR 283: NodeType Management
 [JCR-1592] JSR 283: Activities
 [JCR-1593] JSR 283: Simple versioning
 [JCR-1608] JSR 283: Workspace Management
 [JCR-1609] JSR 283: new Property Types
 [JCR-1834] JSR 283: Create RepositoryFactory implementation
 [JCR-1839] JSR 283: Introduce Event.getDate()
 [JCR-1849] JSR 283: EventJournal
 [JCR-1904] JSR 283: Event user data
 [JCR-1947] JSR 283: Node Type Attribute Subtyping Rules
 [JCR-1974] JSR 283: Evaluate Capabilities
 [JCR-2028] JSR 283: JCR Path
 [JCR-2053] JSR 283: Shareable nodes support in query
 [JCR-2056] JSR 283: Binary interfaces
 [JCR-2058] JSR 283: VersionManager and new versioning methods
 [JCR-2059] JSR 283: Access Property/Node from Session
 [JCR-2060] JSR 283: Access Nodes and Properties by Array of "NameGlob"
 [JCR-2061] JSR 283: References and Dereferencing of Property Values
 [JCR-2062] JSR 283: Repository Compliance
 [JCR-2074] JSR 283: New Event Types
 [JCR-2075] JSR 283: Identifier based event filtering
 [JCR-2076] JSR 283: QOM and SQL2
 [JCR-2086] JSR 283: Implementation of EventIterator.getDate
 [JCR-2090] JSR 283: new methods on NodeType
 [JCR-2091] Searchability settings in PropertyDefinition
 [JCR-2092] make spi query code compatible with JCR 2.0
 [JCR-2093] Implement QueryObjectModelFactory.fullTextSearch() in ...
 [JCR-2116] JSR 283: Built-In Node Types
 [JCR-2117] JSR 283: adopt CND syntax changes
 [JCR-2137] Use type StaticOperand for fullTextSearchExpression
 [JCR-2140] JSR 283: Configuration and Baselines
 [JCR-2198] Text.escapeIllegalJCRChars should be adjusted to match the ...
 [JCR-2200] Implement Query.getBindVariableNames()
 [JCR-2201] Implement QueryResult.getSelectorNames()
 [JCR-2234] changed behavior of javax.jcr.Value get* methods

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

This release consists of a single source archive packaged as a jar 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.

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

Apache Jackrabbit is a fully conforming implementation of the Content
Repository for Java Technology API (JCR). A content repository is a
hierarchical content store with support for structured and unstructured
content, full text search, versioning, transactions, observation, and
more. Typical applications that use content repositories include content
management, document management, and records management systems.

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/

:

Apache Jackrabbit 1.5.7 릴리즈

뉴스/소식 | 2009. 8. 4. 08:23 | Posted by 노안돼지

Apache Jackrabbit 커뮤니티에서 Apache Jackrabbit 1.5.7을 릴리즈 하였습니다.
이 릴리즈는 아래 주소에서 다운 받으실 수 있습니다.

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

자세한 릴리즈에 대한 내역은 아래 릴리즈 노트를 확인하세요.

 

: