summaryrefslogtreecommitdiffstats
path: root/project.properties
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2006-06-15 13:32:35 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2006-06-15 13:32:35 +0000
commitd582a4302229b462a2998e8e18761ea5ebec39ca (patch)
treed21efd642b006acbbc4d099ba783437605df6a2f /project.properties
parent8963b06251f67a0dd5ee1963ff2bde1fed86a67e (diff)
downloadjackcess-d582a4302229b462a2998e8e18761ea5ebec39ca.tar.gz
jackcess-d582a4302229b462a2998e8e18761ea5ebec39ca.zip
tweak sourceforge goal props; add default build goal and sfRelease goal
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@61 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'project.properties')
-rw-r--r--project.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/project.properties b/project.properties
index 86434fc..e7ae780 100644
--- a/project.properties
+++ b/project.properties
@@ -16,6 +16,9 @@ maven.junit.sysproperties=log4j.configuration
maven.repo.remote=http://www.ibiblio.org/maven,http://maven-plugins.sf.net/maven
maven.sourceforge.project.groupId=134943
maven.sourceforge.username=javajedi
+maven.sourceforge.project.submitNewsItem=true
+maven.sourceforge.publish.includes=distributions/*-src.zip,*.jar
+maven.sourceforge.project.releaseNotes=${maven.build.dir}/CHANGES.txt
maven.test.source=1.5
maven.username=javajedi
log4j.configuration=com/healthmarketscience/jackcess/log4j.properties