Skip to content

Commit 0254f2c

Browse files
committed
support android first commit, remove unused code & fixed testcase
1 parent def5071 commit 0254f2c

25 files changed

Lines changed: 31 additions & 5786 deletions

pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@
136136
</configuration>
137137
</plugin>
138138

139+
<!--
139140
<plugin>
140141
<artifactId>maven-gpg-plugin</artifactId>
141142
<executions>
@@ -148,6 +149,7 @@
148149
</execution>
149150
</executions>
150151
</plugin>
152+
-->
151153
</plugins>
152154
</build>
153155

src/main/java/com/alibaba/fastjson/asm/ASMException.java

Lines changed: 0 additions & 12 deletions
This file was deleted.

src/main/java/com/alibaba/fastjson/asm/ByteVector.java

Lines changed: 0 additions & 223 deletions
This file was deleted.

0 commit comments

Comments
 (0)