RE: assertions with maven

2007-02-04 Thread Greg Jones
Hi Ken,

Take a look at the options available for the maven-compiler-plugin at
http://maven.apache.org/plugins/maven-compiler-plugin/.

Regards,

Greg J. 

-Original Message-
From: Ken Gallo [mailto:[EMAIL PROTECTED] 
Sent: Monday, 5 February 2007 2:07 PM
To: users@maven.apache.org
Subject: assertions with maven


Hi,

My code has assertions and as I understand, assertions need to be compiled
using javac -source 1.4.
How do i set this in maven?

Thanks,
Ken
--
View this message in context:
http://www.nabble.com/assertions-with-maven-tf3172387s177.html#a8800391
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: assertions with maven

2007-02-04 Thread Ken Gallo

Thanks Greg! Just what I needed! :)


Greg Jones-4 wrote:
 
 Hi Ken,
 
 Take a look at the options available for the maven-compiler-plugin at
 http://maven.apache.org/plugins/maven-compiler-plugin/.
 
 Regards,
 
 Greg J. 
 
 -Original Message-
 From: Ken Gallo [mailto:[EMAIL PROTECTED] 
 Sent: Monday, 5 February 2007 2:07 PM
 To: users@maven.apache.org
 Subject: assertions with maven
 
 
 Hi,
 
 My code has assertions and as I understand, assertions need to be compiled
 using javac -source 1.4.
 How do i set this in maven?
 
 Thanks,
 Ken
 --
 View this message in context:
 http://www.nabble.com/assertions-with-maven-tf3172387s177.html#a8800391
 Sent from the Maven - Users mailing list archive at Nabble.com.
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 
 

-- 
View this message in context: 
http://www.nabble.com/assertions-with-maven-tf3172387s177.html#a8800439
Sent from the Maven - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]