[jira] [Commented] (OODT-859) Convert Jars to OSGI Bundles

2015-08-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OODT-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14701606#comment-14701606
 ] 

ASF GitHub Bot commented on OODT-859:
-

Github user chrismattmann commented on the pull request:

https://github.com/apache/oodt/pull/23#issuecomment-132281753
  
@buggtb this is a very useful addition - do you have an update here?


 Convert Jars to OSGI Bundles
 

 Key: OODT-859
 URL: https://issues.apache.org/jira/browse/OODT-859
 Project: OODT
  Issue Type: Bug
Reporter: Tom Barber
Assignee: Tom Barber
Priority: Minor

 For various reasons we should include the OSGI compliant MANIFEST headers. 
 The poms need updating to build it that is all.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


svn commit: r1696488 - /oodt/branches/osgi-plugin/

2015-08-18 Thread magicaltrout
Author: magicaltrout
Date: Tue Aug 18 19:49:36 2015
New Revision: 1696488

URL: http://svn.apache.org/r1696488
Log:
Create a branch to come up with a decent OSGI plugin scheme


Added:
oodt/branches/osgi-plugin/   (props changed)
  - copied from r1696487, oodt/trunk/

Propchange: oodt/branches/osgi-plugin/
--
--- svn:ignore (added)
+++ svn:ignore Tue Aug 18 19:49:36 2015
@@ -0,0 +1,17 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders
+.idea
+*.iml
+.pydevproject

Propchange: oodt/branches/osgi-plugin/
--
--- svn:mergeinfo (added)
+++ svn:mergeinfo Tue Aug 18 19:49:36 2015
@@ -0,0 +1,3 @@
+/oodt/branches/0.8.1:1657924-1657925
+/oodt/tags/0.8.1:1655770-1657922
+/oodt/tags/0.8.1-rc1:1657923




svn commit: r1696489 - /oodt/branches/dependency-update/

2015-08-18 Thread magicaltrout
Author: magicaltrout
Date: Tue Aug 18 19:50:00 2015
New Revision: 1696489

URL: http://svn.apache.org/r1696489
Log:
Create a branch to revamp OODT dependency management


Added:
oodt/branches/dependency-update/   (props changed)
  - copied from r1696488, oodt/trunk/

Propchange: oodt/branches/dependency-update/
--
--- svn:ignore (added)
+++ svn:ignore Tue Aug 18 19:50:00 2015
@@ -0,0 +1,17 @@
+._*
+.DS_Store
+*.log
+*.pyc
+*.pyo
+*.egg-info
+dist
+build
+target
+.settings
+.classpath
+.project
+maven-eclipse.xml
+.externalToolBuilders
+.idea
+*.iml
+.pydevproject

Propchange: oodt/branches/dependency-update/
--
--- svn:mergeinfo (added)
+++ svn:mergeinfo Tue Aug 18 19:50:00 2015
@@ -0,0 +1,3 @@
+/oodt/branches/0.8.1:1657924-1657925
+/oodt/tags/0.8.1:1655770-1657922
+/oodt/tags/0.8.1-rc1:1657923




[jira] [Commented] (OODT-859) Convert Jars to OSGI Bundles

2015-08-18 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/OODT-859?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14701865#comment-14701865
 ] 

ASF GitHub Bot commented on OODT-859:
-

Github user buggtb commented on the pull request:

https://github.com/apache/oodt/pull/23#issuecomment-132331575
  
OKay I've created a branch I'll push this PR to it later. I would like to 
try and come up with a way of not requiring the uber bundle, but that will take 
a bit of fiddling, so i'll do it on a separate branch over the next week or so


 Convert Jars to OSGI Bundles
 

 Key: OODT-859
 URL: https://issues.apache.org/jira/browse/OODT-859
 Project: OODT
  Issue Type: Bug
Reporter: Tom Barber
Assignee: Tom Barber
Priority: Minor

 For various reasons we should include the OSGI compliant MANIFEST headers. 
 The poms need updating to build it that is all.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)