This is not realted to aspectJ 1.6.1 upgrade : the plugin code itself is based on some java5 API classes and methods :
new PrintWriter( File ) path.replace( String, String ) Element.getTextContent() Document.normalizeDocument() I'm +1 for Java5 requirement. 2008/8/21 <[EMAIL PROTECTED]> > On Thu, 21 Aug 2008, nicolas de loof wrote: > > Hello, >> >> I tried to compile aspectj-maven-plugin, that declares in POM compiler >> source=target=1.4, but it uses many classes from java 5 JRE. >> > Ups - this is my fault - I upgraded to aspectj 1.6.1 yesterday. > > Did I miss something ? Could the plugin be either made fully java 1.4 >> compliant, or simply set java5 as minimal requirement ? >> > We probably need 1.5 to use aspectj 1.6.1. > I'll investigate more locally. > > Sorry for the inconvinience, > David > > -- > David J. M. Karlsen - +47 90 68 22 43 > http://www.davidkarlsen.com > http://mp3.davidkarlsen.com > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
