Author: arne
Date: Wed Apr 23 06:30:11 2014
New Revision: 1589348
URL: http://svn.apache.org/r1589348
Log:
OWB-946: Fixed handling of parameterized injection point and raw bean/event
type
(org.jboss.cdi.tck.tests.event.parameterized.ParameterizedEventTest.testEventObjectTypeUsed)
Modified:
Author: struberg
Date: Tue Apr 22 20:51:35 2014
New Revision: 1589290
URL: http://svn.apache.org/r1589290
Log:
[maven-release-plugin] prepare for next development iteration
Modified:
openwebbeans/branches/owb_1.2.x/atinject-tck/pom.xml
openwebbeans/branches/owb_1.2.x/distribution/pom.xml
Author: struberg
Date: Tue Apr 22 20:51:20 2014
New Revision: 1589289
URL: http://svn.apache.org/r1589289
Log:
[maven-release-plugin] copy for tag openwebbeans-1.2.3
Added:
openwebbeans/tags/openwebbeans-1.2.3/ (props changed)
- copied from r1589288, openwebbeans/branches/owb_1.2.x/
Author: struberg
Date: Tue Apr 22 20:51:13 2014
New Revision: 1589288
URL: http://svn.apache.org/r1589288
Log:
[maven-release-plugin] prepare release openwebbeans-1.2.3
Modified:
openwebbeans/branches/owb_1.2.x/atinject-tck/pom.xml
openwebbeans/branches/owb_1.2.x/distribution/pom.xml
Author: struberg
Date: Tue Apr 22 20:44:41 2014
New Revision: 1589286
URL: http://svn.apache.org/r1589286
Log:
fix javadoc error in java8
Modified:
openwebbeans/branches/owb_1.2.x/pom.xml
Modified: openwebbeans/branches/owb_1.2.x/pom.xml
URL:
http://svn.apache.org/viewvc/openwebbeans/branch
Author: struberg
Date: Tue Apr 22 20:39:00 2014
New Revision: 1589285
URL: http://svn.apache.org/r1589285
Log:
suppress fancy javadoc errors in java8
Modified:
openwebbeans/branches/owb_1.2.x/pom.xml
Modified: openwebbeans/branches/owb_1.2.x/pom.xml
URL:
http://svn.apache.org/viewvc/openweb
Author: struberg
Date: Tue Apr 22 20:30:45 2014
New Revision: 1589283
URL: http://svn.apache.org/r1589283
Log:
upgrade a few plugins to newest version
Modified:
openwebbeans/branches/owb_1.2.x/pom.xml
Modified: openwebbeans/branches/owb_1.2.x/pom.xml
URL:
http://svn.apache.org/viewvc/openwe
Author: arne
Date: Tue Apr 22 15:45:10 2014
New Revision: 1589179
URL: http://svn.apache.org/r1589179
Log:
OWB-946: Implemented generic type resolution for variables declared at method
level
Added:
openwebbeans/trunk/webbeans-impl/src/main/java/org/apache/webbeans/config/OwbTypeVariableImpl
Author: struberg
Date: Tue Apr 22 11:17:33 2014
New Revision: 1589087
URL: http://svn.apache.org/r1589087
Log:
force well specified order for 2 TCK tests
Those tests fail in Java8 since the order in which the test
methods get called are not deterministic anymore. At least
they are not called in t