You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openjpa.apache.org by pp...@apache.org on 2010/03/19 17:05:36 UTC

svn commit: r925293 - /openjpa/trunk/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/osgi/package.html

Author: ppoddar
Date: Fri Mar 19 16:05:36 2010
New Revision: 925293

URL: http://svn.apache.org/viewvc?rev=925293&view=rev
Log:
OPENJPA-1491: Add OpenJPA-OSGi package description.

Added:
    openjpa/trunk/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/osgi/package.html   (with props)

Added: openjpa/trunk/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/osgi/package.html
URL: http://svn.apache.org/viewvc/openjpa/trunk/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/osgi/package.html?rev=925293&view=auto
==============================================================================
--- openjpa/trunk/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/osgi/package.html (added)
+++ openjpa/trunk/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/osgi/package.html Fri Mar 19 16:05:36 2010
@@ -0,0 +1,30 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+ 
+ http://www.apache.org/licenses/LICENSE-2.0
+ 
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.   
+-->
+<html>
+<body>
+<p><strong>OpenJPA JPA</strong></p>
+
+<p>
+    This package bridges OpenJPA as a OSGi Bundle. 
+</p>
+    This package while making OpenJPA runtime available as a OSGi Bundle also
+    ensures that OpenJPA runtime has no mandatory runtime dependency on OSGi libraries
+    when operating in a non-OSGi environment. 
+</body>
+</html>

Propchange: openjpa/trunk/openjpa-persistence/src/main/java/org/apache/openjpa/persistence/osgi/package.html
------------------------------------------------------------------------------
    svn:eol-style = native