Re: [picocontainer-dev] current build of pico container
Mauro Talevi <[email protected]>
| Newsgroups | gmane.comp.java.picocontainer.devel |
|---|---|
| Message-ID | <[email protected]> |
Jörg Schaible wrote:
>> Original source contains class.getCanonicalName()
>> and string.contains() which are 1.5...
>
> Gosh. I think the latest release went quite wrong here ... we need pico-1.3.1 to fix this!
True - but I'm puzzled as to how it compiles given the declared:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>1.3</source>
<target>1.3</target>
<encoding>UTF-8</encoding>
<optimize>false</optimize>
<debug>true</debug>
<showDeprecation>true</showDeprecation>
</configuration>
</plugin>
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email