[JBoss-dev] JBossCache 1.3.0 Beta1 Released
JBossCache version 1.3.0 Beta1 has been released. This can be downloaded from https://sourceforge.net/project/showfiles.php?group_id=22866&package_id=102339&release_id=398120 Thanks Rajesh JBoss QA
[JBoss-dev] jboss-4.0-jdk-matrix build.876 Build Fixed
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060302063409Lbuild.876 BUILD COMPLETE - build.876Date of build: 03/02/2006 06:34:09Time to build: 32 minutes 7 secondsLast changed: 03/02/2006 06:17:06Last log entry: added SessionContext.getInvokedBusinessInterface() Unit Tests: (0) Total Errors and Failures: (0) Modifications since last build: (first 50 of 24)1.1.2.10modifiedbdecosteejb3/src/main/org/jboss/ejb3/BaseSessionContext.javaadded SessionContext.getInvokedBusinessInterface()1.406.2.139modifieddimitristestsuite/build.xmlremove 4.0.0, try 3.2.8 with different settings1.406.2.138modifiedrrajasekarantestsuite/build.xmlAdded 3.2.8 and 4.0.2 to the compatibility tests1.4.6.3modifiedbdecostej2ee/src/main/javax/ejb/SessionContext.javaadded SessionContext.getInvokedBusinessInterface()1.31.6.4modifiedbdecosteserver/src/main/org/jboss/ejb/StatefulSessionEnterpriseContext.javaadded SessionContext.getInvokedBusinessInterface()1.27.6.3modifiedbdecosteserver/src/main/org/jboss/ejb/StatelessSessionEnterpriseContext.javaadded SessionContext.getInvokedBusinessInterface()1.3.2.10modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/AttributeBasedClusteredSession.java[JBAS-2864] Add a flag to control whether we remove attrib from cache when we remove it from the session1.5.2.15modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java[JBAS-2864] Add a flag to control whether we remove attrib from cache when we remove it from the session1.13.2.4modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/FieldBasedClusteredSession.java[JBAS-2864] Add a flag to control whether we remove attrib from cache when we remove it from the session1.3.2.13modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionBasedClusteredSession.java[JBAS-2864] Add a flag to control whether we remove attrib from cache when we remove it from the session1.2.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/AccountBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/AccountCMP.javaRemove xdoclet from the jca tests + other tidyup1.1.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/AccountSessionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/AccountSessionSession.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/BankCMP.javaRemove xdoclet from the jca tests + other tidyup1.1.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/BankSessionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/BankSessionSession.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/CustomerCMP.javaRemove xdoclet from the jca tests + other tidyup1.1.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/CustomerSessionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/CustomerSessionSession.javaRemove xdoclet from the jca tests + other tidyup1.1.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/TellerSessionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/TellerSessionSession.javaRemove xdoclet from the jca tests + other tidyup1.2.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/TransactionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/TransactionCMP.javaRemove xdoclet from the jca tests + other tidyup
Re: [JBoss-dev] [Fwd: [ANNOUNCEMENT]: Xerces-J 2.8.0 now available]
This release is not usable with JBossXB because of a bug introduced in this version. http://marc.theaimsgroup.com/?l=xerces-j-dev&m=114129563819934&w=2 Alexey Loubyansky wrote: FYI I'll test it with the XB and add it to the repository. Original Message Subject: [ANNOUNCEMENT]: Xerces-J 2.8.0 now available Date: Wed, 1 Mar 2006 14:37:31 -0500 From: Michael Glavassevich <[EMAIL PROTECTED]> Reply-To: j-dev@xerces.apache.org, To: announcements@xml.apache.org, j-dev@xerces.apache.org, j-users@xerces.apache.org, general@xml.apache.org CC: [EMAIL PROTECTED] Hi everyone, The Xerces-J team is pleased to announce that version 2.8.0 of Xerces-J is now available. This release introduces several new validation related features and provides enhancements to the XML schema annotation support. All of the schema component interfaces in the XML Schema API now have a getAnnotations() method which returns a list of XSAnnotations. This includes annotations on particles and attribute uses which were previously "lost". In addition, in this release we implemented support for pretty-printing in the LSSerializer, repaired the warn-on-undeclared-elemdef feature which had been broken for several releases and fixed many other bugs. Specifically, the changes introduced in this release are: * Added a getAnnotations() method to each of the component interfaces in the XML Schema API (including XSParticle and XSAttributeUse) and implemented the support for the new methods. [Neil Delima] * Implemented a property for starting schema assessment from a specific type definition. [Peter McCracken] * Implemented features for disabling ID/IDREF, unparsed entity and identity constraint checking. [Peter McCracken] * Implemented a feature which instructs the schema validator to ignore xsi:type attributes until a global element declaration has been found. [Peter McCracken] * Modified the JAXP Validation API implementation so that it propagates features set on the SchemaFactory to the Schemas created from the factory and in turn ValidatorHandlers and Validators constructed from those Schema objects (as clarified by JAXP 1.4). [Peter McCracken] * Implemented the DOM Level 3 Load and Save format-pretty-print parameter. [Matěj Kraus] * Fixed the warn-on-undeclared-elemdef feature which had been broken for many releases. [Michael Glavassevich] * Implemented a feature which allows the parser to process DTDs containing large content models which under normal operation may cause a StackOverflowError to occur. [Michael Glavassevich] * Improved the performance and memory usage of XSAnnotation.writeAnnotation(). [Michael Glavassevich] * Implemented XML Schema erratum E2-66. [Sandy Gao] * Fixed bugs in the implementation of Document.normalizeDocument() which caused DTD validation to fail in numerous scenarios. [Michael Glavassevich] * Fixed a bug where schema validation performed in Document.normalizeDocument() was adding default attributes without setting their owner element or firing mutation events. [Michael Glavassevich] * Fixed a bug which caused the JAXP 1.2 method for schema validation to fail when the parser is reused. [Michael Glavassevich] * Fixed a bug which caused a ClassCastException to be thrown when adopting a node from a deferred DOM into a non-deferred DOM. [Michael Glavassevich] * Fixed the dtdjars build target which had been broken for several releases. [Michael Glavassevich] * Improved identity constraint error messages. [George Cristian Bina] * Fixed various bugs and made various improvements. [Nathan Beyer, Dave Brosius, Sandy Gao, Michael Glavassevich, Matěj Kraus, Peter McCracken] For more information please visit: http://xerces.apache.org/xerces2-j/ Michael Glavassevich XML Parser Development IBM Toronto Lab E-mail: [EMAIL PROTECTED] E-mail: [EMAIL PROTECTED] - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=k&kid0944&bid$1720&dat1642 ___ JBoss-Development mailing list JBoss-Development@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jboss-development --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid0944&bid$1720&dat1642 ___ JBoss-Development mailing list JBoss-Develop
[JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed
ejb3 breaks the build under jdk5: -- == == Executing 'most' in module 'ejb3'... == _buildmagic:init: configure: init: _buildmagic:build-bypass-checker: _buildmagic:build-bypass-notice: _buildmagic:build-bypass-check: internal-jars: _buildmagic:init: init: compile-etc: [mkdir] Created dir: /services/cruisecontrol/checkout/jboss-4.0.x/ejb3/output/etc [copy] Copying 1 file to /services/cruisecontrol/checkout/jboss-4.0.x/ejb3/output/etc compile-classes: [mkdir] Created dir: /services/cruisecontrol/checkout/jboss-4.0.x/ejb3/output/classes [javac] Compiling 339 source files to /services/cruisecontrol/checkout/jboss-4.0.x/ejb3/output/classes/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/ContainerPlugin.java:34: warning: unmappable character for encoding ASCII * @author Rickard'>mailto:[EMAIL PROTECTED]">Rickard ???berg ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/ContainerPlugin.java:34: warning: unmappable character for encoding ASCII * @author Rickard'>mailto:[EMAIL PROTECTED]">Rickard ???berg ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/ContainerPlugin.java:34: warning: unmappable character for encoding ASCII * @author Rickard'>mailto:[EMAIL PROTECTED]">Rickard ???berg ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/EJBProxyFactory.java:48: warning: unmappable character for encoding ASCII * @author Rickard'>mailto:[EMAIL PROTECTED]">Rickard ???berg ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/EJBProxyFactory.java:48: warning: unmappable character for encoding ASCII * @author Rickard'>mailto:[EMAIL PROTECTED]">Rickard ???berg ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/EJBProxyFactory.java:48: warning: unmappable character for encoding ASCII * @author Rickard'>mailto:[EMAIL PROTECTED]">Rickard ???berg ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java:28: warning: [deprecation] java.security.Identity in java.security has been deprecatedimport java.security.Identity; ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java:153: warning: [deprecation] java.security.Identity in java.security has been deprecated public Identity getCallerIdentity() ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java:173: warning: [deprecation] java.security.Identity in java.security has been deprecated public boolean isCallerInRole(Identity role) ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/BaseSessionContext.java:64: org.jboss.ejb3.BaseSessionContext is not abstract and does not override abstract method getInvokedBusinessInterface() in javax.ejb.SessionContextpublic class BaseSessionContext implements SessionContext, MessageDrivenContext, Externalizable ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationTreeCache.java:33: warning: [deprecation] setStateTransferVersion(short) in org.jboss.cache.TreeCacheMBean has been deprecatedpublic class PassivationTreeCache extends TreeCache ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/cache/tree/PassivationTreeCache.java:33: warning: [deprecation] getStateTransferVersion() in org.jboss.cache.TreeCacheMBean has been deprecatedpublic class PassivationTreeCache extends TreeCache ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/entity/ExtendedHibernateSession.java:141: warning: [deprecation] reconnect() in org.hibernate.Session has been deprecated public void reconnect() ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/entity/ExtendedHibernateSession.java:144: warning: [deprecation] reconnect() in org.hibernate.Session has been deprecated getHibernateSession().reconnect(); ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/entity/InjectedHibernateSession.java:148: warning: [deprecation] reconnect() in org.hibernate.Session has been deprecated public void reconnect() ^/services/cruisecontrol/checkout/jboss-4.0.x/ejb3/src/main/org/jboss/ejb3/entity/InjectedHibernateSession.java:151: warning:
[JBoss-dev] jboss-4.0-jdk-matrix Build Failed
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060302032154 BUILD FAILEDAnt Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:268: The following error occurred while executing this line: /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit code: 1 See compile_jdk15.log in Build Artifacts for details.Date of build: 03/02/2006 03:21:54Time to build: 17 minutes 58 secondsLast changed: 03/02/2006 03:13:22Last log entry: remove 4.0.0, try 3.2.8 with different settings Unit Tests: (0) Total Errors and Failures: (0) Modifications since last build: (first 50 of 23)1.406.2.139modifieddimitristestsuite/build.xmlremove 4.0.0, try 3.2.8 with different settings1.406.2.138modifiedrrajasekarantestsuite/build.xmlAdded 3.2.8 and 4.0.2 to the compatibility tests1.4.6.3modifiedbdecostej2ee/src/main/javax/ejb/SessionContext.javaadded SessionContext.getInvokedBusinessInterface()1.31.6.4modifiedbdecosteserver/src/main/org/jboss/ejb/StatefulSessionEnterpriseContext.javaadded SessionContext.getInvokedBusinessInterface()1.27.6.3modifiedbdecosteserver/src/main/org/jboss/ejb/StatelessSessionEnterpriseContext.javaadded SessionContext.getInvokedBusinessInterface()1.3.2.10modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/AttributeBasedClusteredSession.java[JBAS-2864] Add a flag to control whether we remove attrib from cache when we remove it from the session1.5.2.15modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/ClusteredSession.java[JBAS-2864] Add a flag to control whether we remove attrib from cache when we remove it from the session1.13.2.4modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/FieldBasedClusteredSession.java[JBAS-2864] Add a flag to control whether we remove attrib from cache when we remove it from the session1.3.2.13modifiedbstansberrytomcat/src/main/org/jboss/web/tomcat/tc5/session/SessionBasedClusteredSession.java[JBAS-2864] Add a flag to control whether we remove attrib from cache when we remove it from the session1.2.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/AccountBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/AccountCMP.javaRemove xdoclet from the jca tests + other tidyup1.1.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/AccountSessionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/AccountSessionSession.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/BankCMP.javaRemove xdoclet from the jca tests + other tidyup1.1.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/BankSessionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/BankSessionSession.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/CustomerCMP.javaRemove xdoclet from the jca tests + other tidyup1.1.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/CustomerSessionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/CustomerSessionSession.javaRemove xdoclet from the jca tests + other tidyup1.1.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/TellerSessionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/TellerSessionSession.javaRemove xdoclet from the jca tests + other tidyup1.2.16.2modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/TransactionBean.javaRemove xdoclet from the jca tests + other tidyup1.1.2.1modifiedadriantestsuite/src/main/org/jboss/test/banknew/ejb/TransactionCMP.javaRemove xdoclet from the jca tests + other tidyup