GitHub user anuruddhal opened a pull request:
https://github.com/apache/stratos/pull/410
Fixing formatting and minor issues
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anuruddhal/stratos master
Alternatively you can review a
Hi Devs,
Please see following report for past 3 months and provide feedback if any.
I will submit to board by 5th August.
PMC's, If any concerns or issues, please discuss at private@.
## Description:
Apache Stratos is a highly-extensible Platform-as-a-Service (PaaS)
framework that helps ru
Github user Thanu closed the pull request at:
https://github.com/apache/stratos/pull/407
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enab
Github user Thanu commented on the pull request:
https://github.com/apache/stratos/pull/407#issuecomment-125847943
Closing this p/r to avoid including others commits.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If you
Great! Thanks Akila!
We might also need to run maven dependency analyze command: (mvn
dependency:analyze) and remove unused dependencies.
Thanks
On Wed, Jul 29, 2015 at 9:50 AM, Akila Ravihansa Perera
wrote:
> Hi Imesh,
>
> Yes, this needs to be fixed. Also we are embedding 3rd party libraries
Hi,
I could finish most of the listing command and now working with the create
and update commands. I'm running Java CLI to get an idea how the output
should be presented. Had to fix some issues related to that "-" issue also,
regarding auto-completion. I started writing test cases for utility
met
GitHub user punnadih opened a pull request:
https://github.com/apache/stratos/pull/409
fixed git clone issue by removing unwanted space from password
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/punnadih/stratos master
Altern
Github user punnadih closed the pull request at:
https://github.com/apache/stratos/pull/375
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is e
Hi Imesh,
Yes, this needs to be fixed. Also we are embedding 3rd party libraries when
packaging OSGi bundles in some components which is wrong. If libraries
being used are not OSGi bundles, we need to create a wrapper bundle and
export those packages.
By doing this we can significantly reduce the
Github user imesh commented on the pull request:
https://github.com/apache/stratos/pull/407#issuecomment-125833903
@Thanuja This pull request has included others commits. There are 229 files
changed. It would be better if you can only include your changes. May be your
fork repository
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725691
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725674
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725683
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725447
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725641
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725603
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725558
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725525
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725521
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725473
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725468
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+packag
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725426
--- Diff:
components/org.apache.stratos.manager/src/main/database/Stratos-dbScript ---
@@ -0,0 +1,91 @@
+SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHE
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35725366
--- Diff:
components/org.apache.stratos.manager/src/main/database/Stratos-dbScript ---
@@ -0,0 +1,91 @@
+SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHE
Hi Devs,
Please see the attached text file generated using [1]. There are duplicated
OSGi package exports currently in our distribution. This may result in
using different versions of the same library by different components, we
might need to fix this.
[1] https://github.com/ruwanta/CarbonOSGI-Bu
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/407#discussion_r35694089
--- Diff:
components/org.apache.stratos.autoscaler/src/main/java/org/apache/stratos/autoscaler/client/AutoscalerCloudControllerClient.java
---
@@ -228,7 +23
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35693372
--- Diff: components/org.apache.stratos.manager/META-INF/persistence ---
@@ -0,0 +1,20 @@
+
--- End diff --
Add licence header
---
If your
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35693429
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+pack
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35693178
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+pack
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35693044
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+pack
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35692977
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+pack
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35692876
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+pack
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35692814
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+pack
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35692752
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+pack
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/408#discussion_r35692726
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/Persistence/PersistenceManager.java
---
@@ -0,0 +1,259 @@
+pack
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/405#discussion_r35650668
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -3127,22 +3128,14 @@
Github user lahirus commented on a diff in the pull request:
https://github.com/apache/stratos/pull/405#discussion_r35650531
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -3127,22 +3128,14 @@
[
https://issues.apache.org/jira/browse/STRATOS-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lasindu Charith resolved STRATOS-1482.
--
Resolution: Fixed
> Access URL's are only created for type http/https etc.
> -
[
https://issues.apache.org/jira/browse/STRATOS-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lasindu Charith updated STRATOS-1482:
-
Assignee: Lasindu Charith
Affects Version/s: 4.1.0
Fix Version/s: 4.
[
https://issues.apache.org/jira/browse/STRATOS-1482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644355#comment-14644355
]
Lasindu Charith commented on STRATOS-1482:
--
Fixed in 6aa985aa66dfa42d514d93ff81
Lasindu Charith created STRATOS-1482:
Summary: Access URL's are only created for type http/https etc.
Key: STRATOS-1482
URL: https://issues.apache.org/jira/browse/STRATOS-1482
Project: Stratos
GitHub user JaneAarthy opened a pull request:
https://github.com/apache/stratos/pull/408
Adding database model files
Adding ER Model
Adding SM database script
Adding persistence.xml file
Adding PersistenceManager class
You can merge this pull request into a Git repositor
Github user JaneAarthy closed the pull request at:
https://github.com/apache/stratos/pull/404
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35633488
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -173,7 +193,7 @@
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35633501
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -2220,7 +2239,7 @
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35633495
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -2203,7 +,7 @
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35633482
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -126,7 +146,7 @@
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35633294
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -2239,4 +2258,501
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35633276
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -2239,4 +2258,501
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35633207
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -2239,4 +2258,501
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35632867
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -2239,4 +2258,501
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/287#discussion_r35632741
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -2239,4 +2258,501
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/295#discussion_r35632670
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -123,13 +128,31 @
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/295#discussion_r35632452
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -146,16 +169,31 @
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/295#discussion_r35632435
--- Diff:
components/org.apache.stratos.rest.endpoint/src/main/java/org/apache/stratos/rest/endpoint/api/StratosApiV41Utils.java
---
@@ -123,13 +128,31 @
Github user asfgit closed the pull request at:
https://github.com/apache/stratos/pull/405
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
[
https://issues.apache.org/jira/browse/STRATOS-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14644143#comment-14644143
]
Lasindu Charith commented on STRATOS-1473:
--
Instead of using org.apache.stratos
[
https://issues.apache.org/jira/browse/STRATOS-1473?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lasindu Charith resolved STRATOS-1473.
--
Resolution: Fixed
Assignee: Lasindu Charith
Fix Version/s: (was: FU
Github user JaneAarthy commented on the pull request:
https://github.com/apache/stratos/pull/378#issuecomment-12559
moving the changes to the database-model branch
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If yo
Github user JaneAarthy closed the pull request at:
https://github.com/apache/stratos/pull/378
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is
Github user asfgit closed the pull request at:
https://github.com/apache/stratos/pull/406
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is ena
GitHub user Thanu opened a pull request:
https://github.com/apache/stratos/pull/407
Data publisher integration
Metering and Monitoring service implementation for Stratos by integrating
You can merge this pull request into a Git repository by running:
$ git pull https://github.
GitHub user dinithis opened a pull request:
https://github.com/apache/stratos/pull/406
Fixing cartridge remove operation
Fixing cartridge remove operation
Adding UUID and tenantId to logs
You can merge this pull request into a Git repository by running:
$ git pull https://g
Github user Vishanth commented on a diff in the pull request:
https://github.com/apache/stratos/pull/378#discussion_r35620930
--- Diff:
components/org.apache.stratos.manager/src/main/java/org/apache/stratos/manager/persistence/PersistenceManager.java
---
@@ -0,0 +1,112 @@
+pac
Github user pubudu538 commented on a diff in the pull request:
https://github.com/apache/stratos/pull/404#discussion_r35620057
--- Diff:
components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_deploy.hbs
---
@@ -22,7 +22,7 @@
Github user imesh commented on the pull request:
https://github.com/apache/stratos/pull/378#issuecomment-125480196
@JaneAarthy Shall we move this feature implementation to database-model
branch? If so may be you can close this pull request and send a new one.
Thanks
---
If your p
Github user imesh commented on a diff in the pull request:
https://github.com/apache/stratos/pull/404#discussion_r35619745
--- Diff:
components/org.apache.stratos.manager.console/console/themes/theme0/partials/applications_deploy.hbs
---
@@ -22,7 +22,7 @@
Github user anuruddhal commented on a diff in the pull request:
https://github.com/apache/stratos/pull/333#discussion_r35619241
--- Diff:
components/org.apache.stratos.cli/src/main/java/org/apache/stratos/cli/RestCommandLineService.java
---
@@ -501,10 +502,12 @@ public void addTen
67 matches
Mail list logo