Added FlatProjectView. Used it to create an 'All Issues' project in pit-swing.
Solves issue #11: pit-swing: Add a default, "all-projects" view.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
<project name="Personal Issue Tracker">
|
||||
<project name="Personal Issue Tracker" default="release">
|
||||
<property file="../version.properties"/>
|
||||
<property file="project.properties"/>
|
||||
<property environment="env"/>
|
||||
|
Reference in New Issue
Block a user