You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@gora.apache.org by "Hudson (Commented) (JIRA)" <ji...@apache.org> on 2012/01/06 07:05:39 UTC

[jira] [Commented] (GORA-72) Make Gora OSGi ready

    [ https://issues.apache.org/jira/browse/GORA-72?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13181142#comment-13181142 ] 

Hudson commented on GORA-72:
----------------------------

Integrated in gora-trunk #93 (See [https://builds.apache.org/job/gora-trunk/93/])
    [GORA-72] Made all artifacts proper OSGi bundles. Added ClassLoadingUtils which will fallback to thread context classloader if Class.forName fails.

iocanel : http://svn.apache.org/viewvc/incubator/gora/trunk/viewvc/?view=rev&root=&revision=1227229
Files : 
* /incubator/gora/trunk/gora-cassandra/pom.xml
* /incubator/gora/trunk/gora-core/pom.xml
* /incubator/gora/trunk/gora-core/src/examples/java/org/apache/gora/examples/mapreduce/QueryCounter.java
* /incubator/gora/trunk/gora-core/src/main/java/org/apache/gora/query/impl/QueryBase.java
* /incubator/gora/trunk/gora-core/src/main/java/org/apache/gora/store/DataStoreFactory.java
* /incubator/gora/trunk/gora-core/src/main/java/org/apache/gora/store/impl/DataStoreBase.java
* /incubator/gora/trunk/gora-core/src/main/java/org/apache/gora/util/ClassLoadingUtils.java
* /incubator/gora/trunk/gora-core/src/main/java/org/apache/gora/util/IOUtils.java
* /incubator/gora/trunk/gora-core/src/main/java/org/apache/gora/util/ReflectionUtils.java
* /incubator/gora/trunk/gora-sql/pom.xml
* /incubator/gora/trunk/gora-sql/src/main/java/org/apache/gora/sql/store/SqlStore.java
* /incubator/gora/trunk/gora-sql/src/test/java/org/apache/gora/sql/GoraSqlTestDriver.java
* /incubator/gora/trunk/pom.xml

                
> Make Gora OSGi ready
> --------------------
>
>                 Key: GORA-72
>                 URL: https://issues.apache.org/jira/browse/GORA-72
>             Project: Gora
>          Issue Type: Improvement
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>
> I think that it would be really awesome if users could run Gora from inside an OSGi container, as this would widen our target group and allow possible integration with other Apache projects.
> Three steps are required.
> i) Enrich gora manifests with proper OSGi headers.
> ii) Ensure gora treats class loading with modularity in mind. 
> However, I think that this should till we have a 100% test success.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira