[weld/core] eb6386: Old style naming for documentation for compatibili...
by GitHub
Branch: refs/heads/2.2
Home: https://github.com/weld/core
Commit: eb63862f8d4e8441e3dac6ef10fa1aef4f179bfa
https://github.com/weld/core/commit/eb63862f8d4e8441e3dac6ef10fa1aef4f179bfa
Author: Kirill Gaevskii <kgaevski(a)redhat.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M docs/reference/src/main/asciidoc/beans.asciidoc
M docs/reference/src/main/asciidoc/configure.asciidoc
M docs/reference/src/main/asciidoc/contexts.asciidoc
M docs/reference/src/main/asciidoc/decorators.asciidoc
M docs/reference/src/main/asciidoc/ee.asciidoc
M docs/reference/src/main/asciidoc/environments.asciidoc
M docs/reference/src/main/asciidoc/events.asciidoc
M docs/reference/src/main/asciidoc/example.asciidoc
M docs/reference/src/main/asciidoc/extend.asciidoc
M docs/reference/src/main/asciidoc/gettingstarted.asciidoc
M docs/reference/src/main/asciidoc/injection.asciidoc
M docs/reference/src/main/asciidoc/interceptors.asciidoc
M docs/reference/src/main/asciidoc/intro.asciidoc
M docs/reference/src/main/asciidoc/next.asciidoc
M docs/reference/src/main/asciidoc/part1.asciidoc
M docs/reference/src/main/asciidoc/part2.asciidoc
M docs/reference/src/main/asciidoc/part3.asciidoc
M docs/reference/src/main/asciidoc/part4.asciidoc
M docs/reference/src/main/asciidoc/part5.asciidoc
M docs/reference/src/main/asciidoc/resources.asciidoc
M docs/reference/src/main/asciidoc/ri-spi.asciidoc
M docs/reference/src/main/asciidoc/scopescontexts.asciidoc
M docs/reference/src/main/asciidoc/specialization.asciidoc
M docs/reference/src/main/asciidoc/stereotypes.asciidoc
M docs/reference/src/main/asciidoc/weldexamples.asciidoc
Log Message:
-----------
Old style naming for documentation for compatibility with existing links on http://weld.cdi-spec.org
10 years, 2 months
[weld/core] 620e72: Require Java 8
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 620e72035f9564175c6db0ea9ffb7887e10a089b
https://github.com/weld/core/commit/620e72035f9564175c6db0ea9ffb7887e10a089b
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M pom.xml
Log Message:
-----------
Require Java 8
Commit: be6293d310768d5628903f90aff3e97c2b6a879b
https://github.com/weld/core/commit/be6293d310768d5628903f90aff3e97c2b6a879b
Author: Kirill Gaevskii <kgaevski(a)redhat.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M docs/reference/src/main/asciidoc/beans.asciidoc
M docs/reference/src/main/asciidoc/configure.asciidoc
M docs/reference/src/main/asciidoc/contexts.asciidoc
M docs/reference/src/main/asciidoc/decorators.asciidoc
M docs/reference/src/main/asciidoc/ee.asciidoc
M docs/reference/src/main/asciidoc/environments.asciidoc
M docs/reference/src/main/asciidoc/events.asciidoc
M docs/reference/src/main/asciidoc/example.asciidoc
M docs/reference/src/main/asciidoc/extend.asciidoc
M docs/reference/src/main/asciidoc/gettingstarted.asciidoc
M docs/reference/src/main/asciidoc/injection.asciidoc
M docs/reference/src/main/asciidoc/interceptors.asciidoc
M docs/reference/src/main/asciidoc/intro.asciidoc
M docs/reference/src/main/asciidoc/next.asciidoc
M docs/reference/src/main/asciidoc/part1.asciidoc
M docs/reference/src/main/asciidoc/part2.asciidoc
M docs/reference/src/main/asciidoc/part3.asciidoc
M docs/reference/src/main/asciidoc/part4.asciidoc
M docs/reference/src/main/asciidoc/part5.asciidoc
M docs/reference/src/main/asciidoc/resources.asciidoc
M docs/reference/src/main/asciidoc/ri-spi.asciidoc
M docs/reference/src/main/asciidoc/scopescontexts.asciidoc
M docs/reference/src/main/asciidoc/specialization.asciidoc
M docs/reference/src/main/asciidoc/stereotypes.asciidoc
M docs/reference/src/main/asciidoc/weldexamples.asciidoc
Log Message:
-----------
Old style naming for documentation for compatibility with existing links on http://weld.cdi-spec.org
Compare: https://github.com/weld/core/compare/9db18fd857a6...be6293d31076
10 years, 2 months
[weld/core] 9db18f: Switch to 3.0.0-SNAPSHOT
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 9db18fd857a6f2f64f976353399d1f25a058f0e6
https://github.com/weld/core/commit/9db18fd857a6f2f64f976353399d1f25a058f0e6
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-09-18 (Thu, 18 Sep 2014)
Changed paths:
M bom/pom.xml
M bundles/impl/pom.xml
M bundles/osgi/pom.xml
M docs/reference/pom.xml
M environments/common/pom.xml
M environments/se/build/pom.xml
M environments/se/core/pom.xml
M environments/servlet/build/pom.xml
M environments/servlet/core/pom.xml
M environments/servlet/pom.xml
M environments/servlet/tests/base/pom.xml
M environments/servlet/tests/jetty/pom.xml
M environments/servlet/tests/tomcat/pom.xml
M examples/jsf/login/pom.xml
M examples/jsf/numberguess/pom.xml
M examples/jsf/pastecode/pom.xml
M examples/jsf/permalink/pom.xml
M examples/jsf/translator/ear/pom.xml
M examples/jsf/translator/ejb/pom.xml
M examples/jsf/translator/ftest/pom.xml
M examples/jsf/translator/pom.xml
M examples/jsf/translator/war/pom.xml
M examples/osgi/paint-api/pom.xml
M examples/osgi/paint-core/pom.xml
M examples/osgi/paint-square/pom.xml
M examples/osgi/paint-triangle/pom.xml
M examples/osgi/pom.xml
M examples/pom.xml
M examples/se/hello-world/pom.xml
M examples/se/numberguess/pom.xml
M examples/webstart/pom.xml
M impl/pom.xml
M inject-tck-runner/pom.xml
M jboss-as/pom.xml
M jboss-tck-runner/1.1/pom.xml
M jsf/pom.xml
M pom.xml
M porting-package/1.1/pom.xml
M tests-arquillian/pom.xml
M tests-common/pom.xml
M tests/pom.xml
Log Message:
-----------
Switch to 3.0.0-SNAPSHOT
10 years, 2 months
[weld/core] e5cda2: Testcase for WELD-1538
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: e5cda27aaf81c52b5bce1c5cbab16bb1a521036b
https://github.com/weld/core/commit/e5cda27aaf81c52b5bce1c5cbab16bb1a521036b
Author: Kirill Gaevskii <kgaevski(a)redhat.com>
Date: 2014-09-17 (Wed, 17 Sep 2014)
Changed paths:
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/AnInterceptor.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/InterceptMe.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/Intercepted.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/InterceptorDelegatingChainTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/interceptors/weld1538/ScopedBean.java
Log Message:
-----------
Testcase for WELD-1538
10 years, 2 months
[weld/core] a3d40b: [maven-release-plugin] prepare for next developmen...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: a3d40b3918164b89a35acca030f7dff5d7bde54e
https://github.com/weld/core/commit/a3d40b3918164b89a35acca030f7dff5d7bde54e
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-09-15 (Mon, 15 Sep 2014)
Changed paths:
M bom/pom.xml
M bundles/impl/pom.xml
M bundles/osgi/pom.xml
M docs/reference/pom.xml
M environments/common/pom.xml
M environments/se/build/pom.xml
M environments/se/core/pom.xml
M environments/servlet/build/pom.xml
M environments/servlet/core/pom.xml
M environments/servlet/pom.xml
M environments/servlet/tests/base/pom.xml
M environments/servlet/tests/jetty/pom.xml
M environments/servlet/tests/tomcat/pom.xml
M examples/jsf/login/pom.xml
M examples/jsf/numberguess/pom.xml
M examples/jsf/pastecode/pom.xml
M examples/jsf/permalink/pom.xml
M examples/jsf/translator/ear/pom.xml
M examples/jsf/translator/ejb/pom.xml
M examples/jsf/translator/ftest/pom.xml
M examples/jsf/translator/pom.xml
M examples/jsf/translator/war/pom.xml
M examples/osgi/paint-api/pom.xml
M examples/osgi/paint-core/pom.xml
M examples/osgi/paint-square/pom.xml
M examples/osgi/paint-triangle/pom.xml
M examples/osgi/pom.xml
M examples/pom.xml
M examples/se/hello-world/pom.xml
M examples/se/numberguess/pom.xml
M examples/webstart/pom.xml
M impl/pom.xml
M inject-tck-runner/pom.xml
M jboss-as/pom.xml
M jboss-tck-runner/1.1/pom.xml
M jsf/pom.xml
M pom.xml
M porting-package/1.1/pom.xml
M tests-arquillian/pom.xml
M tests-common/pom.xml
M tests/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
10 years, 2 months