.. |
assembly
|
Fix TUSCANY-3254: null returned by RequestContext.getCallbackReference()
|
2009-09-03 08:55:41 +00:00 |
assembly-xml
|
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212)
|
2009-08-14 06:54:03 +00:00 |
assembly-xsd
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-atom
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-atom-abdera
|
Minor import cleanup
|
2009-08-11 17:21:00 +00:00 |
binding-atom-js
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-atom-js-dojo
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-corba
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-corba-runtime
|
TUSCANY-3163 - Fixing non-ascii characters that were producing build failure when using IBM JDK 1.6
|
2009-07-20 00:18:40 +00:00 |
binding-dwr
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-ejb
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
binding-ejb-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-erlang
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-erlang-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-gdata
|
Conversion to JUnit 4.5 + Cleaning up System.out
|
2009-09-02 04:22:27 +00:00 |
binding-gdata-runtime
|
Modify test case to retry the get and delete up to 5 times (TUSCANY-3164)
|
2009-09-11 10:23:40 +00:00 |
binding-http
|
TUSCANY-3264 - Tyiding up how we write the schema prefix as per StAX spec
|
2009-09-08 22:27:43 +00:00 |
binding-http-jsonrpc
|
TUSCANY-3259 - Adding new tests to verify operationSelector and wireFormat elements are being written to composite
|
2009-09-04 00:27:56 +00:00 |
binding-http-jsonrpc-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-http-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-jms
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
binding-jms-policy
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
binding-jms-runtime
|
TUSCANY-3255: Apply patch from Greg Dritschler to Consolidate JMS session management in JMSResourceFactory
|
2009-09-07 11:17:33 +00:00 |
binding-jsonrpc
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-jsonrpc-js
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-jsonrpc-js-dojo
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-jsonrpc-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-notification
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-rmi
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-rmi-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-rss
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-rss-rome
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-sca
|
Fix TUSCANY-3170 (add callback URI configuration support to domain manager) and add itest/domainmgr/callback test case
|
2009-07-30 23:45:33 +00:00 |
binding-sca-axis2
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-sca-corba
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-sca-xml
|
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212)
|
2009-08-14 06:54:03 +00:00 |
binding-ws
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-ws-axis2
|
TUSCANY-3149 - Generally be more careful about removing object references in host-webapp. Specifically there is a problem with the axis ws binding (JIRA 3732 in the Axis project) where a shutdown hook is registered but not removed. This is fixed in Axis2 1.5 but as we are still in 1.4.1 I've worked round it here.
|
2009-07-18 08:19:12 +00:00 |
binding-ws-axis2-policy
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
binding-ws-wsdlgen
|
Fix TUSCANY-3267 and TUSCANY-2757 (ensure wrapper elements have nillable=false)
|
2009-09-11 12:08:34 +00:00 |
binding-ws-xml
|
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212)
|
2009-08-14 06:54:03 +00:00 |
contribution
|
TUSCANY-3264 - Partially reverting changes from r812715 as it is braking the build
|
2009-09-08 22:40:20 +00:00 |
contribution-groovy
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
contribution-impl
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
contribution-java
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
contribution-jee
|
TUSCANY-3264 - Moving all wstx dependencies to 3.2.4 where the prefix handling issue WSTX-135 is fixed
|
2009-09-08 22:29:00 +00:00 |
contribution-jee-impl
|
Change OpenEJB dependency to include Widows separator fix. Having to move to a SNAPSHOT so need to talk to OpenEJB about this. This commit also included the plugin repository change for TUSCANY-3270
|
2009-09-14 08:35:55 +00:00 |
contribution-namespace
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
contribution-osgi
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
contribution-resource
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
contribution-xml
|
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212)
|
2009-08-14 06:54:03 +00:00 |
core
|
TUSCANY-3140 - Test for difference between loadtime and runtime classloaders and, in the case where they are different, fix up the wire source interface based on the interface provided to the getService() call.
|
2009-07-18 13:39:01 +00:00 |
core-databinding
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
core-spi
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
data-api
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
databinding
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
databinding-axiom
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
databinding-fastinfoset
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
databinding-jaxb
|
TUSCANY-3235 - Java2 security problem - Thanks for the patch Hasan
|
2009-09-14 08:44:42 +00:00 |
databinding-jaxb-axiom
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
databinding-json
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
databinding-saxon
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
databinding-sdo
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
databinding-sdo-axiom
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
databinding-xmlbeans
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
definitions
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
definitions-xml
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
domain-manager
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
endpoint
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
extensibility
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
extensibility-osgi
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
extension-helper
|
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212)
|
2009-08-14 06:54:03 +00:00 |
host-corba
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-corba-jee
|
TUSCANY-3163 - Fixing non-ascii characters that were producing build failure when using IBM JDK 1.6
|
2009-07-20 00:18:40 +00:00 |
host-corba-jse
|
Workaround for TUSCANY-3260
|
2009-09-04 00:06:04 +00:00 |
host-corba-jse-tns
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-embedded
|
TUSCANY-3178 read the validation schema extension point from the extension point registry rather than creating a local copy. Same change as before but repeated in host embedded
|
2009-07-29 14:55:34 +00:00 |
host-http
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-jetty
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-jms
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-jms-asf
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-openejb
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-rmi
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-tomcat
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
host-webapp
|
TUSCANY-3232 remove non-ASCII character
|
2009-08-24 16:32:51 +00:00 |
implementation-bpel
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
implementation-bpel-ode
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-ejb
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
implementation-java
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-java-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-java-xml
|
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212)
|
2009-08-14 06:54:03 +00:00 |
implementation-jee
|
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212)
|
2009-08-14 06:54:03 +00:00 |
implementation-node
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
implementation-node-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-notification
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-osgi
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
implementation-resource
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
implementation-resource-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-script
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-spring
|
Fixes for TUSCANY-3237: Remove auto indexing logic for constructors
|
2009-09-08 08:42:56 +00:00 |
implementation-spring-runtime
|
Fixes for TUSCANY-3249 - providing on/off feature for multiple application context support
|
2009-09-02 11:57:20 +00:00 |
implementation-web
|
TUSCANY-3199 WebImplementationProcessor should prefix web.componentType URI with WEB-INF
|
2009-08-10 05:40:22 +00:00 |
implementation-web-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-widget
|
TUSCANY-3264 - Tyiding up how we write the schema prefix as per StAX spec
|
2009-09-08 22:27:43 +00:00 |
implementation-widget-runtime
|
TUSCANY-3427 - Moving model related impl to proper module
|
2009-09-04 00:26:18 +00:00 |
implementation-widget-runtime-dojo
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-widget-runtime-tuscany
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
implementation-xquery
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
interface
|
Fix interface compatibility checking for callback operations (TUSCANY-3251)
|
2009-09-03 08:58:55 +00:00 |
interface-java
|
Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to improve performance (merged from 2.x)
|
2009-08-11 23:40:03 +00:00 |
interface-java-jaxws
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
interface-java-xml
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
interface-wsdl
|
Remove hashCode and equals methods in base OperationImpl and InterfaceImpl to improve performance (merged from 2.x)
|
2009-08-11 23:40:03 +00:00 |
interface-wsdl-xml
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
monitor
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
node-api
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
node-impl
|
TUSCANY-3178 read the validation schema extension point from the extension point registry rather than creating a local copy
|
2009-07-27 10:13:47 +00:00 |
node-launcher
|
Fix TUSCANY-3172 (domain manager doesn't report errors cleanly to the nodes)
|
2009-07-26 22:38:57 +00:00 |
node-launcher-osgi
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
node-manager
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
osgi-runtime
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
policy
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
policy-logging
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
policy-reliability
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
policy-security
|
Removing specific implementation constraints to avoid warning messages when dependency is not available
|
2009-08-13 21:57:45 +00:00 |
policy-security-geronimo
|
Splitting policy security code specific to geronimo hosting environment to it's own module
|
2009-08-13 05:03:43 +00:00 |
policy-security-http
|
Remove calls to XMLStreamWriter.setPrefix() as writeNamespace() invokes it internally (TUSCANY-3212)
|
2009-08-14 06:54:03 +00:00 |
policy-security-jsr250
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
policy-transaction
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
policy-xml
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
policy-xml-ws
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
sca-api
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
sca-api-extension
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
tracing-aspectj
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
web-javascript
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
web-javascript-dojo
|
TUSCANY-3200 Add the dojo copyright to the NOTICE file to be consistent with the top level binary NOTICE file.
|
2009-08-11 13:34:52 +00:00 |
workspace
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
workspace-impl
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
workspace-manager
|
TUSCANY-3174 - Add workspace manager updates to workspace from 1.x and a new itest for the workspace manager
|
2009-07-29 15:05:28 +00:00 |
workspace-xml
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
xsd
|
Update project version to 1.5.1-SNAPSHOT
|
2009-07-06 12:08:12 +00:00 |
xsd-xml
|
TUSCANY-3213 - move ProblemImpl from assembly.builder.impl to monitor.impl and extend the Monitor interface to allow problems to be created without needing to access and implementation package
|
2009-08-13 14:52:13 +00:00 |
pom.xml
|
Remove references to modules not required in release
|
2009-09-14 19:53:27 +00:00 |