You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Evanthika Amarasiri (JIRA)" <ji...@apache.org> on 2006/09/08 15:10:27 UTC

[jira] Created: (AXIS2-1126) Compile error in the 'Nightly Builds'

Compile error in the 'Nightly Builds'
-------------------------------------

                 Key: AXIS2-1126
                 URL: http://issues.apache.org/jira/browse/AXIS2-1126
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
         Environment: Windows XP
            Reporter: Evanthika Amarasiri


Downloaded the nightly builds from the axis2 site and got a compilation error while building them.
I have attached part of the error log below


+----------------------------------------
| Gathering project list Apache Axis 2.0 - XMLBeans Data Binding
| Memory: 6M/7M
+----------------------------------------
Starting the reactor...
Our processing order:
Apache Axis 2.0 - Data Binding
Apache Axis 2.0 - Addressing
Apache Axis 2.0 - Java2WSDL
Apache Axis 2.0 - Code Generation
Apache Axis 2.0 - JAXB-RI Data Binding
Apache Axis 2.0 - JiBX Data Binding
Apache Axis 2.0 - Samples
Apache Axis 2.0 - Tools
Apache Axis 2.0 - XMLBeans Data Binding
+----------------------------------------
| Executing multiproject:install-callback Apache Axis 2.0 - Data Binding
| Memory: 6M/7M
+----------------------------------------
Attempting to download axis2-kernel-SNAPSHOT.jar.
Error retrieving artifact from [http://cvs.apache.org/repository/axis2/jars/axis
2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status c
ode was: 302
Error retrieving artifact from [http://www.apache.org/dist/java-repository/axis2
/jars/axis2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading
; status code was: 301
Error retrieving artifact from [http://www.openejb.org/maven/axis2/jars/axis2-ke
rnel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code
was: 302
warning: last-modified not specified
0K downloaded
warning: last-modified not specified
Error retrieving artifact from [http://jibx.sourceforge.net/maven/axis2/jars/axi
s2-kernel-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connec
t
Attempting to download activation-.jar.
Error retrieving artifact from [http://cvs.apache.org/repository/javax.activatio
n/jars/activation-.jar]: java.io.IOException: Unknown error downloading; status
code was: 302
Error retrieving artifact from [http://www.apache.org/dist/java-repository/javax
.activation/jars/activation-.jar]: java.io.IOException: Unknown error downloadin
g; status code was: 301
Error retrieving artifact from [http://www.openejb.org/maven/javax.activation/ja
rs/activation-.jar]: java.io.IOException: Unknown error downloading; status code
 was: 302
warning: last-modified not specified
0K downloaded
warning: last-modified not specified

multiproject:goal:
build:start:

multiproject:install-callback:
    [echo] Running jar:install for Apache Axis 2.0 - Data Binding
java:prepare-filesystem:
    [mkdir] Created dir: C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHO
T-src\modules\adb\target\classes

java:compile:
    [echo] Compiling to C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHOT
-src\modules\adb/target/classes
    [echo]
==========================================================

  NOTE: Targetting JVM 1.5, classes
  will not run on earlier JVMs

==========================================================

    [javac] Compiling 56 source files to C:\WSO2-Projects\Axis2\Nightly builds\a
xis2-std-SNAPSHOT-src\modules\adb\target\classes
    [javac] javac: invalid flag: C:\WSO2-Projects\Axis2\Nightly
    [javac] Usage: javac <options> <source files>
    [javac] where possible options include:
    [javac]   -g                         Generate all debugging info
    [javac]   -g:none                    Generate no debugging info
    [javac]   -g:{lines,vars,source}     Generate only some debugging info
    [javac]   -nowarn                    Generate no warnings
    [javac]   -verbose                   Output messages about what the compiler
 is doing
    [javac]   -deprecation               Output source locations where deprecate
d APIs are used
    [javac]   -classpath <path>          Specify where to find user class files
    [javac]   -cp <path>                 Specify where to find user class files
    [javac]   -sourcepath <path>         Specify where to find input source file
s
    [javac]   -bootclasspath <path>      Override location of bootstrap class fi
les
    [javac]   -extdirs <dirs>            Override location of installed extensio
ns
    [javac]   -endorseddirs <dirs>       Override location of endorsed standards
 path
    [javac]   -d <directory>             Specify where to place generated class
files
    [javac]   -encoding <encoding>       Specify character encoding used by sour
ce files
    [javac]   -source <release>          Provide source compatibility with speci
fied release
    [javac]   -target <release>          Generate class files for specific VM ve
rsion
    [javac]   -version                   Version information
    [javac]   -help                      Print a synopsis of standard options
    [javac]   -X                         Print a synopsis of nonstandard options

    [javac]   -J<flag>                   Pass <flag> directly to the runtime sys
tem
    [javac]

BUILD FAILED
File...... C:\Documents and Settings\wso2\.maven\cache\maven-multiproject-plugin
-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
gs\wso2\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compi
le failed; see the compiler error output for details.
Total time: 45 seconds
Finished at: Fri Sep 08 09:24:55 IST 2006



-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1126) Compile error in the 'Nightly Builds'

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1126?page=all ]

Deepal Jayasinghe updated AXIS2-1126:
-------------------------------------

    Priority: Blocker  (was: Major)

> Compile error in the 'Nightly Builds'
> -------------------------------------
>
>                 Key: AXIS2-1126
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1126
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>            Priority: Blocker
>
> Downloaded the nightly builds from the axis2 site and got a compilation error while building them.
> I have attached part of the error log below
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - XMLBeans Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Starting the reactor...
> Our processing order:
> Apache Axis 2.0 - Data Binding
> Apache Axis 2.0 - Addressing
> Apache Axis 2.0 - Java2WSDL
> Apache Axis 2.0 - Code Generation
> Apache Axis 2.0 - JAXB-RI Data Binding
> Apache Axis 2.0 - JiBX Data Binding
> Apache Axis 2.0 - Samples
> Apache Axis 2.0 - Tools
> Apache Axis 2.0 - XMLBeans Data Binding
> +----------------------------------------
> | Executing multiproject:install-callback Apache Axis 2.0 - Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Attempting to download axis2-kernel-SNAPSHOT.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/axis2/jars/axis
> 2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status c
> ode was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/axis2
> /jars/axis2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading
> ; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/axis2/jars/axis2-ke
> rnel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code
> was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> Error retrieving artifact from [http://jibx.sourceforge.net/maven/axis2/jars/axi
> s2-kernel-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connec
> t
> Attempting to download activation-.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/javax.activatio
> n/jars/activation-.jar]: java.io.IOException: Unknown error downloading; status
> code was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/javax
> .activation/jars/activation-.jar]: java.io.IOException: Unknown error downloadin
> g; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/javax.activation/ja
> rs/activation-.jar]: java.io.IOException: Unknown error downloading; status code
>  was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> multiproject:goal:
> build:start:
> multiproject:install-callback:
>     [echo] Running jar:install for Apache Axis 2.0 - Data Binding
> java:prepare-filesystem:
>     [mkdir] Created dir: C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHO
> T-src\modules\adb\target\classes
> java:compile:
>     [echo] Compiling to C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHOT
> -src\modules\adb/target/classes
>     [echo]
> ==========================================================
>   NOTE: Targetting JVM 1.5, classes
>   will not run on earlier JVMs
> ==========================================================
>     [javac] Compiling 56 source files to C:\WSO2-Projects\Axis2\Nightly builds\a
> xis2-std-SNAPSHOT-src\modules\adb\target\classes
>     [javac] javac: invalid flag: C:\WSO2-Projects\Axis2\Nightly
>     [javac] Usage: javac <options> <source files>
>     [javac] where possible options include:
>     [javac]   -g                         Generate all debugging info
>     [javac]   -g:none                    Generate no debugging info
>     [javac]   -g:{lines,vars,source}     Generate only some debugging info
>     [javac]   -nowarn                    Generate no warnings
>     [javac]   -verbose                   Output messages about what the compiler
>  is doing
>     [javac]   -deprecation               Output source locations where deprecate
> d APIs are used
>     [javac]   -classpath <path>          Specify where to find user class files
>     [javac]   -cp <path>                 Specify where to find user class files
>     [javac]   -sourcepath <path>         Specify where to find input source file
> s
>     [javac]   -bootclasspath <path>      Override location of bootstrap class fi
> les
>     [javac]   -extdirs <dirs>            Override location of installed extensio
> ns
>     [javac]   -endorseddirs <dirs>       Override location of endorsed standards
>  path
>     [javac]   -d <directory>             Specify where to place generated class
> files
>     [javac]   -encoding <encoding>       Specify character encoding used by sour
> ce files
>     [javac]   -source <release>          Provide source compatibility with speci
> fied release
>     [javac]   -target <release>          Generate class files for specific VM ve
> rsion
>     [javac]   -version                   Version information
>     [javac]   -help                      Print a synopsis of standard options
>     [javac]   -X                         Print a synopsis of nonstandard options
>     [javac]   -J<flag>                   Pass <flag> directly to the runtime sys
> tem
>     [javac]
> BUILD FAILED
> File...... C:\Documents and Settings\wso2\.maven\cache\maven-multiproject-plugin
> -1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
> gs\wso2\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compi
> le failed; see the compiler error output for details.
> Total time: 45 seconds
> Finished at: Fri Sep 08 09:24:55 IST 2006

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Updated: (AXIS2-1126) Compile error in the 'Nightly Builds'

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1126?page=all ]

Eran Chinthaka updated AXIS2-1126:
----------------------------------

    Description: 
Downloaded the nightly builds of the sources from the axis2 site and got a compilation error while running "maven".
I have attached part of the error log below


+----------------------------------------
| Gathering project list Apache Axis 2.0 - XMLBeans Data Binding
| Memory: 6M/7M
+----------------------------------------
Starting the reactor...
Our processing order:
Apache Axis 2.0 - Data Binding
Apache Axis 2.0 - Addressing
Apache Axis 2.0 - Java2WSDL
Apache Axis 2.0 - Code Generation
Apache Axis 2.0 - JAXB-RI Data Binding
Apache Axis 2.0 - JiBX Data Binding
Apache Axis 2.0 - Samples
Apache Axis 2.0 - Tools
Apache Axis 2.0 - XMLBeans Data Binding
+----------------------------------------
| Executing multiproject:install-callback Apache Axis 2.0 - Data Binding
| Memory: 6M/7M
+----------------------------------------
Attempting to download axis2-kernel-SNAPSHOT.jar.
Error retrieving artifact from [http://cvs.apache.org/repository/axis2/jars/axis
2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status c
ode was: 302
Error retrieving artifact from [http://www.apache.org/dist/java-repository/axis2
/jars/axis2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading
; status code was: 301
Error retrieving artifact from [http://www.openejb.org/maven/axis2/jars/axis2-ke
rnel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code
was: 302
warning: last-modified not specified
0K downloaded
warning: last-modified not specified
Error retrieving artifact from [http://jibx.sourceforge.net/maven/axis2/jars/axi
s2-kernel-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connec
t
Attempting to download activation-.jar.
Error retrieving artifact from [http://cvs.apache.org/repository/javax.activatio
n/jars/activation-.jar]: java.io.IOException: Unknown error downloading; status
code was: 302
Error retrieving artifact from [http://www.apache.org/dist/java-repository/javax
.activation/jars/activation-.jar]: java.io.IOException: Unknown error downloadin
g; status code was: 301
Error retrieving artifact from [http://www.openejb.org/maven/javax.activation/ja
rs/activation-.jar]: java.io.IOException: Unknown error downloading; status code
 was: 302
warning: last-modified not specified
0K downloaded
warning: last-modified not specified

multiproject:goal:
build:start:

multiproject:install-callback:
    [echo] Running jar:install for Apache Axis 2.0 - Data Binding
java:prepare-filesystem:
    [mkdir] Created dir: C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHO
T-src\modules\adb\target\classes

java:compile:
    [echo] Compiling to C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHOT
-src\modules\adb/target/classes
    [echo]
==========================================================

  NOTE: Targetting JVM 1.5, classes
  will not run on earlier JVMs

==========================================================

    [javac] Compiling 56 source files to C:\WSO2-Projects\Axis2\Nightly builds\a
xis2-std-SNAPSHOT-src\modules\adb\target\classes
    [javac] javac: invalid flag: C:\WSO2-Projects\Axis2\Nightly
    [javac] Usage: javac <options> <source files>
    [javac] where possible options include:
    [javac]   -g                         Generate all debugging info
    [javac]   -g:none                    Generate no debugging info
    [javac]   -g:{lines,vars,source}     Generate only some debugging info
    [javac]   -nowarn                    Generate no warnings
    [javac]   -verbose                   Output messages about what the compiler
 is doing
    [javac]   -deprecation               Output source locations where deprecate
d APIs are used
    [javac]   -classpath <path>          Specify where to find user class files
    [javac]   -cp <path>                 Specify where to find user class files
    [javac]   -sourcepath <path>         Specify where to find input source file
s
    [javac]   -bootclasspath <path>      Override location of bootstrap class fi
les
    [javac]   -extdirs <dirs>            Override location of installed extensio
ns
    [javac]   -endorseddirs <dirs>       Override location of endorsed standards
 path
    [javac]   -d <directory>             Specify where to place generated class
files
    [javac]   -encoding <encoding>       Specify character encoding used by sour
ce files
    [javac]   -source <release>          Provide source compatibility with speci
fied release
    [javac]   -target <release>          Generate class files for specific VM ve
rsion
    [javac]   -version                   Version information
    [javac]   -help                      Print a synopsis of standard options
    [javac]   -X                         Print a synopsis of nonstandard options

    [javac]   -J<flag>                   Pass <flag> directly to the runtime sys
tem
    [javac]

BUILD FAILED
File...... C:\Documents and Settings\wso2\.maven\cache\maven-multiproject-plugin
-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
gs\wso2\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compi
le failed; see the compiler error output for details.
Total time: 45 seconds
Finished at: Fri Sep 08 09:24:55 IST 2006



  was:
Downloaded the nightly builds from the axis2 site and got a compilation error while building them.
I have attached part of the error log below


+----------------------------------------
| Gathering project list Apache Axis 2.0 - XMLBeans Data Binding
| Memory: 6M/7M
+----------------------------------------
Starting the reactor...
Our processing order:
Apache Axis 2.0 - Data Binding
Apache Axis 2.0 - Addressing
Apache Axis 2.0 - Java2WSDL
Apache Axis 2.0 - Code Generation
Apache Axis 2.0 - JAXB-RI Data Binding
Apache Axis 2.0 - JiBX Data Binding
Apache Axis 2.0 - Samples
Apache Axis 2.0 - Tools
Apache Axis 2.0 - XMLBeans Data Binding
+----------------------------------------
| Executing multiproject:install-callback Apache Axis 2.0 - Data Binding
| Memory: 6M/7M
+----------------------------------------
Attempting to download axis2-kernel-SNAPSHOT.jar.
Error retrieving artifact from [http://cvs.apache.org/repository/axis2/jars/axis
2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status c
ode was: 302
Error retrieving artifact from [http://www.apache.org/dist/java-repository/axis2
/jars/axis2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading
; status code was: 301
Error retrieving artifact from [http://www.openejb.org/maven/axis2/jars/axis2-ke
rnel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code
was: 302
warning: last-modified not specified
0K downloaded
warning: last-modified not specified
Error retrieving artifact from [http://jibx.sourceforge.net/maven/axis2/jars/axi
s2-kernel-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connec
t
Attempting to download activation-.jar.
Error retrieving artifact from [http://cvs.apache.org/repository/javax.activatio
n/jars/activation-.jar]: java.io.IOException: Unknown error downloading; status
code was: 302
Error retrieving artifact from [http://www.apache.org/dist/java-repository/javax
.activation/jars/activation-.jar]: java.io.IOException: Unknown error downloadin
g; status code was: 301
Error retrieving artifact from [http://www.openejb.org/maven/javax.activation/ja
rs/activation-.jar]: java.io.IOException: Unknown error downloading; status code
 was: 302
warning: last-modified not specified
0K downloaded
warning: last-modified not specified

multiproject:goal:
build:start:

multiproject:install-callback:
    [echo] Running jar:install for Apache Axis 2.0 - Data Binding
java:prepare-filesystem:
    [mkdir] Created dir: C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHO
T-src\modules\adb\target\classes

java:compile:
    [echo] Compiling to C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHOT
-src\modules\adb/target/classes
    [echo]
==========================================================

  NOTE: Targetting JVM 1.5, classes
  will not run on earlier JVMs

==========================================================

    [javac] Compiling 56 source files to C:\WSO2-Projects\Axis2\Nightly builds\a
xis2-std-SNAPSHOT-src\modules\adb\target\classes
    [javac] javac: invalid flag: C:\WSO2-Projects\Axis2\Nightly
    [javac] Usage: javac <options> <source files>
    [javac] where possible options include:
    [javac]   -g                         Generate all debugging info
    [javac]   -g:none                    Generate no debugging info
    [javac]   -g:{lines,vars,source}     Generate only some debugging info
    [javac]   -nowarn                    Generate no warnings
    [javac]   -verbose                   Output messages about what the compiler
 is doing
    [javac]   -deprecation               Output source locations where deprecate
d APIs are used
    [javac]   -classpath <path>          Specify where to find user class files
    [javac]   -cp <path>                 Specify where to find user class files
    [javac]   -sourcepath <path>         Specify where to find input source file
s
    [javac]   -bootclasspath <path>      Override location of bootstrap class fi
les
    [javac]   -extdirs <dirs>            Override location of installed extensio
ns
    [javac]   -endorseddirs <dirs>       Override location of endorsed standards
 path
    [javac]   -d <directory>             Specify where to place generated class
files
    [javac]   -encoding <encoding>       Specify character encoding used by sour
ce files
    [javac]   -source <release>          Provide source compatibility with speci
fied release
    [javac]   -target <release>          Generate class files for specific VM ve
rsion
    [javac]   -version                   Version information
    [javac]   -help                      Print a synopsis of standard options
    [javac]   -X                         Print a synopsis of nonstandard options

    [javac]   -J<flag>                   Pass <flag> directly to the runtime sys
tem
    [javac]

BUILD FAILED
File...... C:\Documents and Settings\wso2\.maven\cache\maven-multiproject-plugin
-1.3.1\plugin.jelly
Element... maven:reactor
Line...... 217
Column.... 9
Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
gs\wso2\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compi
le failed; see the compiler error output for details.
Total time: 45 seconds
Finished at: Fri Sep 08 09:24:55 IST 2006




> Compile error in the 'Nightly Builds'
> -------------------------------------
>
>                 Key: AXIS2-1126
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1126
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>         Assigned To: Deepal Jayasinghe
>            Priority: Blocker
>
> Downloaded the nightly builds of the sources from the axis2 site and got a compilation error while running "maven".
> I have attached part of the error log below
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - XMLBeans Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Starting the reactor...
> Our processing order:
> Apache Axis 2.0 - Data Binding
> Apache Axis 2.0 - Addressing
> Apache Axis 2.0 - Java2WSDL
> Apache Axis 2.0 - Code Generation
> Apache Axis 2.0 - JAXB-RI Data Binding
> Apache Axis 2.0 - JiBX Data Binding
> Apache Axis 2.0 - Samples
> Apache Axis 2.0 - Tools
> Apache Axis 2.0 - XMLBeans Data Binding
> +----------------------------------------
> | Executing multiproject:install-callback Apache Axis 2.0 - Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Attempting to download axis2-kernel-SNAPSHOT.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/axis2/jars/axis
> 2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status c
> ode was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/axis2
> /jars/axis2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading
> ; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/axis2/jars/axis2-ke
> rnel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code
> was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> Error retrieving artifact from [http://jibx.sourceforge.net/maven/axis2/jars/axi
> s2-kernel-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connec
> t
> Attempting to download activation-.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/javax.activatio
> n/jars/activation-.jar]: java.io.IOException: Unknown error downloading; status
> code was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/javax
> .activation/jars/activation-.jar]: java.io.IOException: Unknown error downloadin
> g; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/javax.activation/ja
> rs/activation-.jar]: java.io.IOException: Unknown error downloading; status code
>  was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> multiproject:goal:
> build:start:
> multiproject:install-callback:
>     [echo] Running jar:install for Apache Axis 2.0 - Data Binding
> java:prepare-filesystem:
>     [mkdir] Created dir: C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHO
> T-src\modules\adb\target\classes
> java:compile:
>     [echo] Compiling to C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHOT
> -src\modules\adb/target/classes
>     [echo]
> ==========================================================
>   NOTE: Targetting JVM 1.5, classes
>   will not run on earlier JVMs
> ==========================================================
>     [javac] Compiling 56 source files to C:\WSO2-Projects\Axis2\Nightly builds\a
> xis2-std-SNAPSHOT-src\modules\adb\target\classes
>     [javac] javac: invalid flag: C:\WSO2-Projects\Axis2\Nightly
>     [javac] Usage: javac <options> <source files>
>     [javac] where possible options include:
>     [javac]   -g                         Generate all debugging info
>     [javac]   -g:none                    Generate no debugging info
>     [javac]   -g:{lines,vars,source}     Generate only some debugging info
>     [javac]   -nowarn                    Generate no warnings
>     [javac]   -verbose                   Output messages about what the compiler
>  is doing
>     [javac]   -deprecation               Output source locations where deprecate
> d APIs are used
>     [javac]   -classpath <path>          Specify where to find user class files
>     [javac]   -cp <path>                 Specify where to find user class files
>     [javac]   -sourcepath <path>         Specify where to find input source file
> s
>     [javac]   -bootclasspath <path>      Override location of bootstrap class fi
> les
>     [javac]   -extdirs <dirs>            Override location of installed extensio
> ns
>     [javac]   -endorseddirs <dirs>       Override location of endorsed standards
>  path
>     [javac]   -d <directory>             Specify where to place generated class
> files
>     [javac]   -encoding <encoding>       Specify character encoding used by sour
> ce files
>     [javac]   -source <release>          Provide source compatibility with speci
> fied release
>     [javac]   -target <release>          Generate class files for specific VM ve
> rsion
>     [javac]   -version                   Version information
>     [javac]   -help                      Print a synopsis of standard options
>     [javac]   -X                         Print a synopsis of nonstandard options
>     [javac]   -J<flag>                   Pass <flag> directly to the runtime sys
> tem
>     [javac]
> BUILD FAILED
> File...... C:\Documents and Settings\wso2\.maven\cache\maven-multiproject-plugin
> -1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
> gs\wso2\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compi
> le failed; see the compiler error output for details.
> Total time: 45 seconds
> Finished at: Fri Sep 08 09:24:55 IST 2006

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Assigned: (AXIS2-1126) Compile error in the 'Nightly Builds'

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1126?page=all ]

Deepal Jayasinghe reassigned AXIS2-1126:
----------------------------------------

    Assignee: Deepal Jayasinghe

> Compile error in the 'Nightly Builds'
> -------------------------------------
>
>                 Key: AXIS2-1126
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1126
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>         Assigned To: Deepal Jayasinghe
>            Priority: Blocker
>
> Downloaded the nightly builds from the axis2 site and got a compilation error while building them.
> I have attached part of the error log below
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - XMLBeans Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Starting the reactor...
> Our processing order:
> Apache Axis 2.0 - Data Binding
> Apache Axis 2.0 - Addressing
> Apache Axis 2.0 - Java2WSDL
> Apache Axis 2.0 - Code Generation
> Apache Axis 2.0 - JAXB-RI Data Binding
> Apache Axis 2.0 - JiBX Data Binding
> Apache Axis 2.0 - Samples
> Apache Axis 2.0 - Tools
> Apache Axis 2.0 - XMLBeans Data Binding
> +----------------------------------------
> | Executing multiproject:install-callback Apache Axis 2.0 - Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Attempting to download axis2-kernel-SNAPSHOT.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/axis2/jars/axis
> 2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status c
> ode was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/axis2
> /jars/axis2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading
> ; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/axis2/jars/axis2-ke
> rnel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code
> was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> Error retrieving artifact from [http://jibx.sourceforge.net/maven/axis2/jars/axi
> s2-kernel-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connec
> t
> Attempting to download activation-.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/javax.activatio
> n/jars/activation-.jar]: java.io.IOException: Unknown error downloading; status
> code was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/javax
> .activation/jars/activation-.jar]: java.io.IOException: Unknown error downloadin
> g; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/javax.activation/ja
> rs/activation-.jar]: java.io.IOException: Unknown error downloading; status code
>  was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> multiproject:goal:
> build:start:
> multiproject:install-callback:
>     [echo] Running jar:install for Apache Axis 2.0 - Data Binding
> java:prepare-filesystem:
>     [mkdir] Created dir: C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHO
> T-src\modules\adb\target\classes
> java:compile:
>     [echo] Compiling to C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHOT
> -src\modules\adb/target/classes
>     [echo]
> ==========================================================
>   NOTE: Targetting JVM 1.5, classes
>   will not run on earlier JVMs
> ==========================================================
>     [javac] Compiling 56 source files to C:\WSO2-Projects\Axis2\Nightly builds\a
> xis2-std-SNAPSHOT-src\modules\adb\target\classes
>     [javac] javac: invalid flag: C:\WSO2-Projects\Axis2\Nightly
>     [javac] Usage: javac <options> <source files>
>     [javac] where possible options include:
>     [javac]   -g                         Generate all debugging info
>     [javac]   -g:none                    Generate no debugging info
>     [javac]   -g:{lines,vars,source}     Generate only some debugging info
>     [javac]   -nowarn                    Generate no warnings
>     [javac]   -verbose                   Output messages about what the compiler
>  is doing
>     [javac]   -deprecation               Output source locations where deprecate
> d APIs are used
>     [javac]   -classpath <path>          Specify where to find user class files
>     [javac]   -cp <path>                 Specify where to find user class files
>     [javac]   -sourcepath <path>         Specify where to find input source file
> s
>     [javac]   -bootclasspath <path>      Override location of bootstrap class fi
> les
>     [javac]   -extdirs <dirs>            Override location of installed extensio
> ns
>     [javac]   -endorseddirs <dirs>       Override location of endorsed standards
>  path
>     [javac]   -d <directory>             Specify where to place generated class
> files
>     [javac]   -encoding <encoding>       Specify character encoding used by sour
> ce files
>     [javac]   -source <release>          Provide source compatibility with speci
> fied release
>     [javac]   -target <release>          Generate class files for specific VM ve
> rsion
>     [javac]   -version                   Version information
>     [javac]   -help                      Print a synopsis of standard options
>     [javac]   -X                         Print a synopsis of nonstandard options
>     [javac]   -J<flag>                   Pass <flag> directly to the runtime sys
> tem
>     [javac]
> BUILD FAILED
> File...... C:\Documents and Settings\wso2\.maven\cache\maven-multiproject-plugin
> -1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
> gs\wso2\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compi
> le failed; see the compiler error output for details.
> Total time: 45 seconds
> Finished at: Fri Sep 08 09:24:55 IST 2006

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Commented: (AXIS2-1126) Compile error in the 'Nightly Builds'

Posted by "Ajith Harshana Ranabahu (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-1126?page=comments#action_12433667 ] 
            
Ajith Harshana Ranabahu commented on AXIS2-1126:
------------------------------------------------

Hi,
Please provide more information about your environment (JDK version, Maven version etc). Most of the time errors such as this are due to problems in  the users configuration. 

> Compile error in the 'Nightly Builds'
> -------------------------------------
>
>                 Key: AXIS2-1126
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1126
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>         Assigned To: Deepal Jayasinghe
>            Priority: Blocker
>
> Downloaded the nightly builds from the axis2 site and got a compilation error while building them.
> I have attached part of the error log below
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - XMLBeans Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Starting the reactor...
> Our processing order:
> Apache Axis 2.0 - Data Binding
> Apache Axis 2.0 - Addressing
> Apache Axis 2.0 - Java2WSDL
> Apache Axis 2.0 - Code Generation
> Apache Axis 2.0 - JAXB-RI Data Binding
> Apache Axis 2.0 - JiBX Data Binding
> Apache Axis 2.0 - Samples
> Apache Axis 2.0 - Tools
> Apache Axis 2.0 - XMLBeans Data Binding
> +----------------------------------------
> | Executing multiproject:install-callback Apache Axis 2.0 - Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Attempting to download axis2-kernel-SNAPSHOT.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/axis2/jars/axis
> 2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status c
> ode was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/axis2
> /jars/axis2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading
> ; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/axis2/jars/axis2-ke
> rnel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code
> was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> Error retrieving artifact from [http://jibx.sourceforge.net/maven/axis2/jars/axi
> s2-kernel-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connec
> t
> Attempting to download activation-.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/javax.activatio
> n/jars/activation-.jar]: java.io.IOException: Unknown error downloading; status
> code was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/javax
> .activation/jars/activation-.jar]: java.io.IOException: Unknown error downloadin
> g; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/javax.activation/ja
> rs/activation-.jar]: java.io.IOException: Unknown error downloading; status code
>  was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> multiproject:goal:
> build:start:
> multiproject:install-callback:
>     [echo] Running jar:install for Apache Axis 2.0 - Data Binding
> java:prepare-filesystem:
>     [mkdir] Created dir: C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHO
> T-src\modules\adb\target\classes
> java:compile:
>     [echo] Compiling to C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHOT
> -src\modules\adb/target/classes
>     [echo]
> ==========================================================
>   NOTE: Targetting JVM 1.5, classes
>   will not run on earlier JVMs
> ==========================================================
>     [javac] Compiling 56 source files to C:\WSO2-Projects\Axis2\Nightly builds\a
> xis2-std-SNAPSHOT-src\modules\adb\target\classes
>     [javac] javac: invalid flag: C:\WSO2-Projects\Axis2\Nightly
>     [javac] Usage: javac <options> <source files>
>     [javac] where possible options include:
>     [javac]   -g                         Generate all debugging info
>     [javac]   -g:none                    Generate no debugging info
>     [javac]   -g:{lines,vars,source}     Generate only some debugging info
>     [javac]   -nowarn                    Generate no warnings
>     [javac]   -verbose                   Output messages about what the compiler
>  is doing
>     [javac]   -deprecation               Output source locations where deprecate
> d APIs are used
>     [javac]   -classpath <path>          Specify where to find user class files
>     [javac]   -cp <path>                 Specify where to find user class files
>     [javac]   -sourcepath <path>         Specify where to find input source file
> s
>     [javac]   -bootclasspath <path>      Override location of bootstrap class fi
> les
>     [javac]   -extdirs <dirs>            Override location of installed extensio
> ns
>     [javac]   -endorseddirs <dirs>       Override location of endorsed standards
>  path
>     [javac]   -d <directory>             Specify where to place generated class
> files
>     [javac]   -encoding <encoding>       Specify character encoding used by sour
> ce files
>     [javac]   -source <release>          Provide source compatibility with speci
> fied release
>     [javac]   -target <release>          Generate class files for specific VM ve
> rsion
>     [javac]   -version                   Version information
>     [javac]   -help                      Print a synopsis of standard options
>     [javac]   -X                         Print a synopsis of nonstandard options
>     [javac]   -J<flag>                   Pass <flag> directly to the runtime sys
> tem
>     [javac]
> BUILD FAILED
> File...... C:\Documents and Settings\wso2\.maven\cache\maven-multiproject-plugin
> -1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
> gs\wso2\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compi
> le failed; see the compiler error output for details.
> Total time: 45 seconds
> Finished at: Fri Sep 08 09:24:55 IST 2006

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org


[jira] Resolved: (AXIS2-1126) Compile error in the 'Nightly Builds'

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-1126?page=all ]

Deepal Jayasinghe resolved AXIS2-1126.
--------------------------------------

    Resolution: Fixed

I fixed the problem in the current SVN ,

Evanthika can you please check and confirm whether it is working fine now.


> Compile error in the 'Nightly Builds'
> -------------------------------------
>
>                 Key: AXIS2-1126
>                 URL: http://issues.apache.org/jira/browse/AXIS2-1126
>             Project: Apache Axis 2.0 (Axis2)
>          Issue Type: Bug
>         Environment: Windows XP
>            Reporter: Evanthika Amarasiri
>         Assigned To: Deepal Jayasinghe
>            Priority: Blocker
>
> Downloaded the nightly builds of the sources from the axis2 site and got a compilation error while running "maven".
> I have attached part of the error log below
> +----------------------------------------
> | Gathering project list Apache Axis 2.0 - XMLBeans Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Starting the reactor...
> Our processing order:
> Apache Axis 2.0 - Data Binding
> Apache Axis 2.0 - Addressing
> Apache Axis 2.0 - Java2WSDL
> Apache Axis 2.0 - Code Generation
> Apache Axis 2.0 - JAXB-RI Data Binding
> Apache Axis 2.0 - JiBX Data Binding
> Apache Axis 2.0 - Samples
> Apache Axis 2.0 - Tools
> Apache Axis 2.0 - XMLBeans Data Binding
> +----------------------------------------
> | Executing multiproject:install-callback Apache Axis 2.0 - Data Binding
> | Memory: 6M/7M
> +----------------------------------------
> Attempting to download axis2-kernel-SNAPSHOT.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/axis2/jars/axis
> 2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status c
> ode was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/axis2
> /jars/axis2-kernel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading
> ; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/axis2/jars/axis2-ke
> rnel-SNAPSHOT.jar]: java.io.IOException: Unknown error downloading; status code
> was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> Error retrieving artifact from [http://jibx.sourceforge.net/maven/axis2/jars/axi
> s2-kernel-SNAPSHOT.jar]: java.net.ConnectException: Connection timed out: connec
> t
> Attempting to download activation-.jar.
> Error retrieving artifact from [http://cvs.apache.org/repository/javax.activatio
> n/jars/activation-.jar]: java.io.IOException: Unknown error downloading; status
> code was: 302
> Error retrieving artifact from [http://www.apache.org/dist/java-repository/javax
> .activation/jars/activation-.jar]: java.io.IOException: Unknown error downloadin
> g; status code was: 301
> Error retrieving artifact from [http://www.openejb.org/maven/javax.activation/ja
> rs/activation-.jar]: java.io.IOException: Unknown error downloading; status code
>  was: 302
> warning: last-modified not specified
> 0K downloaded
> warning: last-modified not specified
> multiproject:goal:
> build:start:
> multiproject:install-callback:
>     [echo] Running jar:install for Apache Axis 2.0 - Data Binding
> java:prepare-filesystem:
>     [mkdir] Created dir: C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHO
> T-src\modules\adb\target\classes
> java:compile:
>     [echo] Compiling to C:\WSO2-Projects\Axis2\Nightly builds\axis2-std-SNAPSHOT
> -src\modules\adb/target/classes
>     [echo]
> ==========================================================
>   NOTE: Targetting JVM 1.5, classes
>   will not run on earlier JVMs
> ==========================================================
>     [javac] Compiling 56 source files to C:\WSO2-Projects\Axis2\Nightly builds\a
> xis2-std-SNAPSHOT-src\modules\adb\target\classes
>     [javac] javac: invalid flag: C:\WSO2-Projects\Axis2\Nightly
>     [javac] Usage: javac <options> <source files>
>     [javac] where possible options include:
>     [javac]   -g                         Generate all debugging info
>     [javac]   -g:none                    Generate no debugging info
>     [javac]   -g:{lines,vars,source}     Generate only some debugging info
>     [javac]   -nowarn                    Generate no warnings
>     [javac]   -verbose                   Output messages about what the compiler
>  is doing
>     [javac]   -deprecation               Output source locations where deprecate
> d APIs are used
>     [javac]   -classpath <path>          Specify where to find user class files
>     [javac]   -cp <path>                 Specify where to find user class files
>     [javac]   -sourcepath <path>         Specify where to find input source file
> s
>     [javac]   -bootclasspath <path>      Override location of bootstrap class fi
> les
>     [javac]   -extdirs <dirs>            Override location of installed extensio
> ns
>     [javac]   -endorseddirs <dirs>       Override location of endorsed standards
>  path
>     [javac]   -d <directory>             Specify where to place generated class
> files
>     [javac]   -encoding <encoding>       Specify character encoding used by sour
> ce files
>     [javac]   -source <release>          Provide source compatibility with speci
> fied release
>     [javac]   -target <release>          Generate class files for specific VM ve
> rsion
>     [javac]   -version                   Version information
>     [javac]   -help                      Print a synopsis of standard options
>     [javac]   -X                         Print a synopsis of nonstandard options
>     [javac]   -J<flag>                   Pass <flag> directly to the runtime sys
> tem
>     [javac]
> BUILD FAILED
> File...... C:\Documents and Settings\wso2\.maven\cache\maven-multiproject-plugin
> -1.3.1\plugin.jelly
> Element... maven:reactor
> Line...... 217
> Column.... 9
> Unable to obtain goal [multiproject:install-callback] -- C:\Documents and Settin
> gs\wso2\.maven\cache\maven-java-plugin-1.5\plugin.jelly:63:48: <ant:javac> Compi
> le failed; see the compiler error output for details.
> Total time: 45 seconds
> Finished at: Fri Sep 08 09:24:55 IST 2006

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: axis-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-dev-help@ws.apache.org