Developers, I have had a chance to continue working on the gradle build for uPortal. Changes are tucked away here:
https://github.com/mmoayyed/uPortal/blob/gradle-build/build.gradle Note that this at this point is a completely dysfunctional build. It does not factor in any of the uportal modules and there is still tons to do. This is just my attempt, based on Drew's original commit, to get the parent pom in shape and figure out what all plugins I need to port over, which actually brings me to the next rather alarming issue: There are a number of plugins that I am having trouble porting over. Some of them are: 1. Notice plugin 2. Legal plugin 3. Sass plugin 4. Maven uPortal Plugin 5. uPortal Maven plugin There may be a few more. In some cases, I have found alternatives that are not as rich as what we have today with maven. We have to drop those for the time being perhaps, or convert them to gradle. I am going to work through these issues next. I'd then slowly start to integrate uPortal modules into the build and separate out the configuration for each. At any rate, if you have time, I'd appreciate you pulling down the changes, testing them and providing feedback. Misagh -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
