Skip to content
This repository was archived by the owner on Jun 5, 2018. It is now read-only.

Commit 9c1e9a9

Browse files
committed
Added test jar
1 parent 20abd5c commit 9c1e9a9

File tree

2 files changed

+33
-0
lines changed

2 files changed

+33
-0
lines changed

pom.xml

+13
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,19 @@
5454
<target>1.7</target>
5555
</configuration>
5656
</plugin>
57+
58+
<plugin>
59+
<groupId>org.apache.maven.plugins</groupId>
60+
<artifactId>maven-jar-plugin</artifactId>
61+
<version>2.4</version>
62+
<executions>
63+
<execution>
64+
<goals>
65+
<goal>test-jar</goal>
66+
</goals>
67+
</execution>
68+
</executions>
69+
</plugin>
5770
</plugins>
5871
</build>
5972

src/test/resources/test-data.txt

+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
/XMX5XMXABCE000062529
2+
3+
0-0:96.1.1(31333631363433322020202020202020)
4+
1-0:1.8.1(00038.113*kWh)
5+
1-0:1.8.2(00026.006*kWh)
6+
1-0:2.8.1(00001.104*kWh)
7+
1-0:2.8.2(00006.696*kWh)
8+
0-0:96.14.0(0002)
9+
1-0:1.7.0(0000.00*kW)
10+
1-0:2.7.0(0000.55*kW)
11+
0-0:17.0.0(999*A)
12+
0-0:96.3.10(1)
13+
0-0:96.13.1()
14+
0-0:96.13.0()
15+
0-1:96.1.0(3238303131303038323437303539393132)
16+
0-1:24.1.0(03)
17+
0-1:24.3.0(130206140000)(00)(60)(1)(0-1:24.2.0)(m3)
18+
(00047.057)
19+
0-1:24.4.0(1)
20+
!

0 commit comments

Comments
 (0)