[go: up one dir, main page]

File: README.txt

package info (click to toggle)
commons-vfs 2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 6,068 kB
  • ctags: 3,799
  • sloc: java: 28,265; xml: 3,673; sh: 59; makefile: 8
file content (9 lines) | stat: -rw-r--r-- 123 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
To build Commons VFS run

mvn clean install

To build the distribution binaries run

mvn -P apache-release clean install