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

Recent Post»

Recent Comment»

Recent Trackback»

Archive»

« 2025/6 »
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 ServiceMix 4.0.0

뉴스/소식 | 2009. 3. 27. 23:59 | Posted by 노안돼지

The Apache ServiceMix team is pleased to annouce the release of Apache
ServiceMix 4.0.
Download links and detailed release notes are available at
  http://servicemix.apache.org/smx4/servicemix-400.html

Apache ServiceMix 4.0 is the first release of our OSGi based
integration platform. It includes two major components:

   * Apache ServiceMix Kernel 1.1.0
     an OSGi runtime with a lot of extra features (SSH connectivity,
provisioning enhancements, Spring integration, ...)
   * Apache ServiceMix NMR 1.0.0
     an OSGi based NMR and JBI container, which also comes with a new
clustering engine ready for enterprise deployment

In addition, ServiceMix 4.0 also ships with enhanced ActiveMQ, Camel
and CXF integration as well as a whole set of
examples to let you leverage this functionality. We also have
out-of-the-box support for deploying and running web
applications, so they can run together with everything else in the
same container.

:

Archiva 1.2 Released!

뉴스/소식 | 2009. 3. 26. 23:45 | Posted by 노안돼지


The Apache Archiva team is pleased to announce the release of Archiva 1.2

Apache Archiva is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository. It is the perfect companion for build tools such as Maven, Continuum, and ANT.

Archiva offers several capabilities, amongst which remote repository proxying, security access management, build artifact storage, delivery, browsing, indexing and usage reporting, extensible scanning functionality... and many more!

The latest release is now available here:
http://archiva.apache.org/download.html

If you have any questions, please consult:
 - the web site: http://archiva.apache.org
- the archiva-user mailing list: http://archiva.apache.org/mail-lists.html

Change Log for Archiva 1.2

---------------------------------

** Sub-task
    * [MRM-1038] - merge versions in search results
    * [MRM-1039] - remove metadata files from search results
    * [MRM-1040] - for snapshots in search results just show SNAPSHOT, not timestamps
    * [MRM-1041] - artifact version list should show basic shared project information rather than having to drill into one version
    * [MRM-1042] - snapshot should go to a page that shows a list of versions (go to latest, but list previous snapshots)
    * [MRM-1043] - improve appearance and flexibility of Advanced search (maybe change to "add term" buttons on the default search)
    * [MRM-1044] - class/package search is still flaky
    * [MRM-1046] - Write some decent tests for SearchAction

** Bug
    * [MRM-609] - Search results contains links with \ characters in them on Windows
    * [MRM-616] - When running on IBM JDK 1.5:  java.security.NoSuchProviderException: no such provider: SUN
    * [MRM-731] - variable in url pom are not replaced.
    * [MRM-836] - The organization is incorrect when displaying an artifacts's Info via browsing or searching.
    * [MRM-842] - Issue tracker is incorrect when displaying an artifacts's Info via browsing or searching.
    * [MRM-901] - Repository groups does not display groups that have the same groupId
    * [MRM-921] - user management role does not display the user management menu
    * [MRM-922] - access to upload page with managed repository role
    * [MRM-933] - Incorrect search results hit count (ex. Hits: -6 to 23 of 39) for bytecode search
    * [MRM-962] - Upload Artifact action should trim its fields
    * [MRM-989] - download-type-javadoc.png is missing
    * [MRM-996] - HttpProxyTransferTest fails on Windows
    * [MRM-1000] - AdministrationServiceImplTest fails on Windows
    * [MRM-1004] - RepositoryServlet tests fail intermittently on Windows
    * [MRM-1011] - Organisation link on logo points to somewhere
    * [MRM-1013] - Fresh installation of Archiva with LDAP authentication does not survive restart of the servlet container
    * [MRM-1020] - Fix the crazy alpaca on Windows
    * [MRM-1027] - Indices are not cleaned up when deleting artifact via web services
    * [MRM-1028] - Find Artifact doesn't show up in the navigation menu after migration to struts 2
    * [MRM-1032] - Pick Report - Repository Statistics: End Date can be set earlier than Start Date
    * [MRM-1034] - Browse artifact error does not show correct error message
    * [MRM-1047] - Archiva allows deployment by user with expired password
    * [MRM-1050] - Unable to remove user
    * [MRM-1057] -  Archiva user-admin should be able to view useredit after logging in from "Security Alert" page
    * [MRM-1062] - Find Artifact broken
    * [MRM-1073] - Errors on when upgrading from v1.1.3 to v1.2-M1
    * [MRM-1075] - Error 500 when accessing repository url
    * [MRM-1076] - NPE in NexusIndexConsumer when executed when an artifact is deployed in the Archiva repository
    * [MRM-1092] - Typo in Search results page
    * [MRM-1095] - Archiva keeps scanning repositories, even if scanning disabled in the web UI
    * [MRM-1096] - No icon for maven-plugin on artifact-details view.
    * [MRM-1101] - Audit log shows user guest when deploying files from Maven
    * [MRM-1105] - Legacy artifact path not properly stored when entered from Archiva UI
    * [MRM-1106] - NPE when starting Archiva
    * [MRM-1108] - empty logoLocation can be set for the organisation, but does not show the default logo
    * [MRM-1109] - environment checks do not indicate which caused a violation
    * [MRM-1110] - some redback log statements are not visible in Archiva logs
    * [MRM-1117] - move advanced search out of the 'info' popup on the quick search page
    * [MRM-1121] - NPE in browse at artifact level
    * [MRM-1122] - reduce verbosity of logging during scanning
    * [MRM-1133] - delete artifact role not added on upgrade from previous version
    * [MRM-1135] - Cannot remove a whitelist entry containing backslashes
    * [MRM-1136] - Archiva don't want to download a snapshot of a maven plugin (merged metadata are empty)
    * [MRM-1137] - Cannot upload artifact to WEB UI any more
    * [MRM-1138] - Fix java.lang.NullPointerException: configuration can not be null on startup
    * [MRM-1139] - war:inplace blindly copies everything (including WEB-INF/lib/**) into the archiva-webapp.
    * [MRM-1140] - centralise logging through slf4j
    * [MRM-1147] - handling leading / on whitelists is ambiguous

** Improvement
    * [MRM-176] - prevent potential out of memory problems in large search results
    * [MRM-732] - search should tokenize on a hypthen
    * [MRM-737] - Don't list metadata files in the search results
    * [MRM-799] - Better handling of artifacts with missing poms
    * [MRM-937] - Rename audit.log to archiva-audit.log to avoid conflicts
    * [MRM-975] - Refresh of Archiva templates and stylesheets to match site styles
    * [MRM-1015] - Move consumer API's from plexus to spring
    * [MRM-1016] - Minor usability enhancement for the web app footer
    * [MRM-1037] - Search Usability
    * [MRM-1074] - Typo of Legacy Support option on the left nav menu
    * [MRM-1081] - Archiva model should be updated so that the ARTIFACT table includes repositoryId as a primary key
    * [MRM-1084] - Upgrade modello maven plugin to 1.0 to support Java 5 generics
    * [MRM-1091] - Upgrade appassembler plugin from 1.0-beta-2 to 1.0
    * [MRM-1093] - Log configuration and repository changes made.
    * [MRM-1098] - upgrade to wagon 1.0-beta-5
    * [MRM-1099] - Updated Archiva User Guide
    * [MRM-1130] - add security audit log

** New Feature
    * [MRM-206] - Add xml-rpc search
    * [MRM-749] - Support m2eclipse index format creation
    * [MRM-913] - Ability to delete an artifact from the web interface
    * [MRM-1083] - Add artifact search box to the default decorator

** Task
    * [MRM-938] - Remove 'redback.default.guest' usage in ArchivaXworkUser once this property is removed in redback
    * [MRM-991] - Update screenshots in documentation to reflect the changes in the UI
    * [MRM-1031] - Upgrade to jackrabbit-webdav 1.5.0
    * [MRM-1036] - Add documentation on how to use Archiva web services
    * [MRM-1068] - Upgrade to redback-1.2-beta-2
    * [MRM-1079] - Update LuceneCleanupRemoveIndexerConsumer to use the new index format
    * [MRM-1082] - Upgrade from plexus-maven-plugin to the plexus-component-metadata plugin
    * [MRM-1094] - Update docs on search to reflect the search re-vamp for 1.2-M2
    * [MRM-1107] - upgrade to Redback 1.2


Thanks,
The Apache Archiva team

:

The Apache Directory Team is very pleased to announce that Apache Directory Studio [1] is the winner of the Eclipse Community Awards 2009 [2] in the category Best Open Source RCP Application of the Technology Awards.

Developed as a sub-project of the Directory Top Level Project, Apache Directory Studio is an Eclipse RCP application that takes full advantage of the benefits inherent in the Eclipse platform. Composed of several Eclipse (OSGi) plugins, Apache Directory Studio can be easily upgraded with additional plugins. Apache Directory Studio plugins can even run within a full installation of Eclipse itself.

 

Apache Directory Studio contains 6 major features:
 * an LDAP Browser
 * an LDIF Editor
 * an ACI Editor for Apache Directory Server
 * a Schema Editor
 * an embedded Apache Directory Server
 * an Apache DS Configuration Editor

 

You can download Apache Directory Studio as a standalone RCP application for Mac OS X, Linux and Windows here:
 http://directory.apache.org/studio/downloads.html

Regards,
The Apache Directory Team

[1] http://directory.apache.org/studio/
[2] http://www.eclipse.org/org/press-release/20090323_AwardsWinners.php

:

Celebrating a Decade of Open Source Leadership

알림 | 2009. 3. 26. 11:05 | Posted by 노안돼지
Celebrating a Decade of Open Source Leadership

Dear Friends of The Apache Software Foundation:

Exactly ten years ago, the highly dedicated members of the Apache Group decided to secure the future of the Apache HTTP Server by forming The Apache Software Foundation.

Since then, our globally distributed, all-volunteer membership has grown to exceed 300 individuals who represent some of the world's greatest talent in Open Source. In collaboration with more than 2,000 Committers from across six continents, the ASF oversees the development of 65 leading Open Source projects, including Apache HTTP Server — still the world’s most popular Web server software since its inception fifteen years ago.

We are very proud of our many achievements over the past years, and recognize that our success is testament to our community's deep commitment to meeting a critical need for high quality, freely available software. We are thankful to everyone who has contributed their time, energy and resources to help the ASF achieve so many successes, both internally and externally, by supporting the Open Source community through hundreds of mailing lists, as well as numerous mentoring and outreach activities.

We look back on the success of The Apache Way with confidence: participation is at an all-time high, with 33 projects in the Apache Incubator, and more than two dozen codebases being explored in the Apache Labs.

We also recognize that the ASF has become more than a trusted resource for developers; it is also a worthy organization for tax-deductible donations from the business community and individuals alike. Through the financial contributions of our sponsors, the ASF continues to power hundreds of millions of sites, projects, and software solutions across the planet (Apache software even powers satellites in outer space!).

This anniversary also gives us an occasion to formally acknowledge the loyalty and support of the millions of users responsible for our incredible success over the past decade. Through your commitment, the ASF continues to be the standard-bearer for Open Source excellence. We appreciate your ongoing support by sharing our story with your friends, and co-workers, and considering making a personal donation or becoming a sponsor of the ASF.

Join us in celebrating this important milestone throughout the year, as we highlight numerous ASF projects, people, and events in honor of the occasion. The festivities culminate in Oakland, California, 2-6 November 2009, at ApacheCon US, the official conference, trainings, and expo of the ASF (I am writing this letter from Amsterdam, where ApacheCon Europe is currently taking place).

So many of us can't imagine the world before the ASF, yet it seems that the years have quickly flown by. With so much to look forward to in the coming decade, we appreciate your help in keeping the ASF a relevant, vibrant, and active community, heartily invite you to share your thoughts with us by dropping us a line on the ASF blog.

Sincerely,
Jim Jagielski, Chairman
The Apache Software Foundation
25 March 2009

:

Free Live Video from ApacheCon Europe 2009

컨퍼런스 소식 | 2009. 3. 25. 08:22 | Posted by 노안돼지

Can't make it to ApacheCon Europe 2009 in Amsterdam?
Don't miss our live video streaming 25-27 March.

 http://www.eu.apachecon.com/c/aceu2009/about/videoStreaming

You can watch the following videos free of charge:

 Wednesday  8:00 UTC  Jim Jagielski, State of the Feather
   8:30 UTC  Raghu Ramakrishnan, Data Management in the Cloud
   12:00 UTC  Lars Eilebrecht, Behind the Scenes of The Apache Software Foundation
 Thursday  12:00 UTC  Jim Jagielski, Sponsoring the ASF the Corporate and Individual Level
   16:30 UTC  James Governor, Open sourcing the analyst business...
 Friday  10:30 UTC  Apache Pioneer's Panel, 10 years of The Apache Software Foundation
   12:00 UTC  J Aaron Farr, The Apache Way

The following select technical tracks are available for a fee:

 Wednesday  9:30-17:00 UTC  Hadoop Geeks for Geeks track
 Thursday  8:00-16:00 UTC  Tomcat for Developers and Administrators
 Friday  8:00-16:00 UTC  HTTP Server Administration


And join our ApacheCon social network at http://aceu2009.crowdvine.com to discuss the sessions and to get in contact with other attendees of ApacheCon Europe 2009.

: