remove archiva-1.3.x excludes master build will fail if you leave them around (RAT), so better to be reminded to clean out when switching
Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/da2cc5b3 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/da2cc5b3 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/da2cc5b3 Branch: refs/heads/master Commit: da2cc5b34dbcf7ffb0f22c7734915b85c5fbbdd5 Parents: 2fd88d2 Author: Brett Porter <[email protected]> Authored: Thu Jul 3 09:08:24 2014 +1000 Committer: Brett Porter <[email protected]> Committed: Thu Jul 3 09:08:49 2014 +1000 ---------------------------------------------------------------------- .gitignore | 5 ----- 1 file changed, 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/da2cc5b3/.gitignore ---------------------------------------------------------------------- diff --git a/.gitignore b/.gitignore index 502bf32..926a9d4 100644 --- a/.gitignore +++ b/.gitignore @@ -14,11 +14,6 @@ build .extract .site-content/ -#archiva 1.3.x -archiva-modules/archiva-web/archiva-webapp/appserver-base/ -archiva-modules/archiva-web/archiva-webapp/overlays/ -archiva-modules/archiva-web/archiva-webapp/src/main/webapp/archiva-applet.jar - #eclipse files .project .classpath
