SocialAppsProxy / SocialAppsProxy-portlet

Social Apps Proxy for Liferay Portal 6.1+
0 stars 2 forks source link

Turns out you need to version the generated service .jar. #6

Closed stiansigvartsen closed 10 years ago

stiansigvartsen commented 10 years ago

Otherwise you need to run "ant build-service" to generate it and this causes the build.number in service.properties to increment unnecessarily . This is not good with multiple developers.