[picocontainer-scm] [5569] java/2.x/trunk/pico/container/pom.xml: can work without dependency on atinject jar, at least not throw CNFEs
paul-yCVjj/[email protected]
| Newsgroups | gmane.comp.java.picocontainer.cvs |
|---|---|
| Message-ID | <[email protected]> |
Revision 5569 Author paul Date 2010-01-01 05:54:50 -0600 (Fri, 01 Jan 2010) Log Message can work without dependency on atinject jar, at least not throw CNFEs Modified Paths - java/2.x/trunk/pico/container/pom.xml Diff Modified: java/2.x/trunk/pico/container/pom.xml (5568 => 5569) --- java/2.x/trunk/pico/container/pom.xml 2009-12-31 17:23:43 UTC (rev 5568) +++ java/2.x/trunk/pico/container/pom.xml 2010-01-01 11:54:50 UTC (rev 5569) @@ -18,12 +18,12 @@ <artifactId>jsr250-api</artifactId> <scope>provided</scope> </dependency> - <dependency> + <!--dependency> <groupId>javax.inject</groupId> <artifactId>javax.inject</artifactId> <version>1</version> <optional>true</optional> - </dependency> + </dependency--> </dependencies> <build> ---------- To unsubscribe from this list please visit: http://xircles.codehaus.org/manage_email