Menu

Tree [64ec22] default /
 History

Read Only access


File Date Author Commit
 dds-rpc 2017-06-09 mcr70 mcr70 [12b179] [maven-release-plugin] prepare for next develop...
 doc 2014-12-05 mcr70 mcr70 [855be4] RSA
 examples 2017-04-17 mcr70 mcr70 [f4ece2] ..
 jrtps 2017-06-09 mcr70 mcr70 [12b179] [maven-release-plugin] prepare for next develop...
 src 2017-04-10 mcr70 mcr70 [a0227b] Preparing 1.5.0
 txt 2014-02-11 mcr70 mcr70 [572f06] Combining udds and jrtps to one artifact
 .hgignore 2013-03-26 mika mika [11aa06] Added ignore file
 .hgtags 2017-06-09 mcr70 mcr70 [cee392] [maven-release-plugin] copy for tag jrtps-1.5.1
 ChangeLog 2017-04-10 mcr70 mcr70 [2cc8c0] tuned some docs
 NOTES 2016-10-10 mcr70 mcr70 [7d7bda] Refactored TransportProvider interfaces. Buffer...
 README.sf 2016-10-19 mcr70 mcr70 [eb3bca] updates
 TODO 2014-08-26 mcr70 mcr70 [890448] Updated
 pom.xml 2017-06-09 mcr70 mcr70 [12b179] [maven-release-plugin] prepare for next develop...

Read Me

# To ensure, that site deploy will work, open a shell to SF
ssh -t mcr70,jrtps@shell.sourceforge.net create

# Commit and push before making a release
hg status
hg commit
hg push

# relese, -Psf causes deployment if site to sourceforge
# without -Psf, site is deployed to /tmp/jrtps/site
mvn release:prepare 
mvn release:perform -Psf

# Log in to Nexus at https://oss.sonatype.org
- Click staging repositories, select jrtps repository at bottom of list.
  Click 'close' button. This will trigger some checks on uploaded code.
  Refresh the page, if everything is ok, select jrtps repository again
  and click 'release'


# To deploy only site
mvn site site:deploy -Psf
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.