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

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

Integrated in goraOracle #6 (See [https://builds.apache.org/job/goraOracle/6/])
    [GORA-72] Made all artifacts proper OSGi bundles. Added ClassLoadingUtils 
which will fallback to thread context classloader if Class.forName fails. 
(Revision 76294f7cdbdd7e00b294d009d8f5e0b3a1218c76)
[GORA-72] Made gora-hbase a proper OSGi bundle (Revision 
4bbe6600c948ab7a6ae902d6aacf051c560fdf2b)

     Result = FAILURE
iocanel : 
Files : 
* gora-core/src/main/java/org/apache/gora/util/IOUtils.java
* gora-core/pom.xml
* gora-sql/src/main/java/org/apache/gora/sql/store/SqlStore.java
* gora-core/src/main/java/org/apache/gora/query/impl/QueryBase.java
* gora-sql/pom.xml
* gora-core/src/main/java/org/apache/gora/util/ReflectionUtils.java
* gora-sql/src/test/java/org/apache/gora/sql/GoraSqlTestDriver.java
* gora-core/src/main/java/org/apache/gora/util/ClassLoadingUtils.java
* gora-cassandra/pom.xml
* pom.xml
* gora-core/src/main/java/org/apache/gora/store/impl/DataStoreBase.java
* gora-core/src/main/java/org/apache/gora/store/DataStoreFactory.java
* 
gora-core/src/examples/java/org/apache/gora/examples/mapreduce/QueryCounter.java

iocanel : 
Files : 
* gora-hbase/pom.xml

                
> Make Gora OSGi ready
> --------------------
>
>                 Key: GORA-72
>                 URL: https://issues.apache.org/jira/browse/GORA-72
>             Project: Apache Gora
>          Issue Type: Improvement
>    Affects Versions: 0.2
>            Reporter: Ioannis Canellos
>            Assignee: Ioannis Canellos
>             Fix For: 0.4
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to