File: package-bundle.xml

package info (click to toggle)
libspring-java 3.0.6.RELEASE-6%2Bdeb7u3
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 50,504 kB
  • sloc: java: 325,411; xml: 67,956; sql: 176; makefile: 40; ruby: 33; sh: 6
file content (9 lines) | stat: -rw-r--r-- 166 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<project name="package-bundle">

	<target name="package" depends="ivy.init">
		<dist-jar/>
		<src-jar/>
	</target>

</project>