0 Replies Latest reply on Mar 8, 2010 4:17 AM by starksm64

    JBossOSGiBuildingFormSource Out of Date?

    starksm64

      If I following the directions on http://community.jboss.org/wiki/JBossOSGiBuildingFormSource to build the jboss-osgi project, I'm failing

       

      [578][valkyrie: OSGi]$ svn co http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/trunk...
      A    trunk/.settings/org.eclipse.jdt.core.prefssvn: Invalid svn:externals property on 'trunk/reactor': target involves '.' or '..' or is an absolute path
      
      
      
      [579][valkyrie: OSGi]$ svn propget svn:externals trunk/reactor/../../projects/runtime/framework/trunk framework
      
      
      

       

      This is the case even if I have a checkout of the http://anonsvn.jboss.org/repos/jbossas/projects/jboss-osgi/projects/runtime/framework/trunk/ contents at the same level as the jboss-osgi/trunk:

       

      [588][valkyrie: OSGi]$ ls projects/runtime/framework/trunk/
      pom.xml    scripts    src

       

      What is the correct way to setup and build the project trunk?