[weld/core] bcab11: Remove dead code, add @Override
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: bcab1112ccfa512c80492ab691100333b4bf1aea
https://github.com/weld/core/commit/bcab1112ccfa512c80492ab691100333b4bf1aea
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterBeanDiscoveryImpl.java
Log Message:
-----------
Remove dead code, add @Override
Commit: 6af63146629b757a6bc88492f0579be2f53b017b
https://github.com/weld/core/commit/6af63146629b757a6bc88492f0579be2f53b017b
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/events/AbstractAnnotatedTypeRegisteringEvent.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/AbstractBeanDiscoveryEvent.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterBeanDiscoveryImpl.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/AfterTypeDiscoveryImpl.java
M impl/src/main/java/org/jboss/weld/bootstrap/events/BeforeBeanDiscoveryImpl.java
A impl/src/main/java/org/jboss/weld/bootstrap/events/NotificationListener.java
M impl/src/main/java/org/jboss/weld/event/ExtensionObserverMethodImpl.java
M impl/src/main/java/org/jboss/weld/logging/BootstrapLogger.java
Log Message:
-----------
WELD-1614 Prevent container lifecycle event methods to be invoked outside of extension observer notifications
Commit: f85aef85339f841755989dba8b7d7d9892d5afd2
https://github.com/weld/core/commit/f85aef85339f841755989dba8b7d7d9892d5afd2
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/phase/ContainerLifecycleEventInvocationOutsideObserverTest.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/phase/SimpleAnnotation.java
A tests-arquillian/src/test/java/org/jboss/weld/tests/event/lifecycle/phase/VerifyingExtension.java
Log Message:
-----------
WELD-1614 Tests
Compare: https://github.com/weld/core/compare/4e757c5ec1de...f85aef85339f
10 years, 8 months
[weld/build] e2ed70: Revert "Remove CDI TCK 1.1 dist build"
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/build
Commit: e2ed70973b5b3dad92275f74d442122933c7d9fd
https://github.com/weld/build/commit/e2ed70973b5b3dad92275f74d442122933c7...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
A dist-tck/1.1/apl.txt
A dist-tck/1.1/generate-custom-dd-report.sh
A dist-tck/1.1/libs/pom.xml
A dist-tck/1.1/libs/readme.txt
A dist-tck/1.1/libs/src/main/assembly/assembly.xml
A dist-tck/1.1/pom.xml
A dist-tck/1.1/porting-package/pom.xml
A dist-tck/1.1/porting-package/readme.txt
A dist-tck/1.1/porting-package/src/main/assembly/assembly.xml
A dist-tck/1.1/readme.txt
A dist-tck/1.1/release-notes.txt
A dist-tck/1.1/src/main/assembly/assembly.xml
Log Message:
-----------
Revert "Remove CDI TCK 1.1 dist build"
This reverts commit b27f87dc095978cda82f566921ad04e251bf824f.
Commit: 79304f121e466d6b57b07ea014fd95c442e4082d
https://github.com/weld/build/commit/79304f121e466d6b57b07ea014fd95c442e4...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M dist/build.xml
Log Message:
-----------
Bundle AS7 subsystem installer
Commit: a91474719d7b72081ce1a6ece408e1dfd27aa3aa
https://github.com/weld/build/commit/a91474719d7b72081ce1a6ece408e1dfd27a...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M dist/build.xml
Log Message:
-----------
Also bundle AS7 subsystem artifacts
Commit: 85631c44c5f9bf5d8cfbf297577ac5ecbdce379a
https://github.com/weld/build/commit/85631c44c5f9bf5d8cfbf297577ac5ecbdce...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M dist/readme.txt
Log Message:
-----------
Reflect as7-installer within readme.txt
Commit: 0984beab87d290a86b9d0ff8669230c557a8de1f
https://github.com/weld/build/commit/0984beab87d290a86b9d0ff8669230c557a8...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M dist/readme.txt
Log Message:
-----------
Update readme.txt
Commit: b579793ce854e45b61e660e8f35b42316e7ca900
https://github.com/weld/build/commit/b579793ce854e45b61e660e8f35b42316e7c...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
A build-config/pom.xml
A build-config/src/main/resources/weld-checkstyle/checkstyle.xml
Log Message:
-----------
Add common build config
Commit: bc9f04103959cbed65fa0ca6a849f865a6eb8794
https://github.com/weld/build/commit/bc9f04103959cbed65fa0ca6a849f865a6eb...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
Add SCM metadata
Commit: 3bf73e60237b9ae85490a80f9a5d7642e055aae6
https://github.com/weld/build/commit/3bf73e60237b9ae85490a80f9a5d7642e055...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 1
Commit: 690c74f692c3a3461aa4356417ec097ff6a177af
https://github.com/weld/build/commit/690c74f692c3a3461aa4356417ec097ff6a1...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 9b69db50ee456361daeab91eb12d3c0bbcd689e7
https://github.com/weld/build/commit/9b69db50ee456361daeab91eb12d3c0bbcd6...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/src/main/resources/weld-checkstyle/checkstyle.xml
Log Message:
-----------
Enable unused imports check
Commit: f10ab1b0c76d4e6465a2d2ea50557bee1fee18ca
https://github.com/weld/build/commit/f10ab1b0c76d4e6465a2d2ea50557bee1fee...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 2
Commit: d270f1c3af1133483eccfa1bdabf0e18c7c69b15
https://github.com/weld/build/commit/d270f1c3af1133483eccfa1bdabf0e18c7c6...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: fa009e3ef2e12313e2d11910842a123b02d08f6f
https://github.com/weld/build/commit/fa009e3ef2e12313e2d11910842a123b02d0...
Author: Matus Abaffy <maabaffy(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/src/main/resources/weld-checkstyle/checkstyle.xml
Log Message:
-----------
WELD-1398 - Enable additional checkstyle checks
Commit: f304e9d3791667afec25ec390a54c4ebb2334149
https://github.com/weld/build/commit/f304e9d3791667afec25ec390a54c4ebb233...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 3
Commit: 9f63e8030b2a0a36a62af8d32f8dd8ddbc380cde
https://github.com/weld/build/commit/9f63e8030b2a0a36a62af8d32f8dd8ddbc38...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: baf407afabefedfe4134854f19adef3af7dc1a74
https://github.com/weld/build/commit/baf407afabefedfe4134854f19adef3af7dc...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M dist/build.xml
M dist/readme.txt
Log Message:
-----------
Do not bundle AS7 subsystem any longer
Commit: ec7c6559cd8588a6fc3521195c3e7b4335f1cb79
https://github.com/weld/build/commit/ec7c6559cd8588a6fc3521195c3e7b4335f1...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M dist/readme.txt
Log Message:
-----------
Minor
Commit: 848bd8197fba8fdcb4e603ae71517af9aafea6e9
https://github.com/weld/build/commit/848bd8197fba8fdcb4e603ae71517af9aafe...
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
A build-config/src/main/resources/weld-checkstyle/checkstyle-suppressions.xml
Log Message:
-----------
Checkstyle - add supressions definition file
Commit: 4ac06b95ec872c6d19fe1f17332b9b459e6cba3b
https://github.com/weld/build/commit/4ac06b95ec872c6d19fe1f17332b9b459e6c...
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare release 4
Commit: 411c2b3af6f3597090b1a46042fc769161436ceb
https://github.com/weld/build/commit/411c2b3af6f3597090b1a46042fc76916143...
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M build-config/pom.xml
Log Message:
-----------
[maven-release-plugin] prepare for next development iteration
Commit: 81bd514bdf566423bf7addcd4e283498d4689b6c
https://github.com/weld/build/commit/81bd514bdf566423bf7addcd4e283498d468...
Author: Jozef Hartinger <jharting(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M dist/readme.txt
Log Message:
-----------
Use http://weld.cdi-spec.org/ as the project site URL
Commit: dd4d3e5855162c04553a1694b5b4ff39ef5869a5
https://github.com/weld/build/commit/dd4d3e5855162c04553a1694b5b4ff39ef58...
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2014-03-07 (Fri, 07 Mar 2014)
Changed paths:
M dist-tck/1.1/release-notes.txt
Log Message:
-----------
CDITCK-226 Update CDI TCK release notes
Compare: https://github.com/weld/build/compare/b27f87dc0959...dd4d3e585516
10 years, 8 months
[weld/core] 9aa734: WELD-1430 Use optimized session keys if possible
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 9aa73425c6e15be75f3748ac07962571baf134ca
https://github.com/weld/core/commit/9aa73425c6e15be75f3748ac07962571baf134ca
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/bootstrap/WeldStartup.java
A impl/src/main/java/org/jboss/weld/context/beanstore/BeanIdentifierIndexNamingScheme.java
M impl/src/main/java/org/jboss/weld/context/http/HttpSessionContextImpl.java
M impl/src/main/java/org/jboss/weld/context/http/HttpSessionDestructionContext.java
A impl/src/main/java/org/jboss/weld/serialization/BeanIdentifierIndex.java
Log Message:
-----------
WELD-1430 Use optimized session keys if possible
Commit: 38ab6792bbf94d4674c9b23050d4d2e7f58e576e
https://github.com/weld/core/commit/38ab6792bbf94d4674c9b23050d4d2e7f58e576e
Author: Martin Kouba <mkouba(a)redhat.com>
Date: 2014-03-06 (Thu, 06 Mar 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/context/beanstore/BeanIdentifierIndexNamingScheme.java
M impl/src/main/java/org/jboss/weld/logging/Category.java
A impl/src/main/java/org/jboss/weld/logging/SerializationLogger.java
M impl/src/main/java/org/jboss/weld/serialization/BeanIdentifierIndex.java
A impl/src/test/java/org/jboss/weld/tests/unit/serialization/BeanIdentifierIndexTest.java
Log Message:
-----------
WELD-1430 BeanIdentifierIndex updates
- improve logging, parameter checking
- fix thread-related visibility
Compare: https://github.com/weld/core/compare/5f2237362250...38ab6792bbf9
10 years, 8 months
[weld/core] 499a57: WELD-942: Last normal findbugs bugs suppressed/fix...
by GitHub
Branch: refs/heads/master
Home: https://github.com/weld/core
Commit: 499a5769fdda7c2fcbb3d65503a2bfed550b9ef0
https://github.com/weld/core/commit/499a5769fdda7c2fcbb3d65503a2bfed550b9ef0
Author: Matej Briskar <mbriskar(a)redhat.com>
Date: 2014-03-05 (Wed, 05 Mar 2014)
Changed paths:
M impl/src/main/java/org/jboss/weld/annotated/enhanced/jlr/EnhancedAnnotatedTypeImpl.java
M impl/src/main/java/org/jboss/weld/annotated/enhanced/jlr/EnhancedAnnotationImpl.java
M impl/src/main/java/org/jboss/weld/context/WeldCreationalContext.java
M impl/src/main/java/org/jboss/weld/context/beanstore/LockStore.java
M impl/src/main/java/org/jboss/weld/event/ExtensionObserverMethodImpl.java
M impl/src/main/java/org/jboss/weld/event/ObserverMethodImpl.java
M impl/src/main/java/org/jboss/weld/injection/ConstructorInjectionPoint.java
M impl/src/main/java/org/jboss/weld/injection/ProxyClassConstructorInjectionPointWrapper.java
M impl/src/main/java/org/jboss/weld/interceptor/proxy/InterceptorInvocationContext.java
Log Message:
-----------
WELD-942: Last normal findbugs bugs suppressed/fixed
10 years, 8 months