[jira] [Commented] (JUDDI-960) TCK tests not passing (windows 7, java 1.8)

2017-10-07 Thread Alex O'Ree (JIRA)

[ 
https://issues.apache.org/jira/browse/JUDDI-960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195831#comment-16195831
 ] 

Alex O'Ree commented on JUDDI-960:
--

[~ghila...@gmail.com] if you makes you feel any better, all of sudden, the 
multinode tests started failing on my machine.

> TCK tests not passing (windows 7, java 1.8)
> ---
>
> Key: JUDDI-960
> URL: https://issues.apache.org/jira/browse/JUDDI-960
> Project: jUDDI
>  Issue Type: Bug
>  Components: juddi-tomcat
>Reporter: Matthieu Ghilain
> Attachments: org.apache.juddi.v3.bpel.BPEL_020_IntegrationTest.txt, 
> org.apache.juddi.v3.tck.JUDDI_300_MultiNodeIntegrationTest.txt
>
>
> Two tests are not passing on my side.
> Running mvn clean install -P dist on *windows 7 java 1.8*
> I have uploaded the logs of the tests which are not passing.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


buildbot failure in on juddi-trunk-win7-hibernate

2017-10-07 Thread buildbot
The Buildbot has detected a new failure on builder juddi-trunk-win7-hibernate 
while building juddi. Full details are available at:
https://ci.apache.org/builders/juddi-trunk-win7-hibernate/builds/45

Buildbot URL: https://ci.apache.org/

Buildslave for this Build: bb-win10

Build Reason: The SingleBranchScheduler scheduler named 
'on-juddi-hibernate-commit' triggered this build
Build Source Stamp: [branch master] 6b29c3d03fd8344e480bf5c8b41e2b857334732e
Blamelist: Alex O'Ree 

BUILD FAILED: failed compile

Sincerely,
 -The Buildbot





[jira] [Resolved] (JUDDI-950) Improve JUDDI build by replacing hardcoded URLs

2017-10-07 Thread Alex O'Ree (JIRA)

 [ 
https://issues.apache.org/jira/browse/JUDDI-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex O'Ree resolved JUDDI-950.
--
Resolution: Not A Problem
  Assignee: Alex O'Ree

> Improve JUDDI build by replacing hardcoded URLs
> ---
>
> Key: JUDDI-950
> URL: https://issues.apache.org/jira/browse/JUDDI-950
> Project: jUDDI
>  Issue Type: Improvement
>  Components: juddi-tomcat
>Affects Versions: 3.3.2
>Reporter: Matthieu Ghilain
>Assignee: Alex O'Ree
>
> The two following URLs are hard coded at several places in resources:
> - http://localhost:8080/juddiv3
> - http://localhost:8443/juddiv3
> They can be be replaced by maven properties configured in the juddi-parent 
> POM. This would allow to easily build JUDDI to be deployed on another 
> environment.
> It would also be even better to get those properties from the environment 
> (passed as JVM arguments to tomcat JVM).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (JUDDI-950) Improve JUDDI build by replacing hardcoded URLs

2017-10-07 Thread Alex O'Ree (JIRA)

[ 
https://issues.apache.org/jira/browse/JUDDI-950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195764#comment-16195764
 ] 

Alex O'Ree commented on JUDDI-950:
--

in juddiv3.war's admin.jsp page, the localhost urls you see are html 
placeholders, not hard coded url strings.

there is no admin jsp page in juddi-gui

> Improve JUDDI build by replacing hardcoded URLs
> ---
>
> Key: JUDDI-950
> URL: https://issues.apache.org/jira/browse/JUDDI-950
> Project: jUDDI
>  Issue Type: Improvement
>  Components: juddi-tomcat
>Affects Versions: 3.3.2
>Reporter: Matthieu Ghilain
>
> The two following URLs are hard coded at several places in resources:
> - http://localhost:8080/juddiv3
> - http://localhost:8443/juddiv3
> They can be be replaced by maven properties configured in the juddi-parent 
> POM. This would allow to easily build JUDDI to be deployed on another 
> environment.
> It would also be even better to get those properties from the environment 
> (passed as JVM arguments to tomcat JVM).



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Updated] (JUDDI-979) Add maven enforcer rules

2017-10-07 Thread Alex O'Ree (JIRA)

 [ 
https://issues.apache.org/jira/browse/JUDDI-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex O'Ree updated JUDDI-979:
-
Summary: Add maven enforcer rules   (was: Add maven enforce rules )

> Add maven enforcer rules 
> -
>
> Key: JUDDI-979
> URL: https://issues.apache.org/jira/browse/JUDDI-979
> Project: jUDDI
>  Issue Type: Improvement
>  Components: build
>Reporter: Alex O'Ree
>Assignee: Alex O'Ree
> Fix For: 3.3.5
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (JUDDI-978) Build instability with Replication tests

2017-10-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JUDDI-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195738#comment-16195738
 ] 

ASF subversion and git services commented on JUDDI-978:
---

Commit aae2b6f303baf47b675f1722845ef4d39347d99f in juddi's branch 
refs/heads/master from [~spyhunter99]
[ https://git-wip-us.apache.org/repos/asf?p=juddi.git;h=aae2b6f ]

JUDDI-978 temporarily disabling the replication tests


> Build instability with Replication tests
> 
>
> Key: JUDDI-978
> URL: https://issues.apache.org/jira/browse/JUDDI-978
> Project: jUDDI
>  Issue Type: Bug
>  Components: core, uddi-tck
>Reporter: Alex O'Ree
>Assignee: Alex O'Ree
>
> There were some changes made between 3.3.3 and 3.3.4 which continue until 
> this day that may cause test instability of juddi. From what i can, the 
> product itself isn't affected by this, however the fact that they are failing 
> bother me



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (JUDDI-978) Build instability with Replication tests

2017-10-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JUDDI-978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195737#comment-16195737
 ] 

ASF subversion and git services commented on JUDDI-978:
---

Commit b09a6fb7785a9c02675847577c3cc37a2a9cb84c in juddi's branch 
refs/heads/master from [~spyhunter99]
[ https://git-wip-us.apache.org/repos/asf?p=juddi.git;h=b09a6fb ]

JUDDI-978 adding missing checks for load testing, reducing the quantity of 
entities created during the load test to decrease build times. Some tck code 
cleanup


> Build instability with Replication tests
> 
>
> Key: JUDDI-978
> URL: https://issues.apache.org/jira/browse/JUDDI-978
> Project: jUDDI
>  Issue Type: Bug
>  Components: core, uddi-tck
>Reporter: Alex O'Ree
>Assignee: Alex O'Ree
>
> There were some changes made between 3.3.3 and 3.3.4 which continue until 
> this day that may cause test instability of juddi. From what i can, the 
> product itself isn't affected by this, however the fact that they are failing 
> bother me



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (JUDDI-971) Update embedded tomcat to a more recent version

2017-10-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JUDDI-971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195733#comment-16195733
 ] 

ASF subversion and git services commented on JUDDI-971:
---

Commit 1f9ad6b8f8820d7f47c23de665405015c65ba6b8 in juddi's branch 
refs/heads/master from [~spyhunter99]
[ https://git-wip-us.apache.org/repos/asf?p=juddi.git;h=1f9ad6b ]

JUDDI-971 updating tomcat (again)
JUDDI-979 adding enforcer plugin with some basic rules


> Update embedded tomcat to a more recent version
> ---
>
> Key: JUDDI-971
> URL: https://issues.apache.org/jira/browse/JUDDI-971
> Project: jUDDI
>  Issue Type: Task
>  Components: distributions
>Reporter: Alex O'Ree
>Assignee: Alex O'Ree
> Fix For: 3.3.5
>
>
> The current distribution is using a rather old version of tomcat, which has a 
> number of known vulnerabilities that have since been patched. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Created] (JUDDI-979) Add maven enforce rules

2017-10-07 Thread Alex O'Ree (JIRA)
Alex O'Ree created JUDDI-979:


 Summary: Add maven enforce rules 
 Key: JUDDI-979
 URL: https://issues.apache.org/jira/browse/JUDDI-979
 Project: jUDDI
  Issue Type: Improvement
  Components: build
Reporter: Alex O'Ree
Assignee: Alex O'Ree
 Fix For: 3.3.5






--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Resolved] (JUDDI-979) Add maven enforce rules

2017-10-07 Thread Alex O'Ree (JIRA)

 [ 
https://issues.apache.org/jira/browse/JUDDI-979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alex O'Ree resolved JUDDI-979.
--
Resolution: Fixed

> Add maven enforce rules 
> 
>
> Key: JUDDI-979
> URL: https://issues.apache.org/jira/browse/JUDDI-979
> Project: jUDDI
>  Issue Type: Improvement
>  Components: build
>Reporter: Alex O'Ree
>Assignee: Alex O'Ree
> Fix For: 3.3.5
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (JUDDI-979) Add maven enforce rules

2017-10-07 Thread ASF subversion and git services (JIRA)

[ 
https://issues.apache.org/jira/browse/JUDDI-979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16195734#comment-16195734
 ] 

ASF subversion and git services commented on JUDDI-979:
---

Commit 1f9ad6b8f8820d7f47c23de665405015c65ba6b8 in juddi's branch 
refs/heads/master from [~spyhunter99]
[ https://git-wip-us.apache.org/repos/asf?p=juddi.git;h=1f9ad6b ]

JUDDI-971 updating tomcat (again)
JUDDI-979 adding enforcer plugin with some basic rules


> Add maven enforce rules 
> 
>
> Key: JUDDI-979
> URL: https://issues.apache.org/jira/browse/JUDDI-979
> Project: jUDDI
>  Issue Type: Improvement
>  Components: build
>Reporter: Alex O'Ree
>Assignee: Alex O'Ree
> Fix For: 3.3.5
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)