This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "jbehave-osgi".
The branch, master has been updated
via b982db2828b4d3d1865be5c0c45ae47e0df6927e (commit)
via a275f210e66d808d1bdc185d70a570ce94ea0651 (commit)
via e9d7195a6897339d37adc3e10e0ed68d0aa63ea9 (commit)
via 3bd20eef76bd14afa00350ce86517cf946fc57ea (commit)
from c3aedd4f587a254a6662747dbb469bb7a492beaf (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit b982db2828b4d3d1865be5c0c45ae47e0df6927e
Author: Cristiano GaviaÌo <[email protected]>
Date: Mon Feb 27 18:40:14 2012 -0300
fixed launchers
commit a275f210e66d808d1bdc185d70a570ce94ea0651
Author: Cristiano GaviaÌo <[email protected]>
Date: Mon Feb 27 18:39:49 2012 -0300
updated examples.
commit e9d7195a6897339d37adc3e10e0ed68d0aa63ea9
Author: Cristiano GaviaÌo <[email protected]>
Date: Mon Feb 27 18:39:19 2012 -0300
added source projects into generated P2.
commit 3bd20eef76bd14afa00350ce86517cf946fc57ea
Author: Cristiano GaviaÌo <[email protected]>
Date: Mon Feb 27 13:19:45 2012 -0300
modified launchers.
-----------------------------------------------------------------------
Summary of changes:
.../JBehave-OSGi - Prepare-for-next-release.launch | 8 +-
.../build_jbehave-osgi-services.launch | 4 +-
.../build_jbehave-osgi_equinox.launch | 4 +-
.../META-INF/MANIFEST.MF | 5 +-
.../build.properties | 0
.../feature.xml | 16 ++-
.../pom.xml | 11 +-
.../build.properties | 0
.../feature.xml | 0
.../pom.xml | 0
.../build.properties | 0
.../feature.xml | 8 +-
.../pom.xml | 6 +-
.../org.jbehave.osgi.equinox.p2/category.xml | 12 ++-
.../org.jbehave.osgi.equinox.p2/pom.xml | 12 ++
.../org.jbehave.osgi.services.test/pom.xml | 2 +-
jbehave-osgi-equinox/pom.xml | 49 ++++++---
... => TaskWeb - IntegrationTests Embedder.launch} | 0
.../TaskWeb Authentication Story.launch | 4 +-
.../TaskWeb Equinox Check Story.launch | 2 +-
...ehave-osgi_example_trader_manifest-first.launch | 2 +-
...d_jbehave-osgi_example_trader_pom-first.launch} | 2 +-
...ild_jbehave-osgi_examples_manifest-first.launch | 18 ---
.../build_jbehave-osgi_examples_pom-first.launch | 18 ---
.../install_jbehave-osgi_examples_pom-first.launch | 18 ---
.../server.equinox.vaadin.product.launch | 10 +-
jbehave-osgi-examples/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
jbehave-osgi-examples/rcpmail/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../.gitignore | 1 -
.../pom.xml | 2 +-
.../ensure_equinox_is_running_properly.story | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../taskweb_indigo_building_pde.target | 19 ++--
.../taskweb_indigo_building_tycho.target | 116 -------------------
...g_pde.target => taskweb_indigo_local_p2.target} | 19 ++--
.../taskweb_juno_local_p2.target | 19 +++
...building_pde.target => taskweb_juno_pde.target} | 15 +--
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../taskweb/application/TaskManagerApp.java | 3 +-
jbehave-osgi-examples/taskweb/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 6 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
.../trader-manifest-first/pom.xml | 2 +-
.../pom.xml | 2 +-
.../pom.xml | 2 +-
jbehave-osgi-examples/trader-pom-first/pom.xml | 2 +-
jbehave-osgi-services/pom.xml | 44 +++++++-
jbehave-osgi-web/pom.xml | 117 +++++++++-----------
pom.xml | 11 +-
62 files changed, 276 insertions(+), 355 deletions(-)
copy jbehave-osgi-examples/eclipse_launchers/Jbehave Maven TaskWeb Embedder
Run.launch => eclipse_launchers/JBehave-OSGi - Prepare-for-next-release.launch
(67%)
copy
jbehave-osgi-examples/eclipse_launchers/build_jbehave-osgi_example_taskweb.launch
=> eclipse_launchers/build_jbehave-osgi-services.launch (88%)
copy jbehave-osgi-equinox/{org.jbehave.osgi.equinox.features.core =>
org.jbehave.osgi.equinox.features.core.source}/build.properties (100%)
copy {jbehave-osgi-examples/rcpmail/org.jbehave.osgi.examples.rcpmail.feature
=>
jbehave-osgi-equinox/org.jbehave.osgi.equinox.features.core.source}/feature.xml
(60%)
copy jbehave-osgi-equinox/{org.jbehave.osgi.equinox.features.web =>
org.jbehave.osgi.equinox.features.core.source}/pom.xml (69%)
copy jbehave-osgi-equinox/{org.jbehave.osgi.equinox.features.core =>
org.jbehave.osgi.equinox.features.examples.deps}/build.properties (100%)
copy jbehave-osgi-equinox/{org.jbehave.osgi.equinox.features.web =>
org.jbehave.osgi.equinox.features.examples.deps}/feature.xml (100%)
copy jbehave-osgi-equinox/{org.jbehave.osgi.equinox.features.web =>
org.jbehave.osgi.equinox.features.examples.deps}/pom.xml (100%)
copy jbehave-osgi-equinox/{org.jbehave.osgi.equinox.features.core =>
org.jbehave.osgi.equinox.features.web.source}/build.properties (100%)
copy {jbehave-osgi-examples/rcpmail/org.jbehave.osgi.examples.rcpmail.feature
=>
jbehave-osgi-equinox/org.jbehave.osgi.equinox.features.web.source}/feature.xml
(74%)
copy jbehave-osgi-equinox/{org.jbehave.osgi.equinox.features.web =>
org.jbehave.osgi.equinox.features.web.source}/pom.xml (77%)
rename jbehave-osgi-examples/eclipse_launchers/{Jbehave Maven TaskWeb Embedder
Run.launch => TaskWeb - IntegrationTests Embedder.launch} (100%)
rename
jbehave-osgi-examples/eclipse_launchers/{install_jbehave-osgi_example_trader_pom-first.launch
=> build_jbehave-osgi_example_trader_pom-first.launch} (94%)
delete mode 100644
jbehave-osgi-examples/eclipse_launchers/build_jbehave-osgi_examples_manifest-first.launch
delete mode 100644
jbehave-osgi-examples/eclipse_launchers/build_jbehave-osgi_examples_pom-first.launch
delete mode 100644
jbehave-osgi-examples/eclipse_launchers/install_jbehave-osgi_examples_pom-first.launch
delete mode 100644
jbehave-osgi-examples/taskweb/org.jbehave.osgi.examples.taskweb.integration_tests/.gitignore
delete mode 100644
jbehave-osgi-examples/taskweb/org.jbehave.osgi.examples.taskweb.target/taskweb_indigo_building_tycho.target
copy
jbehave-osgi-examples/taskweb/org.jbehave.osgi.examples.taskweb.target/{taskweb_indigo_building_pde.target
=> taskweb_indigo_local_p2.target} (50%)
create mode 100644
jbehave-osgi-examples/taskweb/org.jbehave.osgi.examples.taskweb.target/taskweb_juno_local_p2.target
copy
jbehave-osgi-examples/taskweb/org.jbehave.osgi.examples.taskweb.target/{taskweb_indigo_building_pde.target
=> taskweb_juno_pde.target} (53%)
hooks/post-receive
--
jbehave-osgi
<hr/>
<p>
To unsubscribe from this list please visit:
</p>
<p>
<a
href="http://xircles.codehaus.org/manage_email">http://xircles.codehaus.org/manage_email</a>
</p>