Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please publish to central repository #2

Open
ooxi opened this issue May 24, 2014 · 4 comments
Open

Please publish to central repository #2

ooxi opened this issue May 24, 2014 · 4 comments

Comments

@ooxi
Copy link
Collaborator

ooxi commented May 24, 2014

Hi,

please plublish to central repository since it is a pain to use the library without a published artifact.

-- ooxi

@mosheeshel
Copy link

+1

@ooxi
Copy link
Collaborator Author

ooxi commented Mar 4, 2015

I have created an maintained fork of serialized-php-parser which is published in the Maven central repository and can be included using the following dependency information

<dependency>
    <groupId>com.github.ooxi</groupId>
    <artifactId>serialized-php-parser</artifactId>
    <version>0.5.0</version>
</dependency>

It is a dropin replacement for the code in this repository but in order to avoid any conflicts the package has to be changed from org.lorecraft.phparser to com.github.ooxi.phparser.

@ironpinguin
Copy link
Owner

Sorry that i don't react on your issue. i am surprised that anyone use this repository. But you are welcome to get owner ship of it. (I set you ooxi as a Collaborator).
How you say it right i don't maintain this code any more, i fork it only because 3 years ago there are to many bugs to us it. But i need some thing like this for a project where is not more in use.

Sorry again that i don't recognize this issue so long time.

@ooxi
Copy link
Collaborator Author

ooxi commented Mar 24, 2015

You did a great job of cleaning up the source code and bringing it to a viable state! The original project from Google Code wasn't useable for us, too but your fork was :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants