dev@glassfish.java.net

Re: build errors

From: Marina Vatkina <Marina.Vatkina_at_Sun.COM>
Date: Sat, 17 Mar 2007 01:07:46 -0700

I'll leave it to Michael to confirm, but "Semantic.g:1480:32: warning:Labeled
subrules not yet supported" are ANTLR (i.e. 3rd party's) messages - .g files are
being pre-processed by ANTLR to create the corresponding .java files as part of
the cmp build.

-marina

Bill Shannon wrote:
> Ok, below are the remaining errors for a successful build. Which of these
> lines of output can't, or shouldn't, be fixed in the source code or
> build files?
>
> Some that I find particularly weird are:
>
> <extend>../bootstrap/maven.xml</extend>build:start:
> and
> <extend>../bootstrap/maven.xml</extend><extend>../bootstrap/maven.xml</extend>bu
>
> ild:start:
>
> What's that about?
>
> admin-ee
>
> Why are there a few lines like that with just these names?
>
> [java] [java] ******** in addTextTOElement **********
>
> Did someone forget to take out a debugging println?
>
> [cvs] M glassfish/admin-core-ee/dtds/admin-mbeans-descriptors-ee.xml
>
> Is this file supposed to be modified?
>
>
> Here's the whole list:
>
>
> BUILD SUCCESSFUL
> Total time: 1 minutes 54 seconds
> Finished at: Fri Mar 16 06:06:56 PDT 2007
> [cvs] M glassfish/admin-core-ee/dtds/admin-mbeans-descriptors-ee.xml
> [cvs] M glassfish/admin-ee/templates/ee80/default-domain.xml.template
> glassfish-src
> [chmod] Skipping fileset for directory
> /cache/tmp/glassfish-build/publish/gl
> assfish/lib. It is empty.
> [jar] overview.html already added, skipping
> [chmod] Skipping fileset for directory
> /cache/tmp/glassfish-build/publish/gl
> assfish/lib. It is empty.
> persistence
> <extend>../bootstrap/maven.xml</extend>build:start:
> [java] [javadoc]
> /cache/tmp/glassfish-build/glassfish/servlet-api/src/jsr2
> 45/src/share/javax/el/ELContext.java:73: warning - Tag @link: reference
> not foun
> d: javax.faces.context.FacesContext
> [java] [javadoc]
> /cache/tmp/glassfish-build/glassfish/servlet-api/src/jsr2
> 45/src/share/javax/el/ELUtil.java:57: warning - Tag @link: reference not
> found:
> FacesContext
> [java] [javadoc]
> /cache/tmp/glassfish-build/glassfish/servlet-api/src/jsr2
> 45/src/share/javax/el/ELUtil.java:57: warning - Tag @link: reference not
> found:
> FacesContext
> [java] [javadoc]
> /cache/tmp/glassfish-build/glassfish/servlet-api/src/jsr2
> 45/src/share/javax/el/ELUtil.java:57: warning - Tag @link: reference not
> found:
> FacesContext
> [java] [javadoc] 4 warnings
> [java] [ear] Warning: selected ear files include a
> META-INF/applicatio
> n.xml which will be ignored (please use appxml attribute to ear task)
> [java] [java] Renamed property from "CheckAllAtCommit" to
> "CheckAllAtCo
> mmit2" in "Consistency", due to duplicate names or a forbidden name.
> [java] [java] The root element is 'sun-cmp-mappings' and its
> class is '
> SunCmpMappings'.
> [java] [java]
> /cache/tmp/glassfish-build/glassfish/cmp/support/ejb/src/
> com/sun/jdo/spi/persistence/support/ejb/ejbqlc/Semantic.g:1476:28:
> warning:Label
> ed subrules not yet supported
> [java] [java]
> /cache/tmp/glassfish-build/glassfish/cmp/support/ejb/src/
> com/sun/jdo/spi/persistence/support/ejb/ejbqlc/Semantic.g:1476:28:
> warning:Label
> ed subrules not yet supported
> [java] [java]
> /cache/tmp/glassfish-build/glassfish/cmp/support/ejb/src/
> com/sun/jdo/spi/persistence/support/ejb/ejbqlc/Semantic.g:1480:32:
> warning:Label
> ed subrules not yet supported
> [java] [java]
> /cache/tmp/glassfish-build/glassfish/cmp/support/ejb/src/
> com/sun/jdo/spi/persistence/support/ejb/ejbqlc/Semantic.g:1480:32:
> warning:Label
> ed subrules not yet supported
> admin-ee
> <extend>../bootstrap/maven.xml</extend><extend>../bootstrap/maven.xml</extend>bu
>
> ild:start:
> appserv-core-ee
> <extend>../bootstrap/maven.xml</extend><extend>../bootstrap/maven.xml</extend>bu
>
> ild:start:
> [java] [java] ******** in addTextTOElement **********
> [java] [java] ******** in addTextTOElement **********
> [java] [exec] [echo] JSFTEMP = lib/jsftemplating-dt.jar
> BUILD SUCCESSFUL
> Total time: 34 minutes 9 seconds
> Finished at: Fri Mar 16 06:41:11 PDT 2007
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>