Git - do it fully or not ?
by Max Rydahl Andersen
Hey,
We got our svn mirror now but after working with it a bit its basically just as slow as normal svn (if you can get it to work).
...thus i'm wondering if anyone can come up with good reasons to *not* just move all new development over to git and simply kill off
the SVN completely for our jbosstools trunk development ?
3.2.x would stay in SVN.
Comments/Suggestions/Screams/Objections ?
/max
http://about.me/maxandersen
13 years, 9 months
The "secret" git-svn mirror is now live
by Max Rydahl Andersen
Hi,
I'm now running a job every 5 minutes which brings a local svn mirror uptodate, git svn fetches/rebases a git repo and then
git push mirror to https://github.com/jbosstools/jbosstools-svn-mirror
This is a *mirror* meaning its only for reading and to get changes back to svn you need to learn and understand git and its git svn dcommit
functionality.
I'll push out some links/instructions when I wake up after the weekend.
Btw. as you notice that some usernames like nickboldt and snjeza is recognized in the github UI and others aren't.
Those should be fixable by you simply adding the email you have registered in your jira account to your github account (you can have multiple emails btw.)
I've also added those that reacted previously about github usernames into the jbosstools organization at https://github.com/jbosstools
Please check if you usernames are correct and if you are missing let me know ;)
/max
13 years, 9 months
Branch 3.2.x is open for bugfixes
by Max Rydahl Andersen
Heya,
Sorry for the delay, but after GA is out the 3.2.x branch is open again but please be sure to continue to only apply essential bugfixes and
don't hesitate to get someone to review the patches.
Please be sure to set the proper fixfor versions so Doc & QE can see them and verify them when needed.
Thank you,
/max
13 years, 9 months
Please update your jboss.org profile with github username
by Max Rydahl Andersen
Hi,
For getting the svn git properly hooked up in github please go to your jboss.org
user account and set your github username (if you don't have one, now is a good time to create one)
Then we can get proper mappings and you can get proper credit for the work you have done when the
source gets mirrored to github.
Thanks,
Max
13 years, 9 months
Update on svn-git mirroring
by Max Rydahl Andersen
Hi,
So with help and moral support from nickboldt and lightguardjp on irc (http://people.redhat.com/~manderse/irc.freenode.org/meetings/jbosstools/2...)
I think I got all the steps down i need for the svn/git mirror on github.
1) We need to get an authors file to have the svn usernames matched to github id's.
2) When #1 is ready I'll run "git svn clone -s -r13898:HEAD --authors-file=~/jbosstoolsauthors.txt file:///home/svnsync/repos/jbosstools-mirror jbosstools-r13989"
3) After that I'll do a git push -all to github and you'll be able to fork/checkout from github and use git dcommit to commit back to svn.
4) ??
5) Profit!
#1I already have a authors file with username->jboss.org name/mail and can do the import with this but I would prefer we get properly honored for our individual contributions)
#2 r13898 is the branchpoint for jbosstools-3.0.x (JBDS 1); the jbosstoolsauthors.txt is what we need from #1; and the svnsync location is where I got a local svnmirror of jbosstools running.
#3 this last step might require an intermediate git clone to strip out svn metadata but that's easy compared to try out once #1/#2 is done.
So in short - please update your jboss.org user account ASAP :)
/max
13 years, 9 months
Fwd: Build failed in Hudson: jbosstools-3.2_trunk.continuous #1116
by Max Rydahl Andersen
Dart - this build error have been happening 4-5 times the last 48 hrs.
Could you please look into what caused it ? Seems like JavaGraphBuilder is missing in smooks ?
Thanks,
/max
Begin forwarded message:
> From: jboss-qa-internal(a)redhat.com
> Date: February 15, 2011 20:41:23 GMT+01:00
> To: adietish(a)redhat.com, max.andersen(a)jboss.com, dpeng(a)redhat.com, koen.aers(a)jboss.com, vpakan(a)redhat.com, rob.stryker(a)jboss.com, scabanovich(a)exadel.com, mcaspers(a)redhat.com, vyemialyanchyk(a)exadel.com, mareshkau(a)exadel.com
> Subject: Build failed in Hudson: jbosstools-3.2_trunk.continuous #1116
>
> See <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_trunk.continuous/111...>
>
> Changes:
>
> [rob.stryker(a)jboss.com] JBIDE-8329 - UI class bug causing attribute to turn to null
>
> ------------------------------------------
> [...truncated 25592 lines...]
> [INFO] org.jboss.tools.seam.xml.ui ....................... SUCCESS [7.003s]
> [INFO] org.jboss.tools.seam.text.ext ..................... SUCCESS [7.227s]
> [INFO] org.jboss.tools.seam.ui.pages ..................... SUCCESS [7.998s]
> [INFO] org.jboss.tools.seam.feature ...................... SUCCESS [3.443s]
> [INFO] org.jboss.tools.seam.base.test .................... SUCCESS [16.488s]
> [INFO] org.jboss.tools.seam.core.test .................... SUCCESS [14.660s]
> [INFO] org.jboss.tools.seam.pages.xml.test ............... SUCCESS [5.402s]
> [INFO] org.jboss.tools.seam.ui.test ...................... SUCCESS [7.878s]
> [INFO] org.jboss.tools.seam.xml.test ..................... SUCCESS [5.519s]
> [INFO] org.jboss.tools.seam121EAP.core.test .............. SUCCESS [5.477s]
> [INFO] org.jboss.tools.seam121EAP.ui.test ................ SUCCESS [4.711s]
> [INFO] org.jboss.tools.seam201GA.core.test ............... SUCCESS [5.034s]
> [INFO] org.jboss.tools.seam201GA.ui.test ................. SUCCESS [10.094s]
> [INFO] org.jboss.tools.seam202SP1.core.test .............. SUCCESS [4.951s]
> [INFO] org.jboss.tools.seam202SP1.ui.test ................ SUCCESS [6.034s]
> [INFO] org.jboss.tools.seam203CR1.ui.test ................ SUCCESS [5.689s]
> [INFO] org.jboss.tools.seam211GA.ui.test ................. SUCCESS [12.489s]
> [INFO] org.jboss.tools.seam220CR1.ui.test ................ SUCCESS [7.520s]
> [INFO] org.jboss.tools.seam220GA.ui.test ................. SUCCESS [5.646s]
> [INFO] org.jboss.tools.seamfp.core.test .................. SUCCESS [5.312s]
> [INFO] org.jboss.tools.seamfp.ui.test .................... SUCCESS [7.357s]
> [INFO] org.jboss.tools.seam212GA.ui.test ................. SUCCESS [4.415s]
> [INFO] org.jboss.tools.seam221CR1.ui.test ................ SUCCESS [4.617s]
> [INFO] org.jboss.tools.seam221CR2.ui.test ................ SUCCESS [6.465s]
> [INFO] org.jboss.tools.seam203CR1.core.test .............. SUCCESS [4.854s]
> [INFO] org.jboss.tools.seam211GA.core.test ............... SUCCESS [8.240s]
> [INFO] org.jboss.tools.seam212GA.core.test ............... SUCCESS [7.047s]
> [INFO] org.jboss.tools.seam220CR1.core.test .............. SUCCESS [5.136s]
> [INFO] org.jboss.tools.seam220GA.core.test ............... SUCCESS [4.709s]
> [INFO] org.jboss.tools.seam221CR1.core.test .............. SUCCESS [4.787s]
> [INFO] org.jboss.tools.seam221CR2.core.test .............. SUCCESS [5.569s]
> [INFO] org.jboss.tools.seam.test.feature ................. SUCCESS [5.159s]
> [INFO] seam.features ..................................... SUCCESS [0.058s]
> [INFO] org.jboss.tools.seam.doc.user ..................... SUCCESS [7.847s]
> [INFO] seam.plugins ...................................... SUCCESS [0.062s]
> [INFO] org.jboss.tools.seam.ui.bot.test .................. SUCCESS [7.668s]
> [INFO] seam.tests ........................................ SUCCESS [0.063s]
> [INFO] seam.site ......................................... SUCCESS [8.839s]
> [INFO] seam.all .......................................... SUCCESS [0.068s]
> [INFO] org.jboss.tools.project.examples .................. SUCCESS [9.360s]
> [INFO] org.jboss.tools.community.project.examples ........ SUCCESS [6.684s]
> [INFO] org.jboss.tools.community.project.examples.feature SUCCESS [3.982s]
> [INFO] org.jboss.tools.project.examples.cheatsheet ....... SUCCESS [7.735s]
> [INFO] org.jboss.tools.project.examples.feature .......... SUCCESS [4.523s]
> [INFO] org.jboss.tools.project.examples.test ............. SUCCESS [6.860s]
> [INFO] org.jboss.tools.project.examples.test.feature ..... SUCCESS [3.785s]
> [INFO] examples.features ................................. SUCCESS [0.063s]
> [INFO] examples.plugins .................................. SUCCESS [0.056s]
> [INFO] examples.tests .................................... SUCCESS [0.075s]
> [INFO] examples.site ..................................... SUCCESS [8.082s]
> [INFO] examples.all ...................................... SUCCESS [0.066s]
> [INFO] org.jboss.tools.maven.core ........................ SUCCESS [5.843s]
> [INFO] org.jboss.tools.maven.ui .......................... SUCCESS [8.235s]
> [INFO] org.jboss.tools.maven.feature ..................... SUCCESS [5.491s]
> [INFO] org.jboss.tools.maven.jsf ......................... SUCCESS [11.082s]
> [INFO] org.jboss.tools.maven.jsf.feature ................. SUCCESS [3.113s]
> [INFO] org.jboss.tools.maven.seam ........................ SUCCESS [6.066s]
> [INFO] org.jboss.tools.maven.seam.feature ................ SUCCESS [2.772s]
> [INFO] org.jboss.tools.maven.cdi ......................... SUCCESS [4.533s]
> [INFO] org.jboss.tools.maven.cdi.feature ................. SUCCESS [4.325s]
> [INFO] org.jboss.tools.maven.hibernate ................... SUCCESS [4.974s]
> [INFO] org.jboss.tools.maven.hibernate.feature ........... SUCCESS [4.302s]
> [INFO] org.jboss.tools.maven.portlet ..................... SUCCESS [5.958s]
> [INFO] org.jboss.tools.maven.portlet.feature ............. SUCCESS [2.776s]
> [INFO] org.jboss.tools.maven.project.examples ............ SUCCESS [5.854s]
> [INFO] org.jboss.tools.maven.project.examples.feature .... SUCCESS [4.238s]
> [INFO] maven.features .................................... SUCCESS [0.066s]
> [INFO] maven.plugins ..................................... SUCCESS [0.063s]
> [INFO] org.jboss.tools.maven.ui.bot.test ................. SUCCESS [8.047s]
> [INFO] maven.tests ....................................... SUCCESS [0.062s]
> [INFO] maven.site ........................................ SUCCESS [6.227s]
> [INFO] maven.all ......................................... SUCCESS [0.048s]
> [INFO] org.jboss.tools.eclipse.as.tptp ................... SUCCESS [7.215s]
> [INFO] org.jboss.tools.tptp.feature ...................... SUCCESS [3.320s]
> [INFO] tptp.features ..................................... SUCCESS [0.049s]
> [INFO] tptp.plugins ...................................... SUCCESS [0.059s]
> [INFO] tptp.site ......................................... SUCCESS [5.755s]
> [INFO] tptp.all .......................................... SUCCESS [0.067s]
> [INFO] org.jboss.tools.ws.core ........................... SUCCESS [4.989s]
> [INFO] org.jboss.tools.ws.creation.core .................. SUCCESS [5.153s]
> [INFO] org.jboss.tools.ws.ui ............................. SUCCESS [7.303s]
> [INFO] org.jboss.tools.ws.creation.ui .................... SUCCESS [5.960s]
> [INFO] org.jboss.tools.ws.feature ........................ SUCCESS [3.157s]
> [INFO] ws.features ....................................... SUCCESS [0.043s]
> [INFO] ws.plugins ........................................ SUCCESS [0.064s]
> [INFO] org.jboss.tools.ws.core.test ...................... SUCCESS [4.754s]
> [INFO] org.jboss.tools.ws.creation.core.test ............. SUCCESS [7.452s]
> [INFO] org.jboss.tools.ws.ui.test ........................ SUCCESS [4.899s]
> [INFO] ws.tests .......................................... SUCCESS [0.065s]
> [INFO] ws.site ........................................... SUCCESS [6.860s]
> [INFO] ws.all ............................................ SUCCESS [0.069s]
> [INFO] org.jboss.tools.modeshape.rest .................... SUCCESS [8.545s]
> [INFO] org.jboss.tools.modeshape.rest.feature ............ SUCCESS [3.430s]
> [INFO] org.jboss.tools.modeshape.rest.test ............... SUCCESS [4.874s]
> [INFO] org.jboss.tools.modeshape.rest.test.feature ....... SUCCESS [3.610s]
> [INFO] org.jboss.tools.modeshape.features ................ SUCCESS [0.028s]
> [INFO] org.jboss.tools.modeshape.plugins ................. SUCCESS [0.053s]
> [INFO] org.jboss.tools.modeshape.tests ................... SUCCESS [0.024s]
> [INFO] org.jboss.tools.modeshape.site .................... SUCCESS [6.413s]
> [INFO] org.jboss.tools.modeshape.all ..................... SUCCESS [0.060s]
> [INFO] org.jboss.tools.flow.common ....................... SUCCESS [7.356s]
> [INFO] org.jboss.tools.flow.common.feature ............... SUCCESS [3.399s]
> [INFO] flow.features ..................................... SUCCESS [0.058s]
> [INFO] flow.plugins ...................................... SUCCESS [0.063s]
> [INFO] org.jboss.tools.flow.common.test .................. SUCCESS [8.838s]
> [INFO] flow.tests ........................................ SUCCESS [0.058s]
> [INFO] flow.site ......................................... SUCCESS [6.302s]
> [INFO] flow.all .......................................... SUCCESS [0.056s]
> [INFO] org.jboss.tools.jbpm.common ....................... SUCCESS [4.967s]
> [INFO] org.jboss.tools.flow.jpdl4 ........................ SUCCESS [7.171s]
> [INFO] org.jboss.tools.flow.jpdl4.multipage .............. SUCCESS [6.690s]
> [INFO] org.jboss.tools.flow.jpdl4.feature ................ SUCCESS [3.317s]
> [INFO] org.jboss.tools.jbpm.common.feature ............... SUCCESS [3.363s]
> [INFO] org.jboss.tools.jbpm.convert ...................... SUCCESS [6.347s]
> [INFO] org.jboss.tools.jbpm.convert.feature .............. SUCCESS [3.016s]
> [INFO] org.jbpm.gd.jpdl .................................. SUCCESS [15.611s]
> [INFO] org.jbpm.gd.jpdl.feature .......................... SUCCESS [4.003s]
> [INFO] org.jboss.tools.jbpm3.feature ..................... SUCCESS [3.313s]
> [INFO] org.jboss.tools.jbpm.common.test .................. SUCCESS [5.726s]
> [INFO] org.jbpm.gd.jpdl.test ............................. SUCCESS [4.534s]
> [INFO] org.jboss.tools.jbpm3.tests.feature ............... SUCCESS [3.646s]
> [INFO] org.jboss.tools.jbpm4.feature ..................... SUCCESS [3.297s]
> [INFO] org.jboss.tools.flow.jpdl4.test ................... SUCCESS [4.518s]
> [INFO] org.jboss.tools.flow.jpdl4.multipage.test ......... SUCCESS [4.649s]
> [INFO] org.jboss.tools.jbpm4.tests.feature ............... SUCCESS [3.321s]
> [INFO] jbpm.features ..................................... SUCCESS [0.057s]
> [INFO] jbpm.plugins ...................................... SUCCESS [0.056s]
> [INFO] org.jboss.tools.jbpm.convert.test ................. SUCCESS [4.345s]
> [INFO] jbpm.tests ........................................ SUCCESS [0.065s]
> [INFO] jbpm.site ......................................... SUCCESS [6.557s]
> [INFO] jbpm.all .......................................... SUCCESS [0.061s]
> [INFO] org.jboss.tools.gwt.core .......................... SUCCESS [5.265s]
> [INFO] org.jboss.tools.gwt.ui ............................ SUCCESS [5.200s]
> [INFO] org.jboss.tools.gwt.feature ....................... SUCCESS [3.294s]
> [INFO] gwt.features ...................................... SUCCESS [0.054s]
> [INFO] gwt.plugins ....................................... SUCCESS [0.058s]
> [INFO] gwt.tests ......................................... SUCCESS [0.052s]
> [INFO] gwt.site .......................................... SUCCESS [7.134s]
> [INFO] gwt.all ........................................... SUCCESS [0.060s]
> [INFO] org.jboss.tools.deltacloud.core ................... SUCCESS [8.461s]
> [INFO] org.jboss.tools.deltacloud.ui ..................... SUCCESS [7.844s]
> [INFO] org.jboss.tools.deltacloud.docs ................... SUCCESS [5.976s]
> [INFO] org.jboss.tools.deltacloud.integration ............ SUCCESS [5.156s]
> [INFO] org.jboss.tools.deltacloud.feature ................ SUCCESS [3.335s]
> [INFO] org.jboss.tools.deltacloud.test ................... SUCCESS [9.899s]
> [INFO] org.jboss.tools.deltacloud.test.feature ........... SUCCESS [4.453s]
> [INFO] org.jboss.tools.deltacloud.features ............... SUCCESS [0.059s]
> [INFO] org.jboss.tools.deltacloud.plugins ................ SUCCESS [0.055s]
> [INFO] org.jboss.tools.deltacloud.site ................... SUCCESS [6.997s]
> [INFO] org.jboss.tools.deltacloud.tests .................. SUCCESS [0.034s]
> [INFO] org.jboss.tools.deltacloud.all .................... SUCCESS [0.039s]
> [INFO] org.jboss.tools.runtime.core ...................... SUCCESS [4.758s]
> [INFO] org.jboss.tools.runtime ........................... SUCCESS [8.235s]
> [INFO] org.jboss.tools.runtime.ui ........................ SUCCESS [6.387s]
> [INFO] runtime.plugins ................................... SUCCESS [0.065s]
> [INFO] org.jboss.tools.runtime.core.feature .............. SUCCESS [4.844s]
> [INFO] org.jboss.tools.runtime.feature ................... SUCCESS [4.488s]
> [INFO] runtime.features .................................. SUCCESS [0.049s]
> [INFO] runtime.site ...................................... SUCCESS [8.200s]
> [INFO] runtime.all ....................................... SUCCESS [0.047s]
> [INFO] org.jboss.tools.usage.feature ..................... SUCCESS [3.378s]
> [INFO] org.jboss.tools.usage.test ........................ SUCCESS [6.704s]
> [INFO] org.jboss.tools.usage.test.feature ................ SUCCESS [7.085s]
> [INFO] usage.features .................................... SUCCESS [0.058s]
> [INFO] usage.plugins ..................................... SUCCESS [0.067s]
> [INFO] usage.site ........................................ SUCCESS [6.013s]
> [INFO] usage.tests ....................................... SUCCESS [0.057s]
> [INFO] usage.all ......................................... SUCCESS [0.047s]
> [INFO] org.jboss.tools.site .............................. SUCCESS [7.068s]
> [INFO] emma-coverage ..................................... SUCCESS [2.623s]
> [INFO] org.jboss.tools.build ............................. SUCCESS [0.060s]
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 51:49.771s
> [INFO] Finished at: Tue Feb 15 14:41:20 EST 2011
> [INFO] Final Memory: 352M/805M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.smooks.ui: Compilation failure: Compilation failure:
> [ERROR] <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_trunk.continuous/ws/...> (at line 70):[-1,-1]
> [ERROR] JavaGraphBuilder graphBuilder = new JavaGraphBuilder();
> [ERROR] ^^^^^^^^^^^^^^^^
> [ERROR] JavaGraphBuilder cannot be resolved to a type
> [ERROR]
> [ERROR] <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_trunk.continuous/ws/...> (at line 70):[-1,-1]
> [ERROR] JavaGraphBuilder graphBuilder = new JavaGraphBuilder();
> [ERROR] ^^^^^^^^^^^^^^^^
> [ERROR] JavaGraphBuilder cannot be resolved to a type
> [ERROR]
> [ERROR] <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_trunk.continuous/ws/...> (at line 67):[-1,-1]
> [ERROR] import org.jboss.tools.smooks.launch.JavaGraphBuilder;
> [ERROR] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> [ERROR] The import org.jboss.tools.smooks.launch.JavaGraphBuilder cannot be resolved
> [ERROR]
> [ERROR] <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_trunk.continuous/ws/...> (at line 530):[-1,-1]
> [ERROR] Object objectGraph = graphBuilder.buildGraph(theModelClass);
> [ERROR] ^^^^^^^^^^^^
> [ERROR] JavaGraphBuilder cannot be resolved to a type
> [ERROR]
> [ERROR] <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_trunk.continuous/ws/...> (at line 544):[-1,-1]
> [ERROR] private static JavaGraphBuilder graphBuilder = new JavaGraphBuilder();
> [ERROR] ^^^^^^^^^^^^^^^^
> [ERROR] JavaGraphBuilder cannot be resolved to a type
> [ERROR]
> [ERROR] <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_trunk.continuous/ws/...> (at line 544):[-1,-1]
> [ERROR] private static JavaGraphBuilder graphBuilder = new JavaGraphBuilder();
> [ERROR] ^^^^^^^^^^^^^^^^
> [ERROR] JavaGraphBuilder cannot be resolved to a type
> [ERROR]
> [ERROR] <http://hudson.qa.jboss.com/hudson/job/jbosstools-3.2_trunk.continuous/ws/...> (at line 161):[-1,-1]
> [ERROR] writeClassToFilesys(JavaGraphBuilder.class, wsTempClasses);
> [ERROR] ^^^^^^^^^^^^^^^^
> [ERROR] JavaGraphBuilder cannot be resolved to a type
> [ERROR] -> [Help 1]
> org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.sonatype.tycho:maven-osgi-compiler-plugin:0.10.0:compile (default-compile) on project org.jboss.tools.smooks.ui: Compilation failure
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:199)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:148)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:140)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
> at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
> at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
> at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:316)
> at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:153)
> at org.apache.maven.cli.MavenCli.execute(MavenCli.java:451)
> at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:188)
> at org.apache.maven.cli.MavenCli.main(MavenCli.java:134)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at java.lang.reflect.Method.invoke(Method.java:597)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
> at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
> at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
> at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.codehaus.tycho.osgicompiler.copied.CompilationFailureException: Compilation failure
> at org.codehaus.tycho.osgicompiler.copied.AbstractCompilerMojo.execute(AbstractCompilerMojo.java:404)
> at org.codehaus.tycho.osgicompiler.AbstractOsgiCompilerMojo.execute(AbstractOsgiCompilerMojo.java:157)
> at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:107)
> at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:195)
> ... 19 more
> [ERROR]
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions, please read the following articles:
> [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the command
> [ERROR] mvn <goals> -rf :org.jboss.tools.smooks.ui
>
13 years, 9 months
Git - worth it or not ?
by Max Rydahl Andersen
Hi,
I must say i'm pretty impressed with Git and how easy or rather *fast* to use compared to svn.
I'm still not convinced on how/if we should move jboss tools repo to a git repo or rather a set of git repo's
to make things more modular and easier (in some respects) to maintain compared to a full svn tree.
Thus i'm currently trying to setup a git mirror of our svn repo - to at least use as a testbed for git.
Thoughts ?
p.s. this is no way a commitment that we'll move to git - just a start now that GA is about to go out the door
to see if there are things we can do better to make life easier for us ;)
/max
13 years, 9 months
git2svn attempt 2
by Max Rydahl Andersen
...another fail ;(
svn2git gets confused about branches and tags...if anyone got ideas then ping me on irc and ill
give you access/visibility to the machine with full svn mirror for easy exploration/attempts.
/max
13 years, 9 months
Meet jbott your friendly slave
by Max Rydahl Andersen
Hi,
I've added jbott to #jbosstools (and from time to time others) which is a supybot with the MeetBot plugin loaded.
You can read about how to use him at http://wiki.debian.org/MeetBot
But in short: it takes notes during a meeting and generate a nice summary page with the various action items.
For now it is just an experiment - so the logs are stored at my personal site (irc.xam.dk) for now.
Eventually it should end up on jboss.org somewhere; but I wanted to get some experience using this
before pushing it all the way.
/max
13 years, 10 months