[weld/as7-weld-subsystem] 6abc1c: Remove duplicate files
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/as7-weld-subsystem
Commit: 6abc1c673a430a8a0b445cd0beeec9b21e7b1315
https://github.com/weld/as7-weld-subsystem/commit/6abc1c673a430a8a0b445cd...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
R src/main/java/org/jboss/as/weld/CdiAnnotations.java
R src/main/java/org/jboss/as/weld/deployment/CdiAnnotationMarker.java
R src/main/java/org/jboss/as/weld/deployment/CdiAnnotationProcessor.java
R src/main/resources/org/jboss/as/weld/LocalDescriptions_es.properties
Log Message:
-----------
Remove duplicate files
Commit: acec84633e487dcc4d0271c3cac16230478f7f69
https://github.com/weld/as7-weld-subsystem/commit/acec84633e487dcc4d0271c...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
A installer/README.md
Log Message:
-----------
Add readme for the installer itself
Commit: 7270f043be386ca65076451a6fa8efd4ff3c31b8
https://github.com/weld/as7-weld-subsystem/commit/7270f043be386ca65076451...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
M subsystem/src/main/java/org/jboss/as/weld/WeldExtension.java
A subsystem/src/main/java/org/jboss/as/weld/util/Operations.java
Log Message:
-----------
Copy the util method in order to stay compatible with AS 7.1.1.Final
Commit: bceb1a23cf3e2406a713fb7f1600c5d4e2f51a5a
https://github.com/weld/as7-weld-subsystem/commit/bceb1a23cf3e2406a713fb7...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-15 (Mon, 15 Oct 2012)
Changed paths:
M subsystem/src/main/java/org/jboss/as/weld/WeldSubsystemAdd.java
A subsystem/src/main/java/org/jboss/as/weld/util/ApplicationServerVersion.java
M subsystem/src/main/java/org/jboss/as/weld/util/Reflections.java
Log Message:
-----------
Make sure deployment processors are registered in a backwards-compatible way (7.1.1.Final)
Commit: db355e7a165a38ab5c6fc0045b3616bb8b10a59f
https://github.com/weld/as7-weld-subsystem/commit/db355e7a165a38ab5c6fc00...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)
Changed paths:
M subsystem/src/main/java/org/jboss/as/weld/WeldSubsystemAdd.java
M subsystem/src/main/java/org/jboss/as/weld/deployment/BeansXmlHandler.java
M subsystem/src/main/java/org/jboss/as/weld/deployment/BeansXmlParser.java
A subsystem/src/main/java/org/jboss/as/weld/deployment/ReplacingBeansXmlHandler.java
M subsystem/src/main/java/org/jboss/as/weld/deployment/processors/BeansXmlProcessor.java
A subsystem/src/main/java/org/jboss/as/weld/deployment/processors/LegacyBeansXmlProcessor.java
Log Message:
-----------
Make sure BeansXmlHandler remains compatible with JBoss AS 7.1.1.Final
Commit: 1ab9381fbcea733e6432d0a2c866618b667a1350
https://github.com/weld/as7-weld-subsystem/commit/1ab9381fbcea733e6432d0a...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)
Changed paths:
M subsystem/src/main/java/org/jboss/as/weld/WeldSubsystemAdd.java
Log Message:
-----------
Cleanup
Commit: 9871fbc0cd99ac05750b45edd176255c19750b1b
https://github.com/weld/as7-weld-subsystem/commit/9871fbc0cd99ac05750b45e...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)
Changed paths:
M subsystem/src/main/java/org/jboss/as/weld/deployment/processors/WeldComponentIntegrationProcessor.java
M subsystem/src/main/java/org/jboss/as/weld/ejb/Jsr299BindingsInterceptor.java
A subsystem/src/main/java/org/jboss/as/weld/util/Compatibility.java
Log Message:
-----------
Deal with SerializedCdiInterceptorsKey not being available in 7.1.1.Final
Commit: a7a0226c373b12b3ef34bc74e645cf87a2fe629d
https://github.com/weld/as7-weld-subsystem/commit/a7a0226c373b12b3ef34bc7...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2012-10-16 (Tue, 16 Oct 2012)
Changed paths:
A subsystem/src/main/java/org/jboss/as/weld/ejb/LegacyStatefulSessionObjectReferenceImpl.java
M subsystem/src/main/java/org/jboss/as/weld/ejb/SerializedStatefulSessionObject.java
A subsystem/src/main/java/org/jboss/as/weld/ejb/StatefulSessionObjectReferenceFactory.java
M subsystem/src/main/java/org/jboss/as/weld/ejb/StatefulSessionObjectReferenceImpl.java
M subsystem/src/main/java/org/jboss/as/weld/services/bootstrap/WeldEjbServices.java
Log Message:
-----------
Deal with Cache.contains() not available in 7.1.1.Final
Compare: https://github.com/weld/as7-weld-subsystem/compare/a2fe5d7fca84...a7a0226...
12 years, 1 month
[weld/core] 86740f: [maven-release-plugin] prepare for next developmen...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 86740fb163a58b4f03a47c804b8b22f84ea2da08
https://github.com/weld/core/commit/86740fb163a58b4f03a47c804b8b22f84ea2da08
Author: Ales Justin <ales.justin(a)gmail.com>
Date: 2012-10-12 (Fri, 12 Oct 2012)
Changed paths:
M bom/pom.xml
M build-config/pom.xml
M bundles/osgi/pom.xml
M docs/reference/pom.xml
M environments/osgi/build/pom.xml
M environments/osgi/core/api/pom.xml
M environments/osgi/core/ee/pom.xml
M environments/osgi/core/extension/pom.xml
M environments/osgi/core/integration/pom.xml
M environments/osgi/core/mandatory/pom.xml
M environments/osgi/core/pom.xml
M environments/osgi/core/spi/pom.xml
M environments/osgi/docs/design/pom.xml
M environments/osgi/docs/pom.xml
M environments/osgi/docs/user/pom.xml
M environments/osgi/examples/calculator/calculator-api/pom.xml
M environments/osgi/examples/calculator/calculator-core/pom.xml
M environments/osgi/examples/calculator/calculator-divide/pom.xml
M environments/osgi/examples/calculator/calculator-log/pom.xml
M environments/osgi/examples/calculator/calculator-minus/pom.xml
M environments/osgi/examples/calculator/calculator-plus/pom.xml
M environments/osgi/examples/calculator/calculator-times/pom.xml
M environments/osgi/examples/calculator/pom.xml
M environments/osgi/examples/container-equinox/pom.xml
M environments/osgi/examples/container-felix/pom.xml
M environments/osgi/examples/container-knopflerfish/pom.xml
M environments/osgi/examples/container-pojosr/pom.xml
M environments/osgi/examples/ee/pom.xml
M environments/osgi/examples/paint/paint-api/pom.xml
M environments/osgi/examples/paint/paint-core/pom.xml
M environments/osgi/examples/paint/paint-square/pom.xml
M environments/osgi/examples/paint/paint-triangle/pom.xml
M environments/osgi/examples/paint/pom.xml
M environments/osgi/examples/pom.xml
M environments/osgi/examples/standalone/pom.xml
M environments/osgi/examples/user-doc/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter1/hello-world-multilingual/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter1/hello-world/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter1/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter2/hello-world-consumer-multilingual/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter2/hello-world-consumer/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter2/hello-world-consumer2-multilingual/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter2/hello-world-provider/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter2/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter3/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter3/talkative-dick/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter3/talkative-harry/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter3/talkative-tom/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter3/welcoming-dick/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter3/welcoming-harry/pom.xml
M environments/osgi/examples/user-doc/user-doc-chapter3/welcoming-tom/pom.xml
M environments/osgi/examples/web/pom.xml
M environments/osgi/examples/web/web-api/pom.xml
M environments/osgi/examples/web/web-england/pom.xml
M environments/osgi/examples/web/web-france/pom.xml
M environments/osgi/examples/web/web-fwk/pom.xml
M environments/osgi/examples/web/web-spain/pom.xml
M environments/osgi/examples/web/web-webapp/pom.xml
M environments/osgi/pom.xml
M environments/osgi/tests/bundles/bundle1/pom.xml
M environments/osgi/tests/bundles/bundle2/pom.xml
M environments/osgi/tests/bundles/bundle3/pom.xml
M environments/osgi/tests/bundles/cdi-spi/pom.xml
M environments/osgi/tests/bundles/importing-bundle/pom.xml
M environments/osgi/tests/bundles/life-cycle/pom.xml
M environments/osgi/tests/bundles/scanner-inner/pom.xml
M environments/osgi/tests/bundles/scanner/pom.xml
M environments/osgi/tests/pom.xml
M environments/osgi/tests/tester/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-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
12 years, 1 month