Folks,
having the framework under its own SVN location
https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk
does not prove practical at this early phase in project development.
The jboss-osgi examples, the functional tests and the blueprint implementation now use
that framework as the default
We already have the notion of "reactor" project that is part of the overall
jboss-osgi build. Currently Blueprint is in the reactor already.
I plan to move the framework to the reactor as well. This would remove issues with
jboss-osgi test failures because the latest framework SNAPSHOT has not been deployed. It
is also impractical to frequently deploy the framework because of the size of its
artifacts
| [tdiesler@tdvaio trunk]$ ls -l target/
| total 9512
| -rw-rw-r--. 1 tdiesler tdiesler 4706688 2009-10-09 09:58
jboss-osgi-framework-1.0.0-SNAPSHOT-all.jar
| -rw-rw-r--. 1 tdiesler tdiesler 323857 2009-10-09 09:58
jboss-osgi-framework-1.0.0-SNAPSHOT.jar
| -rw-rw-r--. 1 tdiesler tdiesler 448742 2009-10-09 09:58
jboss-osgi-framework-1.0.0-SNAPSHOT-javadoc.jar
| -rw-rw-r--. 1 tdiesler tdiesler 214299 2009-10-09 09:58
jboss-osgi-framework-1.0.0-SNAPSHOT-sources.jar
|
After the move you can find the framework here
https://svn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk/reactor/
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4259556#...
Reply to the post :
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&a...