From c563ed37f1bfbe0119cf59b2a7010002757d8af9 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 8 Jun 2006 07:07:33 +0000 Subject: Added gfortran as compiler --- pom.xml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index bdb6287..55e35c1 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ net.sf.antcontrib cpptasks CPPTasks (modified) - 20051015-patched-1.0 + 20051015-patched-1.1-SNAPSHOT Library to call native compilers and linkers. http://java.freehep.org/ @@ -26,11 +26,12 @@ freehep-maven FreeHEP Maven Repository - sftp://svn.freehep.org/nfs/slac/g/jas/maven2 + scp://svn.freehep.org/nfs/slac/g/jas/maven2 + install src @@ -77,9 +78,9 @@ - jdk1.5+ + jdk1.5 - 1.5+ + 1.5 @@ -96,5 +97,11 @@ ant 1.6.5 + + junit + junit + 3.8.2 + test + - \ No newline at end of file + -- cgit v1.2.3