From: Dannes W. <da...@ex...> - 2012-09-11 11:43:22
|
Gev, not sure how to read the following in the commit project-jdk-name="1.7" but please don't use java7 during development. The risk of using Java6 non-allowed constructs is just too large, that will break the build [this has been discussed quite a lot]. The best thing is to use a 'real' Java6 JDK. thnx Dannes On Tue, Sep 11, 2012 at 1:14 PM, <ge...@us...> wrote: > Revision: 17118 > http://sourceforge.net/p/exist/code/17118 > Author: gev > Date: 2012-09-11 11:14:41 +0000 (Tue, 11 Sep 2012) > Log Message: > ----------- > [ignore] update idea project > > Modified Paths: > -------------- > trunk/eXist/eXist.ipr > trunk/eXist/eXist.iws > > Modified: trunk/eXist/eXist.ipr > =================================================================== > --- trunk/eXist/eXist.ipr 2012-09-10 22:02:29 UTC (rev 17117) > +++ trunk/eXist/eXist.ipr 2012-09-11 11:14:41 UTC (rev 17118) > @@ -296,7 +296,7 @@ > <module fileurl="file://$PROJECT_DIR$/eXist.iml" > filepath="$PROJECT_DIR$/eXist.iml" /> > </modules> > </component> > - <component name="ProjectRootManager" version="2" > languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" > project-jdk-name="1.6" project-jdk-type="JavaSDK"> > + <component name="ProjectRootManager" version="2" > languageLevel="JDK_1_6" assert-keyword="true" jdk-15="true" > project-jdk-name="1.7" project-jdk-type="JavaSDK"> > -- eXist-db Native XML Database - http://exist-db.org Join us on linked-in: http://www.linkedin.com/groups?gid=35624 |