Re: SAML 1.1 Java Toolkit 2.0 not building
David Waite <[email protected]> Sat, 22 Jul 2006 11:59:16 -0600
| Newsgroups | gmane.comp.sourceid.sso.devel |
|---|---|
| Message-ID | <[email protected]> |
--===============0097357285==
Content-Type: multipart/alternative; boundary=Apple-Mail-1--809702478
--Apple-Mail-1--809702478
Content-Transfer-Encoding: 7bit
Content-Type: text/plain;
charset=US-ASCII;
delsp=yes;
format=flowed
it looks like the build is failing due to the space in the directory
path.
-David Waite
On Jul 22, 2006, at 8:51 AM, SV Raghu wrote:
> Dear SSO-DEV,
>
> When trying to build SAML 1.1 Java Toolkit 2.0 it is refusing to
> build throwing the following error.
>
> Can somebody please help me.
>
> C:\saml-toolkit\SAML 1.1 Java Toolkit 2.0
> \SAML_1.1_Java_Toolkit_2.0>F:\ant\jakar
> ta-ant-1.5.1\bin\ant demo-deploy
> Buildfile: build.xml
>
> infrastructure-package:
>
> generate-xml-uptodate:
>
> generate-xml:
> [xmlbean] Time to build schema type system: 4.765 seconds
> [xmlbean] Time to generate code: 18.532 seconds
> [xmlbean] Since fork is true, ignoring compiler setting.
> [xmlbean] Compiling 743 source files to C:\DOCUME~1\c90008
> \LOCALS~1\Temp\xbean
> 28060.d\classes
> [xmlbean] Since fork is true, ignoring compiler setting.
> [xmlbean] javac: invalid flag: C:\saml-toolkit\SAML
> [xmlbean] Usage: javac <options> <source files>
> [xmlbean] where possible options include:
> [xmlbean] -g Generate all debugging info
> [xmlbean] -g:none Generate no debugging info
> [xmlbean] -g:{lines,vars,source} Generate only some
> debugging info
> [xmlbean] -nowarn Generate no warnings
> [xmlbean] -verbose Output messages about what
> the compiler
> is doing
> [xmlbean] -deprecation Output source locations
> where deprecated
> APIs are used
> [xmlbean] -classpath <path> Specify where to find user
> class files
> [xmlbean] -sourcepath <path> Specify where to find input
> source files
>
> [xmlbean] -bootclasspath <path> Override location of
> bootstrap class fil
> es
> [xmlbean] -extdirs <dirs> Override location of
> installed extension
> s
> [xmlbean] -d <directory> Specify where to place
> generated class f
> iles
> [xmlbean] -encoding <encoding> Specify character encoding
> used by sourc
> e files
> [xmlbean] -source <release> Provide source
> compatibility with specif
> ied release
> [xmlbean] -target <release> Generate class files for
> specific VM ver
> sion
> [xmlbean] -help Print a synopsis of
> standard options
>
> [xmlbean] Exception while building schemas: Compile failed; see
> the compiler e
> rror output for details.
>
> clean-classes:
> [delete] Deleting directory C:\saml-toolkit\SAML 1.1 Java
> Toolkit 2.0\Infrast
> ructure\build\classes
>
> generate-mbean-uptodate:
>
> generate-mbean:
>
> compile-classes:
> [mkdir] Created dir: C:\saml-toolkit\SAML 1.1 Java Toolkit 2.0
> \Infrastructur
> e\build\classes
> [javac] Compiling 57 source files to C:\saml-toolkit\SAML 1.1
> Java Toolkit 2
> .0\Infrastructure\build\classes
> [javac] C:\saml-toolkit\SAML 1.1 Java Toolkit 2.0\Infrastructure
> \src\java\or
> g\sourceid\common\Artifact.java:24: package
> org.sourceid.protocol.samlp11.xml do
> es not exist
> [javac] import org.sourceid.protocol.samlp11.xml.StatusType;
> [javac] ^
> [javac] C:\saml-toolkit\SAML 1.1 Java Toolkit 2.0\Infrastructure
> \src\java\or
> g\sourceid\common\Artifact.java:35: cannot resolve symbol
> [javac] symbol : class StatusType
> [javac] location: class org.sourceid.common.Artifact
> [javac] private StatusType status;
> [javac] ^
> [javac] C:\saml-toolkit\SAML 1.1 Java Toolkit 2.0\Infrastructure
> \src\java\or
> g\sourceid\common\Artifact.java:75: cannot resolve symbol
> [javac] symbol : class StatusType
> [javac] location: class org.sourceid.common.Artifact
> [javac] public StatusType getStatusCodeValue()
> [javac] ^
> [javac] C:\saml-toolkit\SAML 1.1 Java Toolkit 2.0\Infrastructure
> \src\java\or
> g\sourceid\common\Artifact.java:116: cannot resolve symbol
> [javac] symbol : class StatusType
> [javac] location: class org.sourceid.common.Artifact
> [javac] public static Artifact generate(byte typecode1,
> byte typecode2,
> String sourceID, String issuedTo, StatusType status)
> [javac]
> ^
> [javac] C:\saml-toolkit\SAML 1.1 Java Toolkit 2.0\Infrastructure
> \src\java\or
> g\sourceid\common\Artifact.java:121: cannot resolve symbol
> [javac] symbol : class StatusType
>
>
>
> Regards Raghu
> _______________________________________________
> sso-dev mailing list
> [email protected]
> http://lists.sourceid.org/mailman/listinfo/sso-dev
--Apple-Mail-1--809702478
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=ISO-8859-1
<HTML><BODY style=3D"word-wrap: break-word; -khtml-nbsp-mode: space; =
-khtml-line-break: after-white-space; ">it looks like the build is =
failing due to the space in the directory path.<DIV><BR =
class=3D"khtml-block-placeholder"></DIV><DIV>-David =
Waite</DIV><DIV><BR><DIV><DIV>On Jul 22, 2006, at 8:51 AM, SV Raghu =
wrote:</DIV><BR class=3D"Apple-interchange-newline"><BLOCKQUOTE =
type=3D"cite"> <DIV><FONT face=3D"Arial" size=3D"2"><SPAN =
class=3D"250563814-22072006">Dear SSO-DEV,</SPAN></FONT></DIV> =
<DIV><FONT face=3D"Arial" size=3D"2"><SPAN =
class=3D"250563814-22072006"></SPAN></FONT>=A0</DIV> <DIV><FONT =
face=3D"Arial" size=3D"2"><SPAN class=3D"250563814-22072006">When trying =
to build <STRONG>SAML 1.1 Java Toolkit 2.0</STRONG> <STRONG>it is =
refusing to build throwing the following =
error.</STRONG></SPAN></FONT></DIV> <DIV><FONT face=3D"Arial" =
size=3D"2"><SPAN =
class=3D"250563814-22072006"><STRONG></STRONG></SPAN></FONT>=A0</DIV> =
<DIV><FONT face=3D"Arial" size=3D"2"><SPAN =
class=3D"250563814-22072006"><STRONG>Can somebody please help =
me.</STRONG></SPAN></FONT></DIV> <DIV><FONT face=3D"Arial" =
size=3D"2"><SPAN class=3D"250563814-22072006"></SPAN></FONT>=A0</DIV> =
<DIV><FONT face=3D"Arial" size=3D"2"><SPAN =
class=3D"250563814-22072006"></SPAN></FONT><FONT face=3D"Arial" =
size=3D"2">C:\saml-toolkit\SAML 1.1 Java Toolkit =
2.0\SAML_1.1_Java_Toolkit_2.0>F:\ant\jakar<BR>ta-ant-1.5.1\bin\ant =
demo-deploy<BR>Buildfile: build.xml</FONT></DIV> <DIV>=A0</DIV> =
<DIV><FONT face=3D"Arial" size=3D"2">infrastructure-package:</FONT></DIV> =
<DIV>=A0</DIV> <DIV><FONT face=3D"Arial" =
size=3D"2">generate-xml-uptodate:</FONT></DIV> <DIV>=A0</DIV> <DIV><FONT =
face=3D"Arial" size=3D"2">generate-xml:<BR>=A0 [xmlbean] Time to build =
schema type system: 4.765 seconds<BR>=A0 [xmlbean] Time to generate =
code: 18.532 seconds<BR>=A0 [xmlbean] Since fork is true, ignoring =
compiler setting.<BR>=A0 [xmlbean] Compiling 743 source files to =
C:\DOCUME~1\c90008\LOCALS~1\Temp\xbean<BR>28060.d\classes<BR>=A0 =
[xmlbean] Since fork is true, ignoring compiler setting.<BR>=A0 =
[xmlbean] javac: invalid flag: C:\saml-toolkit\SAML<BR>=A0 [xmlbean] =
Usage: javac <options> <source files><BR>=A0 [xmlbean] where =
possible options include:<BR>=A0 [xmlbean]=A0=A0 =
-g=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 =
Generate all debugging info<BR>=A0 [xmlbean]=A0=A0 =
-g:none=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Generate =
no debugging info<BR>=A0 [xmlbean]=A0=A0 -g:{lines,vars,source}=A0=A0=A0 =
Generate only some debugging info<BR>=A0 [xmlbean]=A0=A0 =
-nowarn=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Generate =
no warnings<BR>=A0 [xmlbean]=A0=A0 -verbose=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0 Output messages about what the compiler<BR>is =
doing<BR>=A0 [xmlbean]=A0=A0 -deprecation=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0 Output source locations where deprecated<BR>=A0APIs are used<BR>=A0=
[xmlbean]=A0=A0 -classpath <path>=A0=A0=A0=A0=A0=A0=A0=A0 Specify =
where to find user class files<BR>=A0 [xmlbean]=A0=A0 -sourcepath =
<path>=A0=A0=A0=A0=A0=A0=A0 Specify where to find input source =
files</FONT></DIV> <DIV>=A0</DIV> <DIV><FONT face=3D"Arial" size=3D"2">=A0=
[xmlbean]=A0=A0 -bootclasspath <path>=A0=A0=A0=A0 Override =
location of bootstrap class fil<BR>es<BR>=A0 [xmlbean]=A0=A0 -extdirs =
<dirs>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Override location of =
installed extension<BR>s<BR>=A0 [xmlbean]=A0=A0 -d =
<directory>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Specify where to =
place generated class f<BR>iles<BR>=A0 [xmlbean]=A0=A0 -encoding =
<encoding>=A0=A0=A0=A0=A0 Specify character encoding used by =
sourc<BR>e files<BR>=A0 [xmlbean]=A0=A0 -source <release>=A0=A0=A0=A0=
=A0=A0=A0=A0 Provide source compatibility with specif<BR>ied =
release<BR>=A0 [xmlbean]=A0=A0 -target <release>=A0=A0=A0=A0=A0=A0=A0=
=A0 Generate class files for specific VM ver<BR>sion<BR>=A0 [xmlbean]=A0=A0=
-help=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 Print =
a synopsis of standard options</FONT></DIV> <DIV>=A0</DIV> <DIV><FONT =
face=3D"Arial" size=3D"2">=A0 [xmlbean] Exception while building =
schemas: Compile failed; see the compiler e<BR>rror output for =
details.</FONT></DIV> <DIV>=A0</DIV> <DIV><FONT face=3D"Arial" =
size=3D"2">clean-classes:<BR>=A0=A0 [delete] Deleting directory =
C:\saml-toolkit\SAML 1.1 Java Toolkit =
2.0\Infrast<BR>ructure\build\classes</FONT></DIV> <DIV>=A0</DIV> =
<DIV><FONT face=3D"Arial" size=3D"2">generate-mbean-uptodate:</FONT></DIV>=
<DIV>=A0</DIV> <DIV><FONT face=3D"Arial" =
size=3D"2">generate-mbean:</FONT></DIV> <DIV>=A0</DIV> <DIV><FONT =
face=3D"Arial" size=3D"2">compile-classes:<BR>=A0=A0=A0 [mkdir] Created =
dir: C:\saml-toolkit\SAML 1.1 Java Toolkit =
2.0\Infrastructur<BR>e\build\classes<BR>=A0=A0=A0 [javac] Compiling 57 =
source files to C:\saml-toolkit\SAML 1.1 Java Toolkit =
2<BR>.0\Infrastructure\build\classes<BR>=A0=A0=A0 [javac] =
C:\saml-toolkit\SAML 1.1 Java Toolkit =
2.0\Infrastructure\src\java\or<BR>g\sourceid\common\Artifact.java:24: =
package org.sourceid.protocol.samlp11.xml do<BR>es not exist<BR>=A0=A0=A0 =
[javac] import org.sourceid.protocol.samlp11.xml.StatusType;<BR>=A0=A0=A0 =
[javac]=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^<BR>=A0=A0=A0 =
[javac] C:\saml-toolkit\SAML 1.1 Java Toolkit =
2.0\Infrastructure\src\java\or<BR>g\sourceid\common\Artifact.java:35: =
cannot resolve symbol<BR>=A0=A0=A0 [javac] symbol=A0 : class =
StatusType<BR>=A0=A0=A0 [javac] location: class =
org.sourceid.common.Artifact<BR>=A0=A0=A0 [javac]=A0=A0=A0=A0 private =
StatusType status;<BR>=A0=A0=A0 [javac]=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
^<BR>=A0=A0=A0 [javac] C:\saml-toolkit\SAML 1.1 Java Toolkit =
2.0\Infrastructure\src\java\or<BR>g\sourceid\common\Artifact.java:75: =
cannot resolve symbol<BR>=A0=A0=A0 [javac] symbol=A0 : class =
StatusType<BR>=A0=A0=A0 [javac] location: class =
org.sourceid.common.Artifact<BR>=A0=A0=A0 [javac]=A0=A0=A0=A0 public =
StatusType getStatusCodeValue()<BR>=A0=A0=A0 [javac]=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0 ^<BR>=A0=A0=A0 [javac] C:\saml-toolkit\SAML 1.1 Java Toolkit =
2.0\Infrastructure\src\java\or<BR>g\sourceid\common\Artifact.java:116: =
cannot resolve symbol<BR>=A0=A0=A0 [javac] symbol=A0 : class =
StatusType<BR>=A0=A0=A0 [javac] location: class =
org.sourceid.common.Artifact<BR>=A0=A0=A0 [javac]=A0=A0=A0=A0 public =
static Artifact generate(byte typecode1, byte typecode2,<BR>String =
sourceID, String issuedTo, StatusType status)<BR>=A0=A0=A0 =
[javac]<BR>=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=
=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0=A0 ^<BR>=A0=A0=A0 [javac] =
C:\saml-toolkit\SAML 1.1 Java Toolkit =
2.0\Infrastructure\src\java\or<BR>g\sourceid\common\Artifact.java:121: =
cannot resolve symbol<BR>=A0=A0=A0 [javac] symbol=A0 : class =
StatusType</FONT></DIV> <DIV><FONT face=3D"Arial" =
size=3D"2"></FONT>=A0</DIV> <DIV><FONT face=3D"Arial" =
size=3D"2"></FONT>=A0</DIV> <DIV><FONT face=3D"Arial" =
size=3D"2"></FONT>=A0</DIV> <DIV><SPAN class=3D"250563814-22072006"><FONT =
face=3D"Arial" size=3D"2">Regards Raghu</FONT></SPAN></DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; =
">_______________________________________________</DIV><DIV =
style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: 0px; =
margin-left: 0px; ">sso-dev mailing list</DIV><DIV style=3D"margin-top: =
0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A =
href=3D"mailto:[email protected]">[email protected]</A><=
/DIV><DIV style=3D"margin-top: 0px; margin-right: 0px; margin-bottom: =
0px; margin-left: 0px; "><A =
href=3D"http://lists.sourceid.org/mailman/listinfo/sso-dev">http://lists.s=
ourceid.org/mailman/listinfo/sso-dev</A></DIV> =
</BLOCKQUOTE></DIV><BR></DIV></BODY></HTML>=
--Apple-Mail-1--809702478--
--===============0097357285==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
sso-dev mailing list
[email protected]
http://lists.sourceid.org/mailman/listinfo/sso-dev
--===============0097357285==--