23 Commits

Author SHA1 Message Date
Radim Kubacki
d1415e178b Updated to build against and run with NetBeans 4.0 and with PMD 2.1. Added project config files so it can be used as a project in NetBeans
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@3101 51baf565-9d33-0410-a72c-fc3788e3496d
2004-12-21 21:43:51 +00:00
Gunnlaugur Thor Briem
541802b466 Require restart, to work around the "Unrecognized settings" bug.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2722 51baf565-9d33-0410-a72c-fc3788e3496d
2004-05-28 09:13:23 +00:00
Gunnlaugur Thor Briem
9e9eaa9e3f Tidier build configuration and support for deploying directly into a
NetBeans installation, a la Radim Kubacki's NB trunk build patch. This
simplifies the build-and-test cycle.

Haven't yet applied the full patch; I intend to branch apart NB 3.6 and
NB trunk, since changes in code will be necessary to support NB trunk.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2720 51baf565-9d33-0410-a72c-fc3788e3496d
2004-05-27 01:06:50 +00:00
Gunnlaugur Thor Briem
d5a3127e58 Hefty commit, see CHANGES.txt; should have split into smaller commits
but won't go to that effort now (sorry!)


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2717 51baf565-9d33-0410-a72c-fc3788e3496d
2004-05-26 10:04:37 +00:00
Gunnlaugur Thor Briem
4969dcfb1b - upgrade to PMD 1.3 (required code update because of tiny PMD API change)
- bump module version to 0.91


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2445 51baf565-9d33-0410-a72c-fc3788e3496d
2003-12-02 17:09:43 +00:00
Gunnlaugur Thor Briem
5a6e01a3c6 Updated PMD version, and changed default keystore
(makenbm assumes that keystore password is enough,
i.e. that the key itself does not have a separate
password, and this means people will typically not
want to store the pmdkey in their own keystore,
since the password is shared).


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2174 51baf565-9d33-0410-a72c-fc3788e3496d
2003-08-12 23:23:42 +00:00
Gunnlaugur Thor Briem
fb840ce7c7 Updating PMD lib to today's release, version 1.1
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@2004 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-19 21:52:37 +00:00
Gunnlaugur Thor Briem
8870b42046 Make NBM signable (task 76460).
Sign it by creating your own key in the default keystore location
with Java's keytool, and then passing -Dstorepass=whatever to ant.
Then publish your certificate signature on the website -- or, even
better, sign your certificate with a chain of trust ending in an
official CA, so that people won't have to furrow their eyebrows
about anything ... but then, that costs money :). Ideally we should
have a CA-signed certificate for PMD with which we would sign the
personal key of whoever makes the build -- but of course the key
of that certificate would have to be "closed-source" :)


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1969 51baf565-9d33-0410-a72c-fc3788e3496d
2003-06-15 11:39:36 +00:00
Gunnlaugur Thor Briem
728fb01f8a Changed distribution filenames to pmd-netbeans35-*, to
differentiate from the 3.4.1-compatible distribution.
(clearly this commit should not be merged to the branch :)


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1859 51baf565-9d33-0410-a72c-fc3788e3496d
2003-04-24 11:05:56 +00:00
Gunnlaugur Thor Briem
ac77ca42f1 Upgrade to version 1.05 of PMD (this is the jar from the released PMD 1.05).
Refactored build a little so that PMD version is specified in only one place.


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1824 51baf565-9d33-0410-a72c-fc3788e3496d
2003-04-18 01:16:05 +00:00
Gunnlaugur Thor Briem
8acbeb28e6 Applied patch 716247 (adapt to 3.5 API changes).
This makes the code on trunk incompatible with the latest stable version
of Netbeans (3.4.1). Compatibility with that version is maintained on
branch NB_3_5_COMPATIBLE (which in turn is not compatible with NB 3.5)


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1734 51baf565-9d33-0410-a72c-fc3788e3496d
2003-04-11 01:16:12 +00:00
Ole-Martin Mork
58c0cdb7a4 done some work on realtime scanning. added some properties and stuff.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1664 51baf565-9d33-0410-a72c-fc3788e3496d
2003-03-31 21:57:17 +00:00
Ole-Martin Mork
8bcc4db536 Added files for pmd-1.04 and, updated with some changes from dnoyeb
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1607 51baf565-9d33-0410-a72c-fc3788e3496d
2003-03-24 22:28:38 +00:00
Ole-Martin Mork
d1039ac9a1 Released version 0.7
Updated copyright notice


git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1441 51baf565-9d33-0410-a72c-fc3788e3496d
2003-02-15 19:06:50 +00:00
Ole-Martin Mork
a9082591e1 Applied the patch(finally) And done some refactoring here and there.
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1427 51baf565-9d33-0410-a72c-fc3788e3496d
2003-02-11 23:03:38 +00:00
Ole-Martin Mork
bd18eba34f Preparing for new release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1418 51baf565-9d33-0410-a72c-fc3788e3496d
2003-02-11 17:52:22 +00:00
Ole-Martin Mork
48d7f7d78e The 0.6 release
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1270 51baf565-9d33-0410-a72c-fc3788e3496d
2002-12-02 22:36:29 +00:00
Ole-Martin Mork
0bf8780c89 Fixed bug 633432 and 634463 and updated to pmd 1.01
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1242 51baf565-9d33-0410-a72c-fc3788e3496d
2002-11-13 20:19:34 +00:00
Ole-Martin Mork
e93c90fec3 Fixes for the 0.4 version
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1205 51baf565-9d33-0410-a72c-fc3788e3496d
2002-11-05 22:04:57 +00:00
Ole-Martin Mork
d99b33a6a0 Preparing for 0.3 release. Fixed bug 633426 and 633424. updated pmd version
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1198 51baf565-9d33-0410-a72c-fc3788e3496d
2002-11-04 23:14:38 +00:00
Ole-Martin Mork
db38878aed Updated manifest to 0.3 version and runned prettyprint to make the javacode look good
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1184 51baf565-9d33-0410-a72c-fc3788e3496d
2002-11-03 14:22:41 +00:00
Tom Copeland
6b854562bc made some minor changes to get the zip file creation working
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1168 51baf565-9d33-0410-a72c-fc3788e3496d
2002-10-29 02:58:18 +00:00
Ole-Martin Mork
cbf1a5ea44 Adding files to the project
git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@1165 51baf565-9d33-0410-a72c-fc3788e3496d
2002-10-28 22:36:20 +00:00