Steve Schafer
Steve Schafer
I have also noticed that multiple aggregations of the same column on different levels are very redundant in the XML code and it has always bothered me, but I think...
This sounds like something you could do with javascript for a one-off or create a custom plugin. See https://github.com/innoventsolutions/innoventsolutions.github.io/wiki for an example.
The local build still succeeds if I delete the local .m2 directory. As for the other question: Which bundles, and which build output are you referring to? Neither build/org.eclipse.birt.releng.birtbuilder nor...
The util project doesn't seem to be referenced anywhere other than projectSet.psf so I deleted it. Some files in the birtbuilder project are used as follows: projectSet.psf build/org.eclipse.birt.build/repoGen.properties:readmeFile=../org.eclipse.birt.releng.birtbuilder/extras/runtime_readme.txt build/birt-packages/birt-wtp-integration-sdk/pom.xml: copy...
I can take this on and I'd like to publish 4.9 manually to make sure all the requirements are met before automating it. Maybe have automation a goal for 4.10....
> Thanks, Steve! > > I'm not sure what is meant with the Runtime. This is what is currently on maven: > > https://mvnrepository.com/artifact/org.eclipse.birt When I think of runtime I...
I can publish to the group com.innoventsolutions, but in order to publish to org.eclipse or any sub-groups, I would need the sonatype jira credentials of whoever owns org.eclipse.
@splitcells, although I have published to central before I haven't published using maven so I'm just as much a noob as you are in that area, but I can say...
It looks like it would be compatible, but of course it would need to be tested. The way strings are treated might be a problem. I created this issue because...
Derby 10.11.1.1 is included in the target file and additionally derby.jar is included in the common/org.apache.derby.core plugin. All the persisted orbit repositories have derby 10.11 and the milestone builds don't...