[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-13 Thread WSO2 Carbon 3.2.0 Builder (US1)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.security.mgt.feature -Dversion=null 
-Dpackaging=zip -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.security.mgt.feature -Dversion=null 
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.security.mgt.feature:zip:null

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 13 seconds
[INFO] Finished at: Wed Jul 13 06:16:17 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-07-13_06-14-10
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.1/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-13 Thread WSO2 Carbon 3.2.0 Builder (US1)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: System 
is offline.

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.qpid.feature -Dversion=3.2.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.qpid.feature -Dversion=3.2.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.qpid.feature:zip:3.2.0



at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:203)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

System is offline.

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.qpid.feature -Dversion=3.2.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.qpid.feature -Dversion=3.2.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.qpid.feature:zip:3.2.0



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 5 seconds
[INFO] Finished at: Wed Jul 13 14:06:46 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-07-13_14-04-49
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.1/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-13 Thread WSO2 Carbon 3.2.0 Builder (US1)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.apache.synapse.wso2.feature -Dversion=3.2.1 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.apache.synapse.wso2.feature -Dversion=3.2.1 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.apache.synapse.wso2.feature:zip:3.2.1

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 1 minute 52 seconds
[INFO] Finished at: Wed Jul 13 22:55:58 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-07-13_22-52-20
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.1/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-12 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Tue Jul 12 11:28:47 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-07-12_11-26-00
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-12 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 58 seconds
[INFO] Finished at: Tue Jul 12 18:49:08 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-07-12_18-46-17
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [38 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 50 seconds
[INFO] Finished at: Sat Jul 09 09:13:21 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-07-09_09-10-19
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-08 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 27 seconds
[INFO] Finished at: Fri Jul 08 16:22:26 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-07-08_16-18-36
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-07 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Thu Jul 07 23:41:18 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-07-07_23-39-01
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-06 Thread WSO2 Carbon 3.2.0 Builder (US1)
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 45 seconds
[INFO] Finished at: Wed Jul 06 15:35:13 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-07-06_15-32-18
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-05 Thread WSO2 Carbon 3.2.0 Builder (US1)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.bam 
-DartifactId=org.wso2.bam.styles.feature -Dversion=1.3.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.bam 
-DartifactId=org.wso2.bam.styles.feature -Dversion=1.3.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.bam:org.wso2.bam.styles.feature:zip:1.3.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 12 seconds
[INFO] Finished at: Tue Jul 05 11:32:48 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-07-05_11-30-39
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-07-01 Thread Sanjeewa Malalgoda
Hi All,
Latest packs available at locally following address.
http://10.100.1.43/~carbon/releases/carbon/3.2.1/2011-07-01/
as well as us server.Yesterday night build(2011-06-30)
Thanks.


On Thu, Jun 30, 2011 at 7:59 AM, WSO2 Carbon 3.2.0 Builder (US1) 
cbuil...@wso2.org wrote:

 Repository Root: https://svn.wso2.org/repos/wso2
 Repository UUID: a5903396-d722-0410-b921-86c7d4935375
 Revision: 108613
 Node Kind: directory
 Schedule: normal
 Last Changed Author: ajithn
 Last Changed Rev: 108613
 Last Changed Date: 2011-06-29 20:51:28 -0400 (Wed, 29 Jun 2011) [INFO]
 Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.brokermanager.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.message.flows.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transports.relay.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.message.store.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.message.processor.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.ec2.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.adminconsole.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [36 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to
 /home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 59 seconds
 [INFO] Finished at: Wed Jun 29 22:29:00 EDT 2011
 [INFO] Final Memory: 18M/981M
 [INFO]
 
 2011-06-29_22-26-15
 Carbon  packs are available at :
 http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
*Sanjeewa Malalgoda*
Software Engineer
**
*WSO2, Inc.*
lean.enterprise.middleware.

mobile : +94 713068779
web: http://wso2.com
 http://sanjeewamalalgoda.blogspot.com/blog
:http://sanjeewamalalgoda.blogspot.com/http://sanjeewamalalgoda.blogspot.com/

[image:
http://wso2.com/wp-content/themes/wso2ng-v2/images/logos/stratos_logo_h42.gif]
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-30 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108613
Node Kind: directory
Schedule: normal
Last Changed Author: ajithn
Last Changed Rev: 108613
Last Changed Date: 2011-06-29 20:51:28 -0400 (Wed, 29 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Wed Jun 29 22:29:00 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-29_22-26-15
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-29 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108553
Node Kind: directory
Schedule: normal
Last Changed Author: shariq
Last Changed Rev: 108551
Last Changed Date: 2011-06-29 03:54:13 -0400 (Wed, 29 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Wed Jun 29 03:45:10 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-29_03-42-26
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-29 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108594
Node Kind: directory
Schedule: normal
Last Changed Author: manjular
Last Changed Rev: 108592
Last Changed Date: 2011-06-29 08:41:19 -0400 (Wed, 29 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 1 second
[INFO] Finished at: Wed Jun 29 08:30:37 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-29_08-27-52
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-29 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108607
Node Kind: directory
Schedule: normal
Last Changed Author: azeez
Last Changed Rev: 108607
Last Changed Date: 2011-06-29 11:25:17 -0400 (Wed, 29 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Wed Jun 29 13:10:35 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-29_13-07-48
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-29 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108609
Node Kind: directory
Schedule: normal
Last Changed Author: supunm
Last Changed Rev: 108609
Last Changed Date: 2011-06-29 15:04:39 -0400 (Wed, 29 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Wed Jun 29 17:50:55 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-29_17-48-12
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-28 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108448
Node Kind: directory
Schedule: normal
Last Changed Author: prabatha
Last Changed Rev: 108448
Last Changed Date: 2011-06-28 00:31:41 -0400 (Tue, 28 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 
[INFO] Finished at: Tue Jun 28 00:21:27 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-28_00-18-41
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-28 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108488
Node Kind: directory
Schedule: normal
Last Changed Author: azeez
Last Changed Rev: 108486
Last Changed Date: 2011-06-28 07:00:19 -0400 (Tue, 28 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 
[INFO] Finished at: Tue Jun 28 07:19:04 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-28_07-16-16
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-28 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108495
Node Kind: directory
Schedule: normal
Last Changed Author: danushka
Last Changed Rev: 108495
Last Changed Date: 2011-06-28 12:43:51 -0400 (Tue, 28 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [35 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Tue Jun 28 20:46:34 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-28_20-43-51
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-27 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108422
Node Kind: directory
Schedule: normal
Last Changed Author: shariq
Last Changed Rev: 108422
Last Changed Date: 2011-06-27 09:07:33 -0400 (Mon, 27 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 
[INFO] Finished at: Mon Jun 27 09:13:45 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-27_09-11-01
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-27 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 108438
Node Kind: directory
Schedule: normal
Last Changed Author: danushka
Last Changed Rev: 108438
Last Changed Date: 2011-06-27 14:15:03 -0400 (Mon, 27 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 58 seconds
[INFO] Finished at: Mon Jun 27 13:53:09 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-27_13-50-25
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-19 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107900
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 58 seconds
[INFO] Finished at: Sat Jun 18 21:24:15 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-18_21-21-32
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-18 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107875
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [35 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Fri Jun 17 23:30:27 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-17_23-27-45
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-18 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107877
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Sat Jun 18 03:52:51 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-18_03-50-10
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-18 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107878
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Sat Jun 18 08:15:29 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-18_08-12-48
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-18 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107883
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 58 seconds
[INFO] Finished at: Sat Jun 18 12:39:23 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-18_12-36-39
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-18 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107894
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 58 seconds
[INFO] Finished at: Sat Jun 18 17:02:48 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-18_17-00-03
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-17 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107804
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[ERROR] Error occured when extracting the Feature Artifact: 
org.wso2.maven.p2.FeatureArtifact@3cd0d12e
org.apache.maven.plugin.MojoExecutionException: Error occured when extracting 
the Feature Artifact: org.wso2.maven.p2.FeatureArtifact@3cd0d12e
at 
org.wso2.maven.p2.RepositoryGenMojo.extractFeatures(RepositoryGenMojo.java:323)
at 
org.wso2.maven.p2.RepositoryGenMojo.createRepo(RepositoryGenMojo.java:196)
at 
org.wso2.maven.p2.RepositoryGenMojo.execute(RepositoryGenMojo.java:187)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
at org.
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-17 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107828
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 58 seconds
[INFO] Finished at: Fri Jun 17 05:53:02 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-17_05-50-20
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-17 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107874
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [35 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Fri Jun 17 11:15:18 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-17_11-12-38
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-16 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107721
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Wed Jun 15 21:09:08 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-15_21-06-27
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-16 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107742
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [35 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Thu Jun 16 03:29:48 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-16_03-27-08
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-16 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107797
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Thu Jun 16 08:50:32 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-16_08-47-52
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-16 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107801
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Thu Jun 16 13:16:15 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-16_13-13-32
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-16 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107801
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [35 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Thu Jun 16 19:39:47 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-16_19-37-00
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-15 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107713
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Tue Jun 14 21:26:11 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-14_21-23-27
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-15 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107715
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [36 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 57 seconds
[INFO] Finished at: Wed Jun 15 01:53:12 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-15_01-50-23
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-15 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107718
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 59 seconds
[INFO] Finished at: Wed Jun 15 08:26:42 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-15_08-24-00
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-15 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107721
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 58 seconds
[INFO] Finished at: Wed Jun 15 13:48:44 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-15_13-46-04
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-14 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107697
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Tue Jun 14 00:51:02 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-14_00-49-22
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-14 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107713
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [34 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 56 seconds
[INFO] Finished at: Tue Jun 14 07:42:12 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-14_07-39-30
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-14 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107713
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) [INFO] 
Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.webapp.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cep.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.broker.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.brokermanager.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.flows.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.transports.relay.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.message.store.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.message.processor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.load.balance.agent.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.ec2.client.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.templates.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.smooks.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.mediation.artifactuploader.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.adminconsole.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.gadget.editor.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.gadget.editor.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transports.hl7.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon320/carbon/features/repository/pom.xml to 
/home/carbon320/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0/wso2carbon-feature-repository-3.2.0.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 58 seconds
[INFO] Finished at: Tue Jun 14 14:05:37 EDT 2011
[INFO] Final Memory: 18M/981M
[INFO] 
2011-06-14_14-02-51
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-13 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107677
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Sun Jun 12 23:19:33 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-12_23-17-55
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-13 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107679
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 5 seconds
[INFO] Finished at: Mon Jun 13 03:47:14 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-13_03-45-37
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-13 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107692
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 7 seconds
[INFO] Finished at: Mon Jun 13 09:15:01 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-13_09-13-20
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-13 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107694
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Mon Jun 13 13:45:15 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-13_13-43-41
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-13 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107697
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 10 seconds
[INFO] Finished at: Mon Jun 13 20:18:02 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-13_20-16-17
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-12 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107660
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Sat Jun 11 23:27:23 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-11_23-25-48
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-12 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107660
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 8 seconds
[INFO] Finished at: Sun Jun 12 04:06:04 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-12_04-04-28
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-12 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107675
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 5 seconds
[INFO] Finished at: Sun Jun 12 08:38:11 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-12_08-36-33
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-12 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107675
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 8 seconds
[INFO] Finished at: Sun Jun 12 14:06:20 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-12_14-04-38
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-12 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107677
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 10 seconds
[INFO] Finished at: Sun Jun 12 18:44:58 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-12_18-43-14
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-11 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107658
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Sat Jun 11 06:11:27 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-11_06-09-50
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-11 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107658
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 8 seconds
[INFO] Finished at: Sat Jun 11 12:51:22 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-11_12-49-43
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-11 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107660
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Sat Jun 11 18:54:15 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-11_18-52-43
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-10 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107614
Node Kind: directory
Schedule: normal
Last Changed Author: prabatha
Last Changed Rev: 107602
Last Changed Date: 2011-06-09 09:47:25 -0400 (Thu, 09 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 5 seconds
[INFO] Finished at: Fri Jun 10 01:52:00 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-10_01-50-24
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-10 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107645
Node Kind: directory
Schedule: normal
Last Changed Author: azeez
Last Changed Rev: 107645
Last Changed Date: 2011-06-10 09:37:38 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Fri Jun 10 09:51:28 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-10_09-49-54
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-10 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107655
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Fri Jun 10 15:38:58 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-10_15-37-26
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-10 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107655
Node Kind: directory
Schedule: normal
Last Changed Author: senaka
Last Changed Rev: 107654
Last Changed Date: 2011-06-10 14:58:53 -0400 (Fri, 10 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 6 seconds
[INFO] Finished at: Fri Jun 10 20:11:38 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-10_20-10-00
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107569
Node Kind: directory
Schedule: normal
Last Changed Author: thilinab
Last Changed Rev: 107564
Last Changed Date: 2011-06-08 20:46:17 -0400 (Wed, 08 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.bam 
-DartifactId=org.wso2.bam.styles.feature -Dversion=1.3.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.bam 
-DartifactId=org.wso2.bam.styles.feature -Dversion=1.3.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.bam:org.wso2.bam.styles.feature:zip:1.3.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 14 seconds
[INFO] Finished at: Thu Jun 09 02:57:57 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-09_02-57-41
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107594
Node Kind: directory
Schedule: normal
Last Changed Author: prabatha
Last Changed Rev: 107594
Last Changed Date: 2011-06-09 09:16:42 -0400 (Thu, 09 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 14 seconds
[INFO] Finished at: Thu Jun 09 08:56:47 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-09_08-55-07
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107603
Node Kind: directory
Schedule: normal
Last Changed Author: prabatha
Last Changed Rev: 107602
Last Changed Date: 2011-06-09 09:47:25 -0400 (Thu, 09 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 5 seconds
[INFO] Finished at: Thu Jun 09 13:25:57 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-09_13-24-21
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-06-09 Thread WSO2 Carbon 3.2.0 Builder (US1)
Repository Root: https://svn.wso2.org/repos/wso2
Repository UUID: a5903396-d722-0410-b921-86c7d4935375
Revision: 107610
Node Kind: directory
Schedule: normal
Last Changed Author: prabatha
Last Changed Rev: 107602
Last Changed Date: 2011-06-09 09:47:25 -0400 (Thu, 09 Jun 2011) at 
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.appserver 
-DartifactId=org.wso2.appserver.styles.feature -Dversion=4.1.0 -Dpackaging=zip 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.appserver:org.wso2.appserver.styles.feature:zip:4.1.0

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  wso2-nexus (http://maven.wso2.org/nexus/content/groups/wso2-public/)


at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:228)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:404)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:216)
... 24 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

Unable to download the artifact from any repository
[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 5 seconds
[INFO] Finished at: Thu Jun 09 19:04:46 EDT 2011
[INFO] Final Memory: 17M/981M
[INFO] 
2011-06-09_19-03-13
Carbon  packs are available at : 
http://builder1.us1.wso2.org/~carbon320/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-20 Thread WSO2 EC2 Carbon Builder
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: System 
is offline.

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.esb.mediation.feature -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=zip -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.esb.mediation.feature -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.esb.mediation.feature:zip:3.2.0-SNAPSHOT



at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:203)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:90)
at 
org.wso2.maven.p2.generate.utils.MavenUtils.getResolvedArtifact(MavenUtils.java:39)
... 22 more
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] ERROR

System is offline.

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.esb.mediation.feature -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=zip -Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.wso2.carbon 
-DartifactId=org.wso2.carbon.esb.mediation.feature -Dversion=3.2.0-SNAPSHOT 
-Dpackaging=zip -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.wso2.carbon:org.wso2.carbon.esb.mediation.feature:zip:3.2.0-SNAPSHOT



[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time: 22 seconds
[INFO] Finished at: Fri May 20 16:59:59 UTC 2011
[INFO] Final Memory: 23M/981M
[INFO] 
2011-05-20_16-54-55
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-18 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [48 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 3 minutes 9 seconds
[INFO] Finished at: Wed May 18 14:46:36 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-18_14-29-25
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-17 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.deployment.synchronizer.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [42 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 8 seconds
[INFO] Finished at: Tue May 17 22:48:11 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-17_22-38-46
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-16 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [53 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 3 minutes 27 seconds
[INFO] Finished at: Mon May 16 15:29:26 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-16_15-11-39
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-15 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [47 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 34 seconds
[INFO] Finished at: Sun May 15 07:04:55 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-15_06-51-15
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-15 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [48 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 18 seconds
[INFO] Finished at: Sun May 15 23:11:23 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-15_23-01-04
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-13 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [56 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 26 seconds
[INFO] Finished at: Sat May 14 00:46:42 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-14_00-36-10
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread Denis Weerasiri
Hi Sameera,
There are several build successful mails coming from EC2 build machine and
local machine. As we decided before [1] should be used for smoke tests. But
now RMs are testing packs at [2].
Can you clarify this?
[1] - http://10.100.1.43/~carbon/releases/carbon/3.2.0/stable/
http://10.100.1.43/~carbon/releases/carbon/3.2.0/stable/[2] -
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/

On Wed, May 11, 2011 at 11:15 PM, WSO2 Carbon-Builder cbuil...@wso2.orgwrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [44 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 1 minute 53 seconds
 [INFO] Finished at: Wed May 11 23:15:25 IST 2011
 [INFO] Final Memory: 32M/1962M
 [INFO]
 
 2011-05-11_23-08-51
 Carbon  packs are available at :
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis http://goog_277208233/** [AT] wso2.com* http://wso2.com/*
blog: **http://ddweerasiri.blogspot.com* http://ddweerasiri.blogspot.com/*
twitter: **http://twitter.com/ddweerasiri* http://twitter.com/ddweerasiri*
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread Shammi Jayasinghe
Smoke Test done for BRS pack and it is ready for QA.

Thanks
Shammi

On Thu, May 12, 2011 at 11:22 AM, Supun Malinga sup...@wso2.com wrote:

 Hi,

 smoke testing for AppServer is done for pack on,1-May-2011 08:24.
 thanks,
 SupunM

 On Thu, May 12, 2011 at 10:45 AM, Kasun Indrasiri ka...@wso2.com wrote:

 ESB build is stable but some of the important blocker fixes are not
 included in this ESB build. We are working on giving a new ESB with in next
 hour or so.


 On Thu, May 12, 2011 at 10:03 AM, Hasini Gunasinghe has...@wso2.comwrote:

 Hi,

 Smoke tests were done on the IS pack: 11-May-2011 08:20, hosted at [1].

 [1] http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 Thanks,
 Hasini.


 On Wed, May 11, 2011 at 6:44 PM, Lalaji Sureshika lal...@wso2.comwrote:

 Hi,

 Smoke tests are done for MS pack.

 Thanks,

 Best Regards,


 On Wed, May 11, 2011 at 4:42 PM, Manjula Rathnayake 
 manju...@wso2.comwrote:

 Hi,

 Smoke test done for MB pack.

 Thank you.


 On Wed, May 11, 2011 at 5:04 PM, Dinithi Nallaperuma dini...@wso2.com
  wrote:

 Hi

 Smoke tests on the GS pack have been completed.

 --
 Regards,
 Dinithi Nallaperuma


 On Wed, May 11, 2011 at 2:33 PM, Samisa Abeysinghe 
 sam...@wso2.comwrote:



 On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.comwrote:

 Can the RMs please verify these packs, and give another set to QA 
 to be deployed on private cloud?


 Note that this EC2 build run without tests.

 The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository
 Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml
 to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 

[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [51 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 13 seconds
[INFO] Finished at: Thu May 12 06:13:45 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-12_06-02-53
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread WSO2 Carbon-Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [57 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 43 seconds
[INFO] Finished at: Thu May 12 12:17:49 IST 2011
[INFO] Final Memory: 32M/1962M
[INFO] 
2011-05-12_12-09-59
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread Kasun Indrasiri
New ESB build is available at [1]. Smoke tests were successful.

[1]
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/wso2esb-4.0.0-SNAPSHOT.zip

On Thu, May 12, 2011 at 12:17 PM, WSO2 Carbon-Builder cbuil...@wso2.orgwrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [57 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 1 minute 43 seconds
 [INFO] Finished at: Thu May 12 12:17:49 IST 2011
 [INFO] Final Memory: 32M/1962M
 [INFO]
 
 2011-05-12_12-09-59
 Carbon  packs are available at :
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Kasun Indrasiri
Senior Software Engineer
WSO2, Inc.; http://wso2.com
lean.enterprise.middleware

cell: +94 71 536 4128
Blog : http://kasunpanorama.blogspot.com/
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread Denis Weerasiri
Smoke tests are done for BPS and ready for QA.

On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder
cbuil...@wso2.orgwrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Thanks,
Denis
--
*Denis Weerasiri*
Software Engineer; WSO2 Inc.; http://wso2.com,
*email: denis http://goog_277208233/** [AT] wso2.com* http://wso2.com/*
blog: **http://ddweerasiri.blogspot.com* http://ddweerasiri.blogspot.com/*
twitter: **http://twitter.com/ddweerasiri* http://twitter.com/ddweerasiri*
linked-in: 
**http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread Shammi Jayasinghe
Smoke test done for CEP and its ready for QA.

Thanks
Shammi

On Thu, May 12, 2011 at 12:28 PM, Denis Weerasiri de...@wso2.com wrote:

 Smoke tests are done for BPS and ready for QA.

 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 *email: denis http://goog_277208233/** [AT] wso2.com* http://wso2.com/
 *
 blog: **http://ddweerasiri.blogspot.com*http://ddweerasiri.blogspot.com/
 *
 twitter: **http://twitter.com/ddweerasiri*http://twitter.com/ddweerasiri
 *
 linked-in: 
 **http://lk.linkedin.com/in/ddweerasiri*http://lk.linkedin.com/in/ddweerasiri


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Best Regards,*

Shammi Jayasinghe*
Senior Software Engineer; WSO2, Inc.; http://wso2.com,
mobile: +94 71 4493085
___
Carbon-dev mailing list

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread Kalpanie Wanigaratne
Hi,

Smoke test done for DSS and its ready for QA.

Regards.

Kalpanie

On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA  to be
 deployed on private cloud?


 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


___
Carbon-dev mailing list
Carbon-dev@wso2.org

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread Charitha Kankanamge
This will be deployed in the new test setup and proceed with further
testing.

/Charitha


On Thu, May 12, 2011 at 12:25 PM, Kasun Indrasiri ka...@wso2.com wrote:

 New ESB build is available at [1]. Smoke tests were successful.

 [1]
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/wso2esb-4.0.0-SNAPSHOT.zip

 On Thu, May 12, 2011 at 12:17 PM, WSO2 Carbon-Builder 
 cbuil...@wso2.orgwrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [57 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 1 minute 43 seconds
 [INFO] Finished at: Thu May 12 12:17:49 IST 2011
 [INFO] Final Memory: 32M/1962M
 [INFO]
 
 2011-05-12_12-09-59
 Carbon  packs are available at :
 http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Kasun Indrasiri
 Senior Software Engineer
 WSO2, Inc.; http://wso2.com
 lean.enterprise.middleware

 cell: +94 71 536 4128
 Blog : http://kasunpanorama.blogspot.com/

___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread Ajith Vitharana
On Thu, May 12, 2011 at 1:12 PM, Hasini Yatawatte hasi...@wso2.com wrote:

 Hi,

 I was trying to smoke test G-Reg service and I faced following problems.

1.

Dashboard is broken.
2.

Cannot browse registry resources as it gives the attached error stack
(registry-browse-error.log).

   This issue has  fixed in latest build.

   Thanks
   Ajithn


1.
2.

Cannot login as it redirects to an invalid url. However this is an
known issue and its reported. As a workaround I managed to manually edit 
 the
url and login.


 Thanks,
 HasiniY.



 On Thu, May 12, 2011 at 1:03 PM, Shammi Jayasinghe sha...@wso2.comwrote:

 Smoke test done for CEP and its ready for QA.

 Thanks
 Shammi


 On Thu, May 12, 2011 at 12:28 PM, Denis Weerasiri de...@wso2.com wrote:

 Smoke tests are done for BPS and ready for QA.

 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository
 Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Thanks,
 Denis
 --
 *Denis Weerasiri*
 Software Engineer; WSO2 Inc.; http://wso2.com,
 

[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-12 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [46 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 6 seconds
[INFO] Finished at: Thu May 12 21:49:30 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-12_21-40-30
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [53 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 40 seconds
[INFO] Finished at: Wed May 11 08:31:37 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-11_08-16-52
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread Samisa Abeysinghe
On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA  to be
 deployed on private cloud?


Note that this EC2 build run without tests.

The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

 Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread Dinithi Nallaperuma
Hi

Smoke tests on the GS pack have been completed.

-- 
Regards,
Dinithi Nallaperuma

On Wed, May 11, 2011 at 2:33 PM, Samisa Abeysinghe sam...@wso2.com wrote:



 On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA  to be
 deployed on private cloud?


 Note that this EC2 build run without tests.

 The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . Enterprise . Middleware*


 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread Manjula Rathnayake
Hi,

Smoke test done for MB pack.

Thank you.

On Wed, May 11, 2011 at 5:04 PM, Dinithi Nallaperuma dini...@wso2.comwrote:

 Hi

 Smoke tests on the GS pack have been completed.

 --
 Regards,
 Dinithi Nallaperuma


 On Wed, May 11, 2011 at 2:33 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA  to be
 deployed on private cloud?


 Note that this EC2 build run without tests.

 The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository
 Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 twitter: **http://twitter.com/afkham_azeez*http://twitter.com/afkham_azeez
 *
 linked-in: **http://lk.linkedin.com/in/afkhamazeez*
 *
 *
 *Lean . 

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread Lalaji Sureshika
Hi,

Smoke tests are done for MS pack.

Thanks,

Best Regards,

On Wed, May 11, 2011 at 4:42 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 Smoke test done for MB pack.

 Thank you.


 On Wed, May 11, 2011 at 5:04 PM, Dinithi Nallaperuma dini...@wso2.comwrote:

 Hi

 Smoke tests on the GS pack have been completed.

 --
 Regards,
 Dinithi Nallaperuma


 On Wed, May 11, 2011 at 2:33 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA  to
 be deployed on private cloud?


 Note that this EC2 build run without tests.

 The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository
 Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Afkham Azeez*
 Director of Architecture; WSO2, Inc.; http://wso2.com
 Member; Apache Software Foundation; http://www.apache.org/
 * http://www.apache.org/**
 email: **az...@wso2.com* az...@wso2.com* cell: +94 77 3320919
 blog: **http://blog.afkham.org* http://blog.afkham.org*
 

[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread WSO2 Carbon-Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [44 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 53 seconds
[INFO] Finished at: Wed May 11 23:15:25 IST 2011
[INFO] Final Memory: 32M/1962M
[INFO] 
2011-05-11_23-08-51
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread Hasini Gunasinghe
Hi,

Smoke tests were done on the IS pack: 11-May-2011 08:20, hosted at [1].

[1] http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
Thanks,
Hasini.

On Wed, May 11, 2011 at 6:44 PM, Lalaji Sureshika lal...@wso2.com wrote:

 Hi,

 Smoke tests are done for MS pack.

 Thanks,

 Best Regards,


 On Wed, May 11, 2011 at 4:42 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 Smoke test done for MB pack.

 Thank you.


 On Wed, May 11, 2011 at 5:04 PM, Dinithi Nallaperuma dini...@wso2.comwrote:

 Hi

 Smoke tests on the GS pack have been completed.

 --
 Regards,
 Dinithi Nallaperuma


 On Wed, May 11, 2011 at 2:33 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA  to
 be deployed on private cloud?


 Note that this EC2 build run without tests.

 The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository
 Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 *Afkham Azeez*
 Director of Architecture; 

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread Kasun Indrasiri
ESB build is stable but some of the important blocker fixes are not included
in this ESB build. We are working on giving a new ESB with in next hour or
so.

On Thu, May 12, 2011 at 10:03 AM, Hasini Gunasinghe has...@wso2.com wrote:

 Hi,

 Smoke tests were done on the IS pack: 11-May-2011 08:20, hosted at [1].

 [1] http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 Thanks,
 Hasini.


 On Wed, May 11, 2011 at 6:44 PM, Lalaji Sureshika lal...@wso2.com wrote:

 Hi,

 Smoke tests are done for MS pack.

 Thanks,

 Best Regards,


 On Wed, May 11, 2011 at 4:42 PM, Manjula Rathnayake manju...@wso2.comwrote:

 Hi,

 Smoke test done for MB pack.

 Thank you.


 On Wed, May 11, 2011 at 5:04 PM, Dinithi Nallaperuma 
 dini...@wso2.comwrote:

 Hi

 Smoke tests on the GS pack have been completed.

 --
 Regards,
 Dinithi Nallaperuma


 On Wed, May 11, 2011 at 2:33 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA  to
 be deployed on private cloud?


 Note that this EC2 build run without tests.

 The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository
 Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-11_08-16-52
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/

Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-11 Thread Supun Malinga
Hi,

smoke testing for AppServer is done for pack on,1-May-2011 08:24.
thanks,
SupunM

On Thu, May 12, 2011 at 10:45 AM, Kasun Indrasiri ka...@wso2.com wrote:

 ESB build is stable but some of the important blocker fixes are not
 included in this ESB build. We are working on giving a new ESB with in next
 hour or so.


 On Thu, May 12, 2011 at 10:03 AM, Hasini Gunasinghe has...@wso2.comwrote:

 Hi,

 Smoke tests were done on the IS pack: 11-May-2011 08:20, hosted at [1].

 [1] http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 Thanks,
 Hasini.


 On Wed, May 11, 2011 at 6:44 PM, Lalaji Sureshika lal...@wso2.comwrote:

 Hi,

 Smoke tests are done for MS pack.

 Thanks,

 Best Regards,


 On Wed, May 11, 2011 at 4:42 PM, Manjula Rathnayake 
 manju...@wso2.comwrote:

 Hi,

 Smoke test done for MB pack.

 Thank you.


 On Wed, May 11, 2011 at 5:04 PM, Dinithi Nallaperuma 
 dini...@wso2.comwrote:

 Hi

 Smoke tests on the GS pack have been completed.

 --
 Regards,
 Dinithi Nallaperuma


 On Wed, May 11, 2011 at 2:33 PM, Samisa Abeysinghe sam...@wso2.comwrote:



 On Wed, May 11, 2011 at 2:04 PM, Afkham Azeez az...@wso2.com wrote:

 Can the RMs please verify these packs, and give another set to QA 
 to be deployed on private cloud?


 Note that this EC2 build run without tests.

 The local build that run with tests is failing



 On Wed, May 11, 2011 at 2:01 PM, WSO2 EC2 Carbon Builder 
 cbuil...@wso2.org wrote:

 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository
 Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [53 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the
 Generated Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 40 seconds
 [INFO] Finished at: Wed May 11 08:31:37 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 

[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-10 Thread WSO2 EC2 Carbon Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [52 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 16 seconds
[INFO] Finished at: Tue May 10 17:51:01 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-10_17-39-23
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-10 Thread Samisa Abeysinghe
Yeah

After all this time :)

On Tue, May 10, 2011 at 11:21 PM, WSO2 EC2 Carbon Builder cbuil...@wso2.org
 wrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [52 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 2 minutes 16 seconds
 [INFO] Finished at: Tue May 10 17:51:01 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-10_17-39-23
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev

Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-08 Thread WSO2 Release-Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [37 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/release/carbon/features/repository/pom.xml to 
/home/release/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 25 seconds
[INFO] Finished at: Sun May 08 17:34:30 IST 2011
[INFO] Final Memory: 31M/1962M
[INFO] 
2011-05-08_17-32-53
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-08 Thread WSO2 Release-Builder
total 252
drwxr-xr-x 5 release release   4096 2011-05-08 18:37 appserver
drwxr-xr-x 5 release release   4096 2011-05-08 19:47 bam
drwxr-xr-x 6 release release   4096 2011-05-08 20:25 bps
drwxr-xr-x 5 release release   4096 2011-05-08 20:34 brs
drwxr-xr-x 5 release release   4096 2011-05-08 18:01 carbon
drwxr-xr-x 5 release release   4096 2011-05-08 20:52 cep
drwxr-xr-x 5 release release   4096 2011-05-08 19:35 dss
drwxr-xr-x 5 release release   4096 2011-05-08 19:57 esb
drwxr-xr-x 5 release release   4096 2011-05-08 18:03 greg
drwxr-xr-x 5 release release   4096 2011-05-08 19:05 gs
drwxr-xr-x 7 release release   4096 2011-05-08 18:26 is
drwxr-xr-x 7 release release   4096 2011-05-08 21:09 manager
drwxr-xr-x 5 release release   4096 2011-05-08 21:01 mb
drwxr-xr-x 5 release release   4096 2011-05-08 19:17 ms
-rw--- 1 release release 173267 2011-05-08 00:13 nohup.out
-rw-r--r-- 1 release release   6792 2011-05-06 12:13 pom.xml
drwxr-xr-x 4 release release   4096 2011-05-06 12:09 wsf
-rw-r--r-- 1 release release   4783 2011-05-08 21:18 zips
date '+%Y-%m-%d_%H-%M-%S'
2011-05-09_11-05-29
rm: cannot remove `/home/carbon/public_html/releases/carbon/3.2.0/latest': No 
such file or directory
Error: JAVA_HOME is not defined correctly.
  We cannot execute /home/carbon/ebay/java/jdk1.6.0_21/jdk1.6.0_21/bin/java
2011-05-09_11-05-29
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-07 Thread WSO2 Release-Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [46 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/release/carbon/features/repository/pom.xml to 
/home/release/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 42 seconds
[INFO] Finished at: Sat May 07 22:23:51 IST 2011
[INFO] Final Memory: 31M/1237M
[INFO] 
cp: cannot create directory 
`/home/carbon/public_html/releases/carbon/3.2.0/2011-05-07_22-22-07': 
Permission denied
2011-05-07_22-22-07
cp: cannot create regular file 
`/home/carbon/public_html/releases/carbon/3.2.0/2011-05-07_22-22-07': 
Permission denied
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-07 Thread WSO2 Release-Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [51 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/release/carbon/features/repository/pom.xml to 
/home/release/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 1 minute 57 seconds
[INFO] Finished at: Sun May 08 03:52:01 IST 2011
[INFO] Final Memory: 31M/1962M
[INFO] 
2011-05-08_03-44-21
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-07 Thread WSO2 Release1-Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [44 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/release1/carbon/features/repository/pom.xml to 
/home/release1/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 2 minutes 29 seconds
[INFO] Finished at: Sun May 08 08:21:44 IST 2011
[INFO] Final Memory: 32M/1962M
[INFO] 
2011-05-08_08-13-11
Carbon  packs are available at : 
http://10.100.1.43/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-05 Thread WSO2 online Builder
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.servicehosting.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.dataservices.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.jms.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.transport.mail.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.client.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.core.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
[INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
[INFO] Extracting feature org.wso2.governance:org.wso2.governance.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
[INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.styles.feature
[INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
[INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.styles.feature
[INFO] Extracting feature org.wso2.appserver:org.wso2.appserver.utils.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
[INFO] Extracting feature 
org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
[INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.messagebox.feature
[INFO] Copying resources
[INFO] Running Equinox P2 Publisher Application for Repository Generation
[INFO] Generating metadata for ..
[INFO] Generation completed with success [51 seconds].
[INFO] Running Equinox P2 Category Publisher Application for the Generated 
Repository
[INFO] [install:install {execution: default-install}]
[INFO] Installing /home/carbon/carbon/features/repository/pom.xml to 
/home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
[INFO] 
[INFO] BUILD SUCCESSFUL
[INFO] 
[INFO] Total time: 3 minutes 15 seconds
[INFO] Finished at: Thu May 05 09:15:52 UTC 2011
[INFO] Final Memory: 25M/981M
[INFO] 
2011-05-05_08-56-54
Carbon  packs are available at : 
http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
tail -n50 $CARBON_SRC_HOME/build.log
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-05 Thread Sameera Jayasoma
Seems like we have new set of builds. We will perform a smoke test and
confirm whether they can be passed to QA.

Thanks,
Sameera

On Thu, May 5, 2011 at 2:46 PM, WSO2 online Builder cbuil...@wso2.orgwrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [51 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 3 minutes 15 seconds
 [INFO] Finished at: Thu May 05 09:15:52 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-05_08-56-54
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] WSO2 Carbon Continuous Build was SUCCESSFUL

2011-05-05 Thread Sameera Jayasoma
On Thu, May 5, 2011 at 2:58 PM, Sameera Jayasoma same...@wso2.com wrote:

 Seems like we have new set of builds. We will perform a smoke test and
 confirm whether they can be passed to QA.



This build does not contains the latest updates. Hence cannot be given for
the QA process.

Sameera


 Thanks,
 Sameera

 On Thu, May 5, 2011 at 2:46 PM, WSO2 online Builder cbuil...@wso2.orgwrote:

 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.sts.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.servicehosting.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.dataservices.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.jms.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.transport.mail.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.statistics.transport.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.client.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.core.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.mediation.ext.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.proxy.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.discovery.ui.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.server.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.wsdl.tools.ui.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.xkms.mgt.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.multiple.instance.feature
 [INFO] Extracting feature org.wso2.esb:org.wso2.esb.styles.feature
 [INFO] Extracting feature
 org.wso2.governance:org.wso2.governance.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.styles.feature
 [INFO] Extracting feature org.wso2.gs:org.wso2.gs.menu.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.styles.feature
 [INFO] Extracting feature
 org.wso2.identity:org.wso2.identity.utils.feature
 [INFO] Extracting feature org.wso2.ms:org.wso2.ms.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.styles.feature
 [INFO] Extracting feature
 org.wso2.appserver:org.wso2.appserver.utils.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.agent.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.cloud.csg.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.mgt.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.application.deployer.webapp.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.unifiedendpoint.server.feature
 [INFO] Extracting feature org.wso2.carbon:org.wso2.carbon.event.feature
 [INFO] Extracting feature
 org.wso2.carbon:org.wso2.carbon.messagebox.feature
 [INFO] Copying resources
 [INFO] Running Equinox P2 Publisher Application for Repository Generation
 [INFO] Generating metadata for ..
 [INFO] Generation completed with success [51 seconds].
 [INFO] Running Equinox P2 Category Publisher Application for the Generated
 Repository
 [INFO] [install:install {execution: default-install}]
 [INFO] Installing /home/carbon/carbon/features/repository/pom.xml to
 /home/carbon/.m2/repository/org/wso2/carbon/wso2carbon-feature-repository/3.2.0-SNAPSHOT/wso2carbon-feature-repository-3.2.0-SNAPSHOT.pom
 [INFO]
 
 [INFO] BUILD SUCCESSFUL
 [INFO]
 
 [INFO] Total time: 3 minutes 15 seconds
 [INFO] Finished at: Thu May 05 09:15:52 UTC 2011
 [INFO] Final Memory: 25M/981M
 [INFO]
 
 2011-05-05_08-56-54
 Carbon  packs are available at :
 http://builder.wso2.org/~carbon/releases/carbon/3.2.0/latest/
 tail -n50 $CARBON_SRC_HOME/build.log
 ___
 Carbon-dev mailing list
 Carbon-dev@wso2.org
 http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev




 --
 Sameera Jayasoma
 Technical Lead and Product Manager, WSO2 Carbon

 WSO2, Inc. (http://wso2.com)
 email: same...@wso2.com
 blog: http://tech.jayasoma.org

 Lean . Enterprise . Middleware




-- 
Sameera Jayasoma
Technical Lead and Product Manager, WSO2 Carbon

WSO2, Inc. (http://wso2.com)
email: same...@wso2.com
blog: http://tech.jayasoma.org

Lean . Enterprise . Middleware
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


  1   2   3   >