This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-integration
Watch
1
Star
0
Fork
0
You've already forked spring-integration
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
de82ec9eafaa58a2317154dc5d27d40fc36f73eb
spring-integration
/
spring-integration-core
History
Oleg Zhurakousky
a5031020e7
INT-1307 Updated schema to make sure its compatible with Java 5 (when using <xsd:any namespace="##other"..> and <beans:bean. . .> element we were violating Unique Particle Attribute, so sine we already say any-other, there is no need to explicitly include <beans:bean>), changed ControlBusXmlTest.anonymousConsumerRegistered() since it was throwing MalformedObjectNameException: invalid character '*' which was used in 'generated=*'
2010-08-01 15:49:23 +00:00
..
.settings
INT-1069: Change MessageGroup interfaces to better match use cases
2010-06-18 10:49:43 +00:00
src
INT-1307 Updated schema to make sure its compatible with Java 5 (when using <xsd:any namespace="##other"..> and <beans:bean. . .> element we were violating Unique Particle Attribute, so sine we already say any-other, there is no need to explicitly include <beans:bean>), changed ControlBusXmlTest.anonymousConsumerRegistered() since it was throwing MalformedObjectNameException: invalid character '*' which was used in 'generated=*'
2010-08-01 15:49:23 +00:00
.classpath
INT-1069: Change MessageGroup interfaces to better match use cases
2010-06-18 10:49:43 +00:00
.project
first fully working and integrated mvn install
2010-05-28 18:13:05 +00:00
pom.xml
changing pom version to 2.0.0.BUILD-SNAPSHOT
2010-07-28 19:54:08 +00:00
template.mf
renamed modules org.springframework.integration.* -> spring-integration-*
2010-05-25 13:21:25 +00:00