File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 <name >IO</name >
66 <id >commons-io</id >
77
8- <organization >
9- <name >Apache Software Foundation</name >
10- <url >http://www.apache.org</url >
11- <logo >http://jakarta.apache.org/images/jakarta-logo.gif</logo >
12- </organization >
138 <logo ><!-- /images/logo.png--> </logo >
149
1510 <currentVersion >SNAPSHOT</currentVersion >
2015 hierarchy. Classes in this package are considered to be so standard
2116 and of such high reuse as to justify existence in java.io.
2217 </description >
23- <url >http://jakarta.apache.org/commons/io/</url >
24-
25- <siteAddress >jakarta.apache.org</siteAddress >
26- <siteDirectory >/www/jakarta.apache.org/commons/io/</siteDirectory >
27-
28- <repository >
29- <connection >
30- scm:cvs:pserver:anoncvs@cvs.apache.org:/home/cvspublic:jakarta-commons/io
31- </connection >
32- <url >http://cvs.apache.org/viewcvs/jakarta-commons/io/</url >
33- </repository >
3418
3519 <developers >
3620 <developer >
123107 </contributor >
124108 </contributors >
125109
126- <!-- Need to mark these as compile-time/run-time -->
127110 <dependencies >
128111 <dependency >
129112 <id >junit</id >
132115 </dependencies >
133116
134117 <build >
135- <nagEmailAddress >commons-dev@jakarta.apache.org</nagEmailAddress >
136- <sourceDirectory >src/java</sourceDirectory >
137- <unitTestSourceDirectory >src/test</unitTestSourceDirectory >
138- <integrationUnitTestSourceDirectory />
139- <aspectSourceDirectory />
140118
141119 <!-- Unit test classes -->
142120 <!-- TODO Organize test inclusions and exclusions -->
155133 </resources >
156134 </unitTest >
157135
158- <!-- J A R R E S O U R C E S -->
159- <!-- Resources that are packaged up inside the JAR file -->
160- <resources >
161- <resource >
162- <includes >
163- <include >**/*.properties</include >
164- </includes >
165- </resource >
166- </resources >
167136 </build >
168137
169138 <reports >
You can’t perform that action at this time.
0 commit comments