Skip to content

Commit

Permalink
支持从System.Property读取配置来决定compatibleWithJavaBean的缺省值
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Sep 8, 2013
1 parent b3e2d69 commit 0761e0a
Show file tree
Hide file tree
Showing 2 changed files with 1,217 additions and 1,204 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
<properties>
<junit.version>4.11</junit.version>

<gpg.skip>false</gpg.skip>
<javadoc.skip>false</javadoc.skip>
<gpg.skip>true</gpg.skip>
<javadoc.skip>true</javadoc.skip>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<jdk.version>1.5</jdk.version>
</properties>
Expand Down
Loading

0 comments on commit 0761e0a

Please sign in to comment.