Menu

#3 Where is the source code?

1.0
closed
None
2018-12-02
2017-10-20
No

Hi,
I would like to modify this project (eventually providing patches) but could not find the sources on SF repository. And google code does not host source code anymore.
Where is the most updated source code?
Ar ethere information on how to build the sources (requirements etc)?

Thanks,
Francesco

Related

Tickets: #3

Discussion

  • Bruce Martin

    Bruce Martin - 2017-10-21

    Basically:

    • The Recordeditor Code sits with the Recordeditor project. This is most of the code.

    I am in the middle of a fairly big change to cb2xml / JRecord / Recordeditor at the moment.
    I will generate the RecordEditor jars and run the automated tests on them. If this goes well, I will get latest code out in a day or 2.

     
  • Francesco Montorsi

    Hi Bruce,
    thanks for the fast reply.
    Great to know you're working on improving the project!
    Do you plan to check in the code in the GIT repository of this project? Or you prefer to simply make it available as download option for released files?

    I'm asking because I would like to do some changes and if the code is in GIT it would be easier for me (and you) to discuss/review changes (via pull requests) etc

    Thanks,
    Francesco

     
  • Bruce Martin

    Bruce Martin - 2017-10-24

    I have uploaded my current source (eclipse project):

    https://sourceforge.net/projects/protobufeditor/files/ProtoBufEditor/Test_Releases/Source_98.5/

    You will find there are a number of packages / jars that are needed to compile the RecordEditor but ar not need for the protobuf editor. I will look at getting rid of codegen and JRecord source and producing a simpler source package

    There is a lib directory with jars that are needed during the compile.

    The source is a in Eclipse project format. There is a MyLib variable that points to the lib directory included. If need be I can tell you the dependencies for the projects

    Basically

    • JRecord_097 requires JRecord_Common
    • RecordEditor requires JRecord_097, JRecord_Common + lots of jars (many are not needed by the protobuf editor
    • RecordEditor_z_ProtobufEditor requires RecordEditor, JRecord_097, JRecord_Common + protocol buffers jars

    For the time being send changes to me. I will look at

    • Splitting RecordEditor into 2 :
      • Basical Core used by ProtoBuf editor
      • RecordEdit / RecsvEditor sections
    • moving everything to Git-Hub

    But this will take some time.


    Currently I focussing on getting new versions of the

    • cb2xml (Cobol copybook to Xml) Project
    • JRecord Project (provides access to Cobol data from Cobol)
     

    Last edit: Bruce Martin 2017-10-24
    • Francesco Montorsi

      Hi Bruce,
      don't you think that placing the source code in a repository like git,
      subversion or something else it would be easier also for you to keep track
      of your changes, etc?

      That's just a suggestion since almost all open source projects employ git
      or subversion...

      HTH,
      Francesco

      2017-10-24 8:26 GMT+02:00 Bruce Martin bruce_a_martin@users.sf.net:

      I have uploaded my current source (eclipse project):

      https://sourceforge.net/projects/protobufeditor/files/
      ProtoBufEditor/Test_Releases/Source_98.5/

      You will find there are a number of packages / jars that are needed to
      compile the RecordEditor but ar not need for the protobuf editor. I will
      look at getting rid of codegen and JRecord source and producing a simpler
      source package

      There is a lib directory with jars that are needed.

      I will probably produce a simpler source download in a couple of days


      for the moment just supply changed souce to me. I will try and get it all
      in to github but that will take time


      ** [tickets:#3] Where is the source code?**

      Status: open
      Milestone: 1.0
      Created: Fri Oct 20, 2017 08:55 PM UTC by Francesco Montorsi
      Last Updated: Mon Oct 23, 2017 10:29 AM UTC
      Owner: nobody

      Hi,
      I would like to modify this project (eventually providing patches) but
      could not find the sources on SF repository. And google code does not host
      source code anymore.
      Where is the most updated source code?
      Ar ethere information on how to build the sources (requirements etc)?

      Thanks,
      Francesco


      Sent from sourceforge.net because you indicated interest in <
      https://sourceforge.net/p/protobufeditor/tickets/3/>

      To unsubscribe from further messages, please visit <
      https://sourceforge.net/auth/subscriptions/>

       

      Related

      Tickets: #3

  • Bruce Martin

    Bruce Martin - 2018-12-02
    • status: open --> closed
    • assigned_to: Bruce Martin
     

Log in to post a comment.