File: README.source

package info (click to toggle)
visualvm 2.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 45,980 kB
  • sloc: java: 300,140; xml: 14,720; javascript: 3,738; ansic: 1,889; cpp: 1,294; sh: 1,202; makefile: 68
file content (17 lines) | stat: -rw-r--r-- 494 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Information about visualvm
--------------------------


Building a new version
----------------------

Here are the steps to build a new version:

1) Download the source tarball with uscan. Currently you have to manually
   remove the jar files because the "Files-Excluded" mechanism would also remove
   the .jar directories which is not desired. FIXME.

2) Import the new version in the Git repository, e.g.

   git-import-orig --merge --verbose --pristine-tar ../visualvm_x.y.z.orig.tar.xz