[weld/core] 23530c: [maven-release-plugin] prepare for next developmen...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 23530c0d0bb31533504badd38cd2ea74117f1fdb
https://github.com/weld/core/commit/23530c0d0bb31533504badd38cd2ea74117f1fdb
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M bom/pom.xml
M bundles/impl/pom.xml
M bundles/osgi/pom.xml
M docs/reference/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/pom.xml
M examples/se/hello-world/pom.xml
M examples/se/numberguess/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, 10 months
[weld/core] 2fec75: [maven-release-plugin] prepare release 2.2.0.CR2
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 2fec751bbbce01de59bcb982ed335418b28eca22
https://github.com/weld/core/commit/2fec751bbbce01de59bcb982ed335418b28eca22
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M bom/pom.xml
M bundles/impl/pom.xml
M bundles/osgi/pom.xml
M docs/reference/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/pom.xml
M examples/se/hello-world/pom.xml
M examples/se/numberguess/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 release 2.2.0.CR2
10 years, 10 months
[weld/core] 998b2a: Minor javadoc and docs updates
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 998b2ad26ed34be190859c86c1dfdd38a70656ca
https://github.com/weld/core/commit/998b2ad26ed34be190859c86c1dfdd38a70656ca
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M docs/reference/src/main/docbook/en-US/extend.xml
M docs/reference/src/main/docbook/en-US/injection.xml
M impl/src/main/java/org/jboss/weld/bootstrap/BeanDeployment.java
M impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java
M impl/src/main/java/org/jboss/weld/util/collections/ListView.java
M impl/src/main/java/org/jboss/weld/util/collections/SetView.java
Log Message:
-----------
Minor javadoc and docs updates
- remove references to ProcessModule
- remove link to seamframework.org FAQ
- mention @Vetoed
10 years, 10 months
[weld/core] 310650: WELD-1638 EE7-related doc and example updates
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 3106507b654cda0cda7f0fd8fed3c7654ede348d
https://github.com/weld/core/commit/3106507b654cda0cda7f0fd8fed3c7654ede348d
Author: Ron Smeral <rsmeral(a)redhat.com>
Date: 2014-04-04 (Fri, 04 Apr 2014)
Changed paths:
M docs/reference/src/main/docbook/en-US/Weld_-_JSR-299_Reference_Implementation.xml
M docs/reference/src/main/docbook/en-US/beans.xml
M docs/reference/src/main/docbook/en-US/configure.xml
M docs/reference/src/main/docbook/en-US/decorators.xml
M docs/reference/src/main/docbook/en-US/environments.xml
M docs/reference/src/main/docbook/en-US/gettingstarted.xml
M docs/reference/src/main/docbook/en-US/injection.xml
M docs/reference/src/main/docbook/en-US/interceptors.xml
M docs/reference/src/main/docbook/en-US/intro.xml
M docs/reference/src/main/docbook/en-US/next.xml
M docs/reference/src/main/docbook/en-US/part1.xml
M docs/reference/src/main/docbook/en-US/part5.xml
M docs/reference/src/main/docbook/en-US/ri-spi.xml
M docs/reference/src/main/docbook/en-US/specialization.xml
M docs/reference/src/main/docbook/en-US/weldexamples.xml
M examples/jsf/login/src/main/resources/META-INF/persistence.xml
M examples/jsf/login/src/main/webapp/WEB-INF/beans.xml
M examples/jsf/login/src/main/webapp/WEB-INF/faces-config.xml
M examples/jsf/login/src/main/webapp/WEB-INF/web.xml
M examples/jsf/login/src/main/webapp/home.xhtml
M examples/jsf/login/src/main/webapp/template.xhtml
M examples/jsf/login/src/main/webapp/users.xhtml
M examples/jsf/numberguess/src/main/webapp-wildfly-cluster/WEB-INF/web.xml
M examples/jsf/numberguess/src/main/webapp-wildfly/WEB-INF/web.xml
M examples/jsf/numberguess/src/main/webapp/WEB-INF/faces-config.xml
M examples/jsf/numberguess/src/main/webapp/home.xhtml
M examples/jsf/numberguess/src/main/webapp/template.xhtml
M examples/jsf/pastecode/src/main/resources/META-INF/persistence.xml
M examples/jsf/pastecode/src/main/webapp/WEB-INF/beans.xml
M examples/jsf/pastecode/src/main/webapp/WEB-INF/faces-config.xml
M examples/jsf/pastecode/src/main/webapp/WEB-INF/web.xml
M examples/jsf/pastecode/src/main/webapp/display.xhtml
M examples/jsf/pastecode/src/main/webapp/help.xhtml
M examples/jsf/pastecode/src/main/webapp/history.xhtml
M examples/jsf/pastecode/src/main/webapp/home.xhtml
M examples/jsf/pastecode/src/main/webapp/jsScripts.xhtml
M examples/jsf/pastecode/src/main/webapp/pagination.xhtml
M examples/jsf/pastecode/src/main/webapp/rightMenuDefault.xhtml
M examples/jsf/pastecode/src/main/webapp/template.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/faces-config.xml
M examples/jsf/permalink/src/main/webapp/WEB-INF/fragments/categories.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/fragments/comments.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/fragments/commonViewParams.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/fragments/entryContent.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/fragments/entryList.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/fragments/otherCategories.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/fragments/singleEntry.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/layout/template.xhtml
M examples/jsf/permalink/src/main/webapp/WEB-INF/web.xml
M examples/jsf/permalink/src/main/webapp/category.xhtml
M examples/jsf/permalink/src/main/webapp/entry.xhtml
M examples/jsf/permalink/src/main/webapp/home.xhtml
M examples/jsf/translator/ear/pom.xml
M examples/jsf/translator/war/src/main/webapp/WEB-INF/faces-config.xml
M examples/jsf/translator/war/src/main/webapp/WEB-INF/web.xml
M examples/jsf/translator/war/src/main/webapp/home.xhtml
M examples/jsf/translator/war/src/main/webapp/template.xhtml
M examples/pom.xml
Log Message:
-----------
WELD-1638 EE7-related doc and example updates
* updated old namespace http://java.sun.com to http://xmlns.jcp.org in doc and examples
* DOC:
* added a short explanation of "JSR-299" and "JSR-346"
* replaced EE6-spec mentions with EE7 ones (where it made sense)
* updated a couple of outdated links (Seam, and DS "incubator")
* EXAMPLES:
* updated maven-ear-plugin to 2.9 to allow <version>7</version>
* updated <ejbVersion> to 3.2
10 years, 10 months
[weld/core] 0984ba: [maven-release-plugin] prepare for next developmen...
by GitHub
Branch: refs/heads/1.1
Home: https://github.com/weld/core
Commit: 0984ba01e92656268fd99e28229d4523cd9b2dad
https://github.com/weld/core/commit/0984ba01e92656268fd99e28229d4523cd9b2dad
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-04-02 (Wed, 02 Apr 2014)
Changed paths:
M bom/pom.xml
M build-config/pom.xml
M bundles/osgi/pom.xml
M docs/reference/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/jetty7/pom.xml
M environments/servlet/tests/tomcat/pom.xml
M environments/servlet/tests/tomcat7/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/pom.xml
M examples/se/hello-world/pom.xml
M examples/se/numberguess/pom.xml
M impl/pom.xml
M inject-tck-runner/pom.xml
M jboss-as/jboss-as-7/pom.xml
M jboss-tck-runner/pom.xml
M pom.xml
M porting-package/pom.xml
M tests-arquillian/pom.xml
M tests/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
10 years, 10 months