I wouldn't care about loosing that JDK1.4 compliancy. It's just an example.
Eelco On 10/7/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > what do you mean? > > phonebook 1.2 is jdk1.4 compliant > > -Igor > > > > On 10/7/06, Martijn Dashorst < [EMAIL PROTECTED]> wrote: > > Is that also a requirement for phonebook? > > > > Martijn > > > > On 10/7/06, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > > not in the 1.2 branch - that one should work with java 1.4 > > > > > > -Igor > > > > > > > > > > > > On 10/6/06, Geoff hendrey <[EMAIL PROTECTED] > wrote: > > > > Is it OK to set the source level to 1.5 for the phonebook, in pom.xml > ? I > > > wrote ShadesContactDao.java using some 1.5 features. I would like to > > > checkin pom.xml with this change. > > > > > > > > > > > > <plugin> > > > > <groupId> org.apache.maven.plugins</groupId> > > > > > > > > <artifactId>maven-compiler-plugin</artifactId> > > > > <configuration> > > > > <source> 1.5</source> > > > > <target>1.5</target> > > > > </configuration> > > > > </plugin> > > > > > > > > -geoff > > > > > > > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > > Take Surveys. Earn Cash. Influence the Future of IT > > > > Join SourceForge.net's Techsay panel and you'll get the chance to > share > > > your > > > > opinions on IT & business topics through brief surveys -- and earn > cash > > > > > > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > > _______________________________________________ > > > > Wicket-user mailing list > > > > [email protected] > > > > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > > > > > > > ------------------------------------------------------------------------- > > > Take Surveys. Earn Cash. Influence the Future of IT > > > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > > > opinions on IT & business topics through brief surveys -- and earn cash > > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > > > > > _______________________________________________ > > > Wicket-user mailing list > > > [email protected] > > > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > > > > > > > > > > > -- > > <a href=" > http://www.thebeststuffintheworld.com/vote_for/wicket">Vote</a> > > for <a href=" > http://www.thebeststuffintheworld.com/stuff/wicket">Wicket</a> > > at the <a > href="http://www.thebeststuffintheworld.com/">Best Stuff in > > the World!</a> > > > > > ------------------------------------------------------------------------- > > Take Surveys. Earn Cash. Influence the Future of IT > > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > > opinions on IT & business topics through brief surveys -- and earn cash > > > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > > Wicket-user mailing list > > [email protected] > > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > > _______________________________________________ > Wicket-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/wicket-user > > > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Wicket-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-user
