You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@deltaspike.apache.org by jo...@apache.org on 2013/10/20 21:27:31 UTC

[1/2] git commit: DELTASPIKE-429 Remove unused property.

Updated Branches:
  refs/heads/master 709f1edf5 -> c1c3fa353


DELTASPIKE-429 Remove unused property.


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/fe5fca48
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/fe5fca48
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/fe5fca48

Branch: refs/heads/master
Commit: fe5fca485d161c06fd95f2101c2c2fbffde20493
Parents: 38b9902
Author: John D. Ament <jo...@gmail.com>
Authored: Sun Oct 20 15:26:45 2013 -0400
Committer: John D. Ament <jo...@gmail.com>
Committed: Sun Oct 20 15:26:45 2013 -0400

----------------------------------------------------------------------
 deltaspike/parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/deltaspike/blob/fe5fca48/deltaspike/parent/pom.xml
----------------------------------------------------------------------
diff --git a/deltaspike/parent/pom.xml b/deltaspike/parent/pom.xml
index 2da886f..fb9c0ea 100644
--- a/deltaspike/parent/pom.xml
+++ b/deltaspike/parent/pom.xml
@@ -88,7 +88,6 @@
 
         <jacoco.version>0.5.7.201204190339</jacoco.version>
 
-        <arquillian-openwebbeans.version>1.0.0.CR2</arquillian-openwebbeans.version>
         <arquillian-weld.version>1.0.0.CR5</arquillian-weld.version>
 
         <!-- OSGi bundles properties -->


[2/2] git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/deltaspike

Posted by jo...@apache.org.
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/deltaspike


Project: http://git-wip-us.apache.org/repos/asf/deltaspike/repo
Commit: http://git-wip-us.apache.org/repos/asf/deltaspike/commit/c1c3fa35
Tree: http://git-wip-us.apache.org/repos/asf/deltaspike/tree/c1c3fa35
Diff: http://git-wip-us.apache.org/repos/asf/deltaspike/diff/c1c3fa35

Branch: refs/heads/master
Commit: c1c3fa353b57bad857c1278c617683caeaf6fd49
Parents: fe5fca4 709f1ed
Author: John D. Ament <jo...@gmail.com>
Authored: Sun Oct 20 15:27:17 2013 -0400
Committer: John D. Ament <jo...@gmail.com>
Committed: Sun Oct 20 15:27:17 2013 -0400

----------------------------------------------------------------------
 .../impl/injection/ManagedArtifactResolver.java | 12 +--------
 .../injection/RequestDependentBeanStorage.java  |  1 +
 .../injection/ViewDependentBeanStorage.java     | 28 --------------------
 deltaspike/parent/code/pom.xml                  |  1 +
 4 files changed, 3 insertions(+), 39 deletions(-)
----------------------------------------------------------------------