Skip to content

Commit

Permalink
Fixes found working on Linux
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Stone <sstone1@uk.ibm.com>
  • Loading branch information
Simon Stone committed Dec 10, 2017
1 parent fdbe087 commit 76256bd
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Binary file modified src/WebSocketConnector/cmnCon.jar
Binary file not shown.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#This is a generated file.
# The values in this file have syntax: key = value
#User modifications to the values in this file will be preserved
#Fri Sep 01 00:17:37 BST 2017
#Sun Dec 10 16:07:21 GMT 2017
Property.validateMaster=Validate
Property.eventEnabled=Enabled
Group.validation=Validation
Expand Down Expand Up @@ -37,24 +37,24 @@ Property.parserXmlnscCommentsRetainMode=Retain comments
validateFailureAction.exception=Exception
Property.uri=Server
Property.messageDomainProperty=Message domain
Property.connectorName=connectorName
Group.parserOptions=Parser Options
Property.eventSourceDescription=Event Source
validateMaster.contentAndValue=Content and Value
Property.validateFailureAction=Failure action
Property.connectorName=connectorName
Property.monitorEvents=
Property.validateFailureAction=Failure action
validateMaster.contentAndValue=Content and Value
Property.parserXmlnscProcessingInstructionsRetainMode=Retain processing instructions
OutTerminal.failure=Failure
ComIbmEventInput=WebSocketInput
parserXmlnscMixedContentRetainMode.all=All
ComIbmEventInput=WebSocketInput
Property.additionalInstances=Additional instances
parserXmlnscMixedContentRetainMode.none=None
validateFailureAction.exceptionList=Exception List
Property.nsPrefix=nsPrefix
validateFailureAction.exceptionList=Exception List
Group.inboundMessageParsing=Input Message Parsing
OutTerminal.catch=Catch
Property.messageFormatProperty=Physical format
validateMaster.none=None
Property.elements=Elements
validateMaster.none=None
validateTiming.complete=Complete
Property.parserXmlnscUseForXmlnsDomain=Use XMLNSC compact parser for XMLNS domain
Group.parserOptions = Parser Options
2 changes: 1 addition & 1 deletion src/WebSocketNodes/palette.properties
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#This is a generated file.
# The values in this file have syntax: key = value
#User modifications to the values in this file will be preserved
#Fri Sep 01 00:19:44 BST 2017
#Sun Dec 10 16:15:01 GMT 2017
category.name=WebSocket
entry.com.ibm.connector.websocket.ComIbmEventInput=WebSocketInput
tooltip.com.ibm.connector.websocket.ComIbmEventInput=Receive messages from a WebSocket server

0 comments on commit 76256bd

Please sign in to comment.