From ozizka at redhat.com Wed Oct 8 19:11:09 2014 From: ozizka at redhat.com (Ondrej Zizka) Date: Thu, 09 Oct 2014 01:11:09 +0200 Subject: [Windup-users] Demo videos Message-ID: <5435C48D.6060305@redhat.com> Hi all, two new videos about Windup: 1) Clone and build Windup, download and install Forge, install Windup addons and run in Forge 2) Clone and build Windup, unzip and run from the dist archive. Both linked at my blog: https://developer.jboss.org/people/ozizka/blog Later I plan something on rules authoring. Regards, Ondra From ozizka at redhat.com Mon Oct 20 17:57:10 2014 From: ozizka at redhat.com (Ondrej Zizka) Date: Mon, 20 Oct 2014 23:57:10 +0200 Subject: [Windup-users] Windup BOM Message-ID: <54458536.3090102@redhat.com> Hi all, we're introducing Windup BOM (Build of Materials). A BOM is basically a declaration of versions of artifact that you may need when building Windup 2 rulesets. By adding it to your ruleset's pom.xml, you avoid setting wrong versions and maintaining them when upgrading. Usage: ... 2.0.0.Beta2 org.jboss.windup windup-rulesets-bom ${version.windup} pom import See the Windup QuickStarts for an example. Enjoy :) Ondra TIP: Parallelized Maven builds: `mvn -T 1C clean install` speeds up esp. the initial downloading of dependencies. From zizka at seznam.cz Mon Oct 20 17:56:12 2014 From: zizka at seznam.cz (=?UTF-8?B?IkluZy4gT25kxZllaiDFvWnFvmthIg==?=) Date: Mon, 20 Oct 2014 23:56:12 +0200 Subject: [Windup-users] Windup BOM Message-ID: <544584FC.6010709@seznam.cz> Hi all, we're introducing Windup BOM (Build of Materials). A BOM is basically a declaration of versions of artifact that you may need when building Windup 2 rulesets. By adding it to your ruleset's pom.xml, you avoid setting wrong versions and maintaining them when upgrading. Usage: ... 2.0.0.Beta2 org.jboss.windup windup-rulesets-bom ${version.windup} pom import See the Windup QuickStarts for an example. Enjoy :) Ondra TIP: Parallelized Maven builds: `mvn -T 1C clean install` speeds up esp. the initial downloading of dependencies. From lincolnbaxter at gmail.com Tue Oct 21 14:04:57 2014 From: lincolnbaxter at gmail.com (Lincoln Baxter, III) Date: Tue, 21 Oct 2014 14:04:57 -0400 Subject: [Windup-users] Windup 2.0.0.Beta3 Released Message-ID: https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.windup&a=windup-distribution&v=2.0.0.Beta3&e=zip&c=offline Bug - [WINDUP-344 ] - Error running rule against exmple app Feature Request - [WINDUP-217 ] - Short unique IDs for rulesets - [WINDUP-352 ] - Windup should look for external rules files in dist/rules/ and ~/.windup/rules folders automatically Task - [WINDUP-165 ] - Rename all test Models, Operations and Rules with Test~ prefix - [WINDUP-184 ] - Unify the way to define Models' property name constants. -- Lincoln Baxter, III http://ocpsoft.org "Simpler is better." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/windup-users/attachments/20141021/dec825ed/attachment.html From rruss at redhat.com Tue Oct 21 15:46:01 2014 From: rruss at redhat.com (Rodney Russ) Date: Tue, 21 Oct 2014 15:46:01 -0400 (EDT) Subject: [Windup-users] Windup 2.0.0.Beta3 Released In-Reply-To: References: Message-ID: <1277300487.212.1413920759998.JavaMail.rruss@MacBook-Pro.local> Nice, only one bug in the last week? :) Great work on keeping the cadence! ----- Original Message ----- > From: "Lincoln Baxter, III" > To: "Windup-dev List" , > windup-users at lists.jboss.org > Cc: "Pete Muir" , "Tobias Hartwig" > , "Robb Greathouse" > , "Rodney Russ" > Sent: Tuesday, October 21, 2014 12:04:57 PM > Subject: Windup 2.0.0.Beta3 Released > https://repository.jboss.org/nexus/service/local/artifact/maven/redirect?r=releases&g=org.jboss.windup&a=windup-distribution&v=2.0.0.Beta3&e=zip&c=offline > Bug > * [ WINDUP-344 ] - Error running rule against exmple app > Feature Request > * [ WINDUP-217 ] - Short unique IDs for rulesets > * [ WINDUP-352 ] - Windup should look for external rules files in > dist/rules/ and ~/.windup/rules folders automatically > Task > * [ WINDUP-165 ] - Rename all test Models, Operations and Rules with > Test~ prefix > * [ WINDUP-184 ] - Unify the way to define Models' property name > constants. > -- > Lincoln Baxter, III > http://ocpsoft.org > "Simpler is better." -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.jboss.org/pipermail/windup-users/attachments/20141021/fb8c377e/attachment.html