Skip to content

Commit

Permalink
弃用ant打包
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrenfei committed Feb 20, 2018
1 parent 65168ed commit 083c61f
Show file tree
Hide file tree
Showing 41 changed files with 12 additions and 78 deletions.
5 changes: 5 additions & 0 deletions trunk/sagacity-quickvo/.classpath
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,10 @@
<classpathentry kind="lib" path="lib/dom4j-2.1.0.jar"/>
<classpathentry kind="lib" path="lib/log4j-api-2.10.0.jar"/>
<classpathentry kind="lib" path="lib/log4j-core-2.10.0.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>
6 changes: 6 additions & 0 deletions trunk/sagacity-quickvo/.project
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.m2e.core.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.m2e.core.maven2Nature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
eclipse.preferences.version=1
encoding//src/main/java=UTF-8
encoding//src/main/resources=UTF-8
encoding//src/test/java=UTF-8
encoding//src/test/resources=UTF-8
encoding/<project>=UTF-8
1 change: 0 additions & 1 deletion trunk/sagacity-quickvo/build-jar.bat

This file was deleted.

74 changes: 0 additions & 74 deletions trunk/sagacity-quickvo/build.xml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
</xsd:complexType>
</xsd:element>
<!-- 业务主键策略 -->
<xsd:element name="business-primary-key">
<xsd:element name="business-primary-key" maxOccurs="1">
<xsd:complexType>
<xsd:choice maxOccurs="unbounded">
<xsd:element name="table">
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 083c61f

Please sign in to comment.