Changes between Version 25 and Version 26 of WikiStart
- Timestamp:
- 07/01/2013 01:15:24 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v25 v26 20 20 <id>snapshots-repository</id> 21 21 <name>snapshots repository</name> 22 <url>http://ci.pc.com.cn/nexus/content/repositories/ snapshots</url>22 <url>http://ci.pc.com.cn/nexus/content/repositories/releases</url> 23 23 <releases> 24 <enabled> false</enabled>24 <enabled>true</enabled> 25 25 </releases> 26 26 <snapshots> 27 <enabled> true</enabled>27 <enabled>false</enabled> 28 28 </snapshots> 29 29 </repository> 30 30 }}} 31 32 == 2.0.0 == 33 * 修复代码生成界面包名拼写错误。 34 * 升级DWZ到1.4.5支持IE10 35 * 升级memcached-client到3.0.2版 36 37 {{{ 38 <dependency> 39 <groupId>org.gelivable</groupId> 40 <artifactId>geli</artifactId> 41 <version>2.0.0</version> 42 </dependency> 43 }}} 44 31 45 == 2.0.0 SNAPSHOT == 32 46 * 将环境依赖升级到Spring3.2.x。 … … 37 51 * 生成springMVC代码和JSP模板进一步定制。 38 52 * 快速开发,聚焦应用重点功能 39 {{{ 40 <dependency> 41 <groupId>org.gelivable</groupId> 42 <artifactId>geli</artifactId> 43 <version>2.0.0-SNAPSHOT</version> 44 </dependency> 45 }}} 53 46 54 == 1.1.0 == 47 55 * 增加复合主键功能
![(please configure the [header_logo] section in trac.ini)](http://www1.pconline.com.cn/hr/2009/global/images/logo.gif)