|
From: snpe <sn...@sn...> - 2004-12-12 16:03:50
|
Hello, I try compile form cvs and sandoxjar don't work.Error is : org.springframework.util.Assert#state(String) doesn't exists regards Haris Peco On Sunday 12 December 2004 02:42 pm, j=FCrgen h=F6ller [werk3AT] wrote: > Dear Spring community, > =20 > I'm pleased to announce that Spring 1.1.3 has just been released. This is= a bugfix and minor enhancement release in the 1.1 series; most importantly= , JDK 1.3 compatibility is fully restored. Among the new features in this r= elease are: > =20 > * added "setResourceLoader" method to GenericApplicationContext, for over= riding the default resource loading strategy > * added FileSystemResourceLoader, resolving paths as file system resource= s rather than as class path resources > * BeanWrapperImpl automatically registers a default ResourceArrayProperty= Editor > * added CustomCollectionEditor, by default registered to convert between = Set, SortedSet and List (when necessary) > * added "fileEncoding" and "propertiesPersister" properties to PropertyRe= sourceConfigurer > * reworked DefaultListableBeanFactory's "getBeansOfType" to return Factor= yBean instances when passed a FactoryBean type > * DefaultXmlBeanDefinitionParser resolves "set" tag as LinkedHashSet on J= DK 1.4, falling back to HashSet on JDK 1.3 > * factored out AbstractRefreshableApplicationContext as base class of Abs= tractXmlApplicationContext > * added "setIgnoreUnknownFields" method to DataBinder, enforcing request = parameters to match fields when turned "false" >=20 > * added "execute(ConnectionCallback)" method to JdbcTemplate, allowing an= y kind of operation on a given Connection > * added DB2SequenceMaxValueIncrementer, implementing the DataFieldMaxValu= eIncrementer interface for a DB2 sequence > * fixed Hibernate/JTA synchronization to also work with EJB remote transa= ction propagation (with >1 thread involved) > * added "transactionConfigClass" and "transactionConfigProperties" custom= ization properties to SqlMapClientFactoryBean >=20 > * added optional "proxyInterface" property to JndiObjectFactoryBean, for = exposing a proxy rather than the plain object > * added "lookupOnStartup" and "cache" properties to JndiObjectFactoryBean= , allowing for lazy lookup on first access etc > * added "codebaseUrl" property to HttpInvokerClientInterceptor, specifyin= g a URL for dynamic class download > * added support for dynamic class downloading to AbstractHttpInvokerReque= stExecutor and its subclasses >=20 > * DispatcherServlet by default cleans up request attributes after include= request (configurable via "cleanupOnInclude") > * UrlBasedViewResolver supports a "forward:" prefix too, for forwards to = other controllers through special view names > * added "attributes" (Properties) and "attributesMap" (Map) properties to= UrlBasedViewResolver, for static attributes > * InternalResourceView performs an include if the response has already be= en committed (-> forward not possible anymore) > * JstlView and TilesJstlView respect a JSTL "localizationContext" config = in web.xml, checking those messages first > * added overloaded "createVelocityContext" and "exposeHelpers" methods to= VelocityView, with passed-in servlet response > * added "toolAttributes" property to VelocityView, taking attribute name = / tool class name pairs for tools to expose > * added JasperReportsXxxView to allow for convenient rendering of CSV/HTM= L/PDF/XLS web views with Jasper Reports > * added MappingDispatchActionSupport class, as convenience subclass of St= ruts 1.2's MappingDispatchAction >=20 > Have a look at the changelog for details. > =20 > Cheers, > Juergen >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now.=20 > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Springframework-developer mailing list > Spr...@li... > https://lists.sourceforge.net/lists/listinfo/springframework-developer >=20 |